- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 07:50 PM
We have a requirement: Create a bulk of incident tickets using an Excel sheet and it should be auto-resolve.
Anyone can assist me for transform map script for this request?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 07:57 PM
Hi @Vengeful ,
Please check this link. It has detailed steps
https://www.servicenowelite.com/blog/2013/11/24/incident-data-load
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 04:24 PM
Hi @Vengeful ,
Can u check the transform history whether any error is coming or it gets completed without errors.
If no error then can u try writing an on after transform script to update those 3 values n check whether it updates from transform script or not.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 04:26 PM
Also if that does not work possible to share the excel file which u trying to load with 1 dummy data. I will try in my PDI n let u know.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 04:40 PM
Here's the excel file. Also, can you help to include the location on the script so I can no longer add the field to my excel file?
Script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 04:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 02:53 AM
Hi @Vengeful ,
I see on incident table there are 2 different state fields. 1 is "Incident state" which is in excel other is "state" field which is in your screenshot. can u check whether incident state got updated & if yes then u can modify the mapping in transform map.
Thanks,
Danish