Hi Developers,
I’m working with an Oracle HRMS source in SailPoint and need some guidance regarding synchronization.
We noticed that running the standard account sync updates accounts and consequently changes the EFFECTIVE_START_DATE attribute. However, in our use case we want to avoid modifying this date.
Requirement:
-
Update the Name attribute for only a subset of accounts (for example, recently created accounts).
-
Ensure that the EFFECTIVE_START_DATE in Oracle HRMS is not updated or changed to the current date during the sync.
Questions:
-
Is there a recommended way to sync or update specific attributes for selected users without affecting the EFFECTIVE_START_DATE?
-
Would implementing a Workflow be a viable approach for this scenario?
-
Are there other best practices (e.g., targeted aggregation, rule-based updates, or connector configuration) to handle partial updates from Oracle HRMS without triggering an effective date change?
Context:
-
Source system: Oracle HRMS
-
Attribute in question: EFFECTIVE_START_DATE
-
Desired update: Name attribute only for some accounts (recently created users)
Any guidance or recommended approaches would be greatly appreciated.
Thanks in advance!
