Hi everyone,
I have an online application form and I got the data through web service there are 5000 to 10000 records per service I am getting that I need to update against the applicant id
I have created my own SP timer job which is running perfectly fine but it takes a long time to update each record in the loop.
I don't think its a right approach, can any one tell me how to update bulk info in sharepoint list against the id
Regards