Processing CSV file for Bulk users

Navyashree
Tera Contributor

Hi All,

 

 I've a requirement, to add users in bulk, to a DL. The request is being submitted via catalog item and end users will attach a CSV file with user details like First name, last name and email Id. There is a flow developed to process this, which will read the csv file and set's the Flow variables (First name, last name, emailId) for each User in the csv file and creates user record in one of the custom table. But, the flow execution status shows as "Presumed interrupted", while csv file has more than 1K records. 

Please let me know if there any other approach to achieve this.

3 REPLIES 3

Boyan1
Kilo Sage

Hi

I have tackled a similar requirement and you can do the following - once you have the file, attach it to a data source and then fire the data source with the respective transform map.

Boyan1_0-1748590238040.png

 

Best regards,

Boyan

Ankur Bawiskar
Tera Patron
Tera Patron

@Navyashree 

does it always stop at particular iteration?

Why not use data import capability and handle the user creation?

check this

Episode 17 - Import data through multiple excels and using flow designer 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Navyashree 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader