UKG Pro Core HCM Connector - Filter accounts based on companyId

Hello Developer Community,

I am working on integrating UKG Pro Core HCM SaaS connector and I can see accounts being aggregated. The environment has 2 companies and some users exist in both companies with the same employee number.
ISC is randomly picking one of these accounts in every aggregation.

Is there a way to filter users based on a specific company?

Thanks,
Yash

Are the employees active in both companies?

Hi Yash,

You can use the “filterString” attribute on the source to filter any accounts. In this case one the account is inactive, so you can bring in only the active accounts.

If both the accounts active then it’s a data issue or you can have one more filter added in the filterString to get the appropriate account.

Regards,
Karthi

1 Like

You can find all the information about filter string here

Thanks
Krish

2 Likes

SailPoint confirmed that the connector does not support account filtering based on any attribute. We ended up using the termination offset since we did not have any active users in the other company.

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