- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 02:19 AM
I have to generate 700 incidents via data load
i have the below reference fields on the form and email ids are provided via excel
Requester,
Requesting on behalf,
Assigned to
Requester is a mandatory field , Requesting on behalf sometimes can be empty and Assigned to is mandatory
For all the above fields name is displayed on the form.
how to generate incidents via import set transform map based on the email ids given from the excel
Thank you for the help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 06:49 AM
If excel can have empty number field then ensure in your transform map check this checkbox
I assume you have configured the Number column
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 06:43 AM
your excel doesn't have any INC number?
Is that what you expect in file?
If you always want to insert then remove that field map?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 06:49 AM
If excel can have empty number field then ensure in your transform map check this checkbox
I assume you have configured the Number column
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 02:34 AM
Hello @SAS21
You will use field mapping on reference field just give which field you will use to identify reference record. In below example we are mapping value from source table for column "created by" to target table column "caller" now while mapping we are checking with refernce field column as email if match found this entry happens else it get ignore if choice action selected is ignore if created option is selected it will create a new user entry on reference table.
Check this video for more details. https://youtu.be/UoadcmEG548?si=qr2dodETF8GPrd2m
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 03:30 AM
Hello @SAS21
Thank you for marking my response as helpful! 😊
I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 06:19 AM
Hi @SAS21
What is required to generate the transactional data? You can do this by importing XML from another instance.
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]
****************************************************************************************************************