Workday Write-Back issue

Hello Team,

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”]

Can anyone help me with this?

Ensure the attribute is mapped in the source’s Create Account definition, as this is required for attribute synchronization.

Since Workday is our auth source there is no create account policy.

For auth source attribute sync is not enabled, it can be achieved through transforms

I have configured it using API’s, It’s enabled.

Hey it wont work I said it cannot be enabled, so it is achieved through transform

You need to create a create account policy to do attribute sync

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).

See Supported Features

try enable provisioning as in the screenshot and that should work to sync the data to workday.

It’s already configured

Is the create account profile mapped ?

No, create account not mapped yet.

As I say above, to use attribute sync, you need a create account profile. Is the attribute you want to sync one of the supported ones?

Please do so and then it should work.

It is of Other Type or custom IDs in Workday.

Now I get this error [“openconnector.ConnectorException: [ ConnectorException ] \n [ Error details ] Exception : null”]

After performing the required things.

Anyone has a solution for this?
I followed this , but it doesn’t work Aggregation and Provisioning of Custom IDs

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.

Are you able to aggregate the custom id?