Pattern Steps To Map the temp table records to CI Table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 12:16 PM
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,
Labels:
- Labels:
-
Discovery
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 12:17 AM
you can use the operation "transform table" and select the target table where you want to place the values on the CI records.