We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Load Data. Script.

Alex153
Tera Contributor

Hi guys,

Do you know how to create Load data using script? Or what's the name of a table where I can find Import set tables?

find_real_file.png

9 REPLIES 9

Ankur Bawiskar
Tera Patron

Hi,

what's your business requirement? please explain

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi,

The reason is this problem https://community.servicenow.com/community?id=community_question&sys_id=7871261ddb2a0d10aa66a9fb1396196e

I would like to create import set table using Load Data (somehow 🙂 )

Hi,

I got your point; you want to create import table from script.

But what's your business requirement to do so

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

The main target is to create automated process that creates import from data source (CSV) to ServiceNow. I create steps in Studio using variables. And one of these steps is to create import set table 🙂