Moving Transform Map in update set

san1989
Giga Guru

Hi All,

If in dev instance I have created importset table, transform map with script and moved data to target table(captured in update set), after moving the update set to prod, what are all will be captured and not captured. What are the steps I need to do in Prod?

Please let me know.Thanks.

5 REPLIES 5

Ashutosh Munot1
Kilo Patron
Kilo Patron

HI,



Data Source,


Transform Map,


Transform Scripts,


Table.



WIll be captured in update set.



Data will not be captured.



Thanks,
Ashutosh


@Ashutosh Munot  : Hello 

What about the field maps. ??  The source table on dev and transform map was removed after clone . So  from test instance i have captured all the customization in a update set and retrieved in dev . I am not able to to see the field maps for the transform map

 

Regards

Annie

bernyalvarado
Mega Sage

Hi Santhosh,



Data is not moved through update sets. One option to move your data is to go to the list view of your table and perform a export xml. In Production you can later do an Import XML to upload the data. One important recommendation, try it out first in a subproduction instance



Thanks,


Berny


bernyalvarado
Mega Sage

The following should be helpful: Importing from another ServiceNow instance



Thanks,


Berny