Does transform map captured in update set automatically run on production when moved?

harshinielath
Tera Expert

I ran a transform map to load data into a table in Dev instance. If I push the update set containing transform map and import set tables into Prod, will the transform map run automatically and load data?

Michael Fry1
Kilo Patron

No, unless you also have a Scheduled Import setup. Otherwise the transform map will be called when loading the data.

View solution in original post

If isn't possible, how can I do this proccess? Export my table with sys_id on DEV instance and then make a new import on QA and Production instance?

ARG645
Tera Guru
Please close this thread by marking the appropriate answer as correct, so that it may help others in future.