We are trying to writeback upn values from ISC to Workday system.
We are able to fetch the value of upn through aggregation but when we try to writeback to workday system, we are getting below error. It is a Workday - Saas Connector. Can somebody help on this please.
[β[ConnectorError] Cannot convert undefined or null to object (requestId: bed45dc4c530435ebca28bfcd3190a16)β]
Yes, configured custom attribute with __c and Xpath. Aggregated in ISC. Then under create policy configuring this attribute with identity attribute that has different value and then enabling the attribute sync
the error usually when you are trying to sync null to target system but wanted to confirm : are you see this if the user attribute is null or even for non-null values too?
Just noticed youβre on the SaaS connector, apols. Have you followed the steps in Provisioning Settings particularly the note about Custom Object-Attribute Associations and REST API Endpoint