Write a fix script to map fields and also populate it

Priyanka_77
Tera Contributor

So, there are 2 tables Basedata Cost center and Cost Center.
There is an after business rule which sets the fields which we receive in the message from ICU into Cost Center table.
Now, I want to write a fix script which will update the 1 yr old records.
So, when we receive a message with the xml which has data in it i need to map that into cost center table.

how can i do this?

6 REPLIES 6

There are 2 different tables ICU cost center and Cost center

Doesn't matter, gather information by parsing xmls and populate/update both the tables as required.