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