How to Process Files from MID Server?

RK25
Giga Guru

Hi,

 

I have a requirement to pull several .csv files from the MID server and process the data in ServiceNow. Could someone suggest what is the best way to achieve it? Few things to consider..This folder will contain multiple types of files but I only need .csv files. Appreciate any insight.

 

I tried using new global.AttachFileFromMid() but it can only pull one file at a time with a specific name.

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@RK25 

can you share your existing script include and mid server script include as well?

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

Thanks for the response. What script include you are asking for?

@RK25 

this one -> global.AttachFileFromMid()

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