- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2022 10:13 PM - edited ‎12-26-2022 08:36 PM
After Tokyo upgrade we found that reference fields are unable to perform and match record based on sys_id, same robust transform works perfectly fine in Sandiego instance.
I made a video to demo the issue.
Looking for help if someone has faced similar issue.
Video :
Solved! Go to Solution.
- Labels:
-
Data Foundations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2022 08:35 PM
I found the solution for this issue, starting Tokyo we need to explicitly mention sys_id in the target entity for example, if the fields in target table (incident) that are getting mapped are caller_id and location then entity field path should be caller_id.sys_id and location.sys_id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-26-2022 08:35 PM
I found the solution for this issue, starting Tokyo we need to explicitly mention sys_id in the target entity for example, if the fields in target table (incident) that are getting mapped are caller_id and location then entity field path should be caller_id.sys_id and location.sys_id