How to Process Files from MID Server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 06:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 07:47 AM
can you share your existing script include and mid server script include as well?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 08:33 AM
Thanks for the response. What script include you are asking for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2023 09:19 AM
this one -> global.AttachFileFromMid()
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader