Hi All,
Is it possible to process the live data from SF i.e. SailPoint should process the joiner, mover, leavers as soon as the changes have been made in SF.
Hi All,
Is it possible to process the live data from SF i.e. SailPoint should process the joiner, mover, leavers as soon as the changes have been made in SF.
For Joiners, it’s going to be pretty hard since those records don’t exist in IDN yet, but if SuccessFactor has the ability to make outbound API calls triggered by changes to worker attributes and termination, you can point it at the Reload Account API endpoint and have it reload that worker’s SF account specifically.
You can get it to be as close as to real time depending upon how soon you get the data in IDN and also, how much data is coming.
I think the API call to trigger should be cc/api/source/loadAccounts/:cloudExternalId
that will run an optimized aggregation on the source
Two problems with that:
cc
API, which means it’s not a good long-term production solution as those are getting ready to be deprecated.This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.