Solved - Robust transform unable to find reference values post Tokyo upgrade

VaranAwesomenow
Mega Sage

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 :

1 ACCEPTED SOLUTION

VaranAwesomenow
Mega Sage

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

VaranAwesomenow_0-1672115716223.png

 

View solution in original post

1 REPLY 1

VaranAwesomenow
Mega Sage

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

VaranAwesomenow_0-1672115716223.png