Pattern Steps To Map the temp table records to CI Table

Vinuj1
Tera Contributor

I have written a pattern to retrieve the records parsing the XML file. The records are now stored in the temp table.

I want to move these records from the temp table to the CI Table in this pattern.

Any existing pattern that can be referred. 

Regards, 

1 REPLY 1

Shantanu1
Tera Guru

you can use the operation "transform table" and select the target table where you want to place the values on the CI records.