Transform maps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2023 09:16 PM
Case 1:
I have a incident number and a new incident number, short description and description, in my excel sheet
I want to update the existing incident numbers with new incident numbers
using transform map in service now
Case 2:
I have only incident number and a new incident number in my excel sheet
I want to update the existing incident numbers with new incident numbers
using transform map in service now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2023 09:58 PM
Hi @RaviSankar54 ,
U just need to have 1 transform map created for both scenarios as u want to update existing Inc number with new Inc number & other info.
In ur transform map u need to have the field map of existing incident as coalesce so that based upon existing Inc number it will find data n update.
Existing Incident --> Number
For new incident number field map should be like
New Incident Number --> Number
Short description --> Short description
Description --> Description
Left hand side values will be import set table fields & right hand side values will be Target table(incident) fields
Hope this helps
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2023 03:26 AM
It is easily doable, just one thing to note, make the Incident number as coalsec so that it should give error when you try to update. Here is video to understand this.
My friend @Danish Bhairag2 already provided the solution but for future if you need help this video will be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************