Hello Experts,
I'm doing an integration with OneIdentity with SCIM Connector x Starling Connect x SuccessFactors.
Everything seems to be working fine. I'm trying to include a filter in the "Scope" so that I can do quick tests, I want to start the sync only for the result of my filter, so that I have quick synchronization. A Full sync takes hours to finish, no good for testing.
So, I have set in "Scope" and "System Filter" a filter, according to SCIM standards. I know it works fine because I can see in the Starling Connect log that this filter was applied in the URL and the return was OK. Also, I used PostMan to validate the filter, and everything is fine.
What happen is that after the calling the filtered request, it simply continues doing and entire synchronization, when I expect it to stop after receiving the filtered result. How can I effectivelly make OneIdentity/SCIM connector only perform a Synchronization over the filter I have specified?
Best Regards,
Leonilson Lopes