Data Source field empty in Import Set table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 04:49 AM
I'm using Import set API (/insertMultiple) and transforming the data using Robust Transform Map, records are getting inserted/updated but the data source field is empty in the Import set table. Pls help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2024 01:28 AM
Hi @guestee ,
Refer the below, Might this will be helpful.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1210160
https://www.servicenow.com/community/developer-articles/import-set-api-goodbye-srapis/ta-p/2318624
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
Ajay Kumar
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2024 05:12 AM - edited 06-04-2024 05:26 AM
You need to add data source choice before creating the ETL. Now, when you create a new ETL at that time it ask what the data source their you need to add it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 02:30 AM
Thanks for the reply, I have done the above created data source and mapped the data source to the ETL, I can see the Data Source when we run the data source manually but when we use API (/insertMultiple) data source column in the import set table is empty as shown in the above screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 06:51 AM