Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

please tel me answers for these quetions

Former Member
0 Kudos
66

in real time what we will do with the error records those are not updated in database

i.e (error log file ) in session method

2 REPLIES 2

Former Member
0 Kudos
39

Analyse the errors, u r loading the data means, u know some thing about the data, relations etc.

You have to find out the reason why that record is not uploaded

any foreign key relation, or dependency , format, type etc.....

and upload again after corrections

Reward if useful........

Former Member
0 Kudos
39

keep these records in seprate file and upload the same with corrections.

reward if useful.