Hi all,
I have below scenario.
Need to read a CSV file and insert/update items in sharepoint list.. there will be around 10000!items. After reading the CSV, I am using regex and extracting fields into colection.
When looping through the fileldsnin collection, the workflow errors out after some time and it doesn't log any error.
Any suggestions what can be done here to fix the issue?
Thanks & Regards,
Usha