Data Source field empty in Import Set table

guestee
Tera Contributor

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

guestee_0-1717415344498.png

 

4 REPLIES 4

AJ-TechTrek
Giga Sage
Giga Sage

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

 

https://docs.servicenow.com/bundle/washingtondc-api-reference/page/integrate/inbound-rest/concept/c_...

 

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

Pratiksha
Mega Sage
Mega Sage

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. 

venkatkk
Tera Contributor

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.

I assume you have created a data source for the rest. And using the data source in ETL. And I hope at the end you created a schedule for it. It should update the data source if it is configured the way I explained.