- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2015 05:34 PM
I'm trying to import some data from one instance to another using the XML data source (table.do?XML). I have a transform map that tries to set the sys_id on the target from the import table u_sys_id field. I can see the import table get populated with the sys_id of the source table, but the records are being created with a generated sys_id every time. I have set the coalesce field, and the mapping looks proper... I'm just not sure what I'm missing or if this is possible on the core_company table?
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2015 07:05 PM
If you want to set the same sys_id, co-lease isn't enough. You will have to follow the steps in the below page:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2015 07:05 PM
If you want to set the same sys_id, co-lease isn't enough. You will have to follow the steps in the below page:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2015 04:29 PM
Thanks Abhiram, I did not realize that the 3.4 section was required also. Solved my problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2015 06:39 PM
Please mark this question as "answered" if it he;pmed you. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2022 12:58 PM
