We have an authoritative source as Workday, and Active Directory is our target application.
Our requirement is:
We have to update an attribute (say Attr1) in workday with some value from identity attribute of ISC
We have updated identity profile mappings, schema mappings, and attribute sync for workday as well.
Value is getting updated in ISC. But the problem is that attribute sycn is not working from ISC to workday.
It gives error [“Update operation not supported for schema attribute Attr1”]
PS, my understanding is that ISC can only update Contact Information (Email address and phone numbers), User IDs and Custom Attributes (by the use of WD custom objects).
You’re not giving us much to go on. Please share more details on the attribute you are trying to provision, the xpath, the integration, the custom object, the api url and the console logs.
The requirement is to update 2 attributes, Email and NetworkID.
Email works with attribute sync where as NetworkID comes under Custom IDs in Workday so it throws error [“openconnector.ConnectorException: [ ConnectorException ] \n [ Error details ] Exception : null”].
I have followed the steps from the document I have attached above.