Hi All,
Can you help me creating a object mapping and compare the object for cross domain?
I have created a connect in Sandbox environment and tried creating object mapping. But for some reason not able to understand the parameters how and what needs to be passed.
I have read the document but there is no example of it.
Can anyone help me creating mapping and steps to compare?
Regards,
Shekhar Das
Hi @shekhardas1825 ,
In Object Mapping, for creating a comparison between objects in the source tenant and the live tenant, you need to map some fields like,
- Select a Tenant – tenant to start mapping from
- Object Type
- JSON Path – preceded by “$.” then with specific fields
- Source Value
- Target Value
- Enabled Status - default will be false
For detailed explanation, you can get reference from the documentation,
The example for object mapping would be like,
For creation of object mappings,
Click on “Create New” and add the fields which I have mentioned at the start.
After creating the Object Mapping, the enabled status will be false, you can manually turn it to true for consideration.
Thanks!!
2 Likes