Workday Accounts - ORG_ROLE##ORG_NAME Account Schema Attribute Disappears on Aggregation

My connector uses OAuth 2.0 Authentication. I created OrganizationRole group object as suggested here - Group Attributes

I added account schema attribute as suggested here - Aggregation of Organization Role with Organization Name

But when I run account aggregation, the ORG_ROLE##ORG_NAME account schema attribute disappears. Please assist.

When you say the account schema attribute disappears, do you mean that during aggregation, the ORG_ROLE##ORG_NAME attribute is missing from the aggregated account objects?

In that case, it’s likely that the connector isn’t returning those attributes during aggregation. I would verify the configuration of your attribute flags.

Additionally, they may be returning an empty or null value.

Can you share your config details for more assistance? Namely the account schema definition and the connector response during aggregation.

Thanks for checking Dalton! I tried with again with a new source and it worked. Probably a corruped source causing issues.