Import .csv file from midserver, to Servicenow and to create report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 04:47 AM
hello team,
Requirement : customers have csv file data in their system. So, they want that data to be imported/loaded into ServiceNow and create a report from it.
Note : this should be done on daily basis.
How we can achieve this ?
thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 05:01 AM
The file is placed on the MID server daily? Do you already have the import of the file to ServiceNow setup? Because then it would just be a datasource, create the import table and transform map and run a report against the data.
What kind of data is it? In what table are you putting the data?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 06:51 PM
Thanks for your response.
Yes, file is placed in midserver daily.
No, we have not imported the file to ServiceNow setup.
The data is in excel/csv format.
Could you please help me what method in data source should be used for this kind of requirement ?
if any related documentation also, please provide.
Thanks in advance