Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Scheduled import with existing transform maps and import tables

ebaileyybs
Tera Expert

I have created 2 import tables along with 5 transform maps.

I now want to set up a scheduled import using the tables and maps I have already created but when I am setting up the data source it appears i can only create new.

Is this right?

Is anyone aware of how I can use my existing tables and maps?

Thanks!!

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

Look at your transform map, and get the name, and Source table.
Screen Shot 2016-10-27 at 10.42.40 PM.png



In your Data Source, enter the name, and Source table. When you click Save, it automatically adds the Transform Map based on the data you entered.


Screen Shot 2016-10-27 at 10.42.54 PM.png


View solution in original post

4 REPLIES 4

Michael Fry1
Kilo Patron

Look at your transform map, and get the name, and Source table.
Screen Shot 2016-10-27 at 10.42.40 PM.png



In your Data Source, enter the name, and Source table. When you click Save, it automatically adds the Transform Map based on the data you entered.


Screen Shot 2016-10-27 at 10.42.54 PM.png


Hi thanks for your reply.



I have done as you suggested and it appears to be working as it has pulled through my 4 transform maps.



I have given the maps an order in the hope they will run consecutively - will that work?



find_real_file.png



Thanks for your help!



Emma


Yes that will work. ServiceNow runs transform maps from lowest to highest Order.


Great, thank you!