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.

Transform Map needed to update Reference field

Saib1
Tera Guru

Hi ,

I need transform map to update the reference field.

I have the excel sheet it contains the data .

 

find_real_file.png

I need this to be updated on the Maintain Items reference field 

find_real_file.png

 

 

 

 

1 ACCEPTED SOLUTION

Then set choice action value as create, so that it create new record and update.

View solution in original post

3 REPLIES 3

Periyasamy P
Tera Guru

In your transform map, field mapping enter your reference table column name where this OracleDB/LinuxDB present. So, it will match excel value with your reference table and update the data

find_real_file.png

that value is not present in reference table . Eventhough it will get updated?

 

image

Then set choice action value as create, so that it create new record and update.