Workday Accounts Connector Aggregation

Hi,
We are trying to connect Workday HRMS system using Workday Accounts connector, the test connection is successful, the entitlement aggregation is also successful but in case of account aggregation, we do not get any data, the account schema contains following attributes:

  • FILENUMBER
  • USERID
  • WORKER_TYPE
  • USER_BASED_SECURITY_GROUPS

Is there anything we are missing? Aggregation process takes like 6-7minutes but end up bringing success message with 0 accounts.

Can anyone help with what I must be missing here?

Hi @tushar9625257

Did you very the the xpath schema mappings for the above mentioned attributes

Yes @rajeshs I have everything setup for these attributes

Hello Tushar,

Apolgies for the very late reply on your post but I wanted to know if were you able to fix this. If not, can you tell us the whether you had verified the xpath which you are using.
In most cases like this, the connector is not able to bring in any value because the xpath which is configured doesnt return any value, so it might be useful to verify whether the xpath is correct and is actually returning in the required value.

-Aishwarya

1 Like

Hello Aishwarya, thanks for the reply, but I have already resolved it myself.

1 Like

Hi @tushar9625257

Can you post the solution on how you resolved?

HI @rajeshs It was actually the X-Path issue, the normal X-Paths (the ones used for Workday direct connector with same tenant) didn’t work, I had to use the X-Path mentioned in the connector documentation to get it fixed, I still don’t understand how it works but worked for me.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.