Oracle HCM-OFS Employee Update Integration
"Oracle HCM OFS Employee Update" integration updates a resource in OFS when an employee details are updated in HCM.
Extract Flow
The "Oracle HCM OFS Employee Update" integration passes employees updates from HCM to OFS
in near-real time. This accelerator uses the HCM Atom Feed - “Employee Update” to get the employee updates
from HCM. The details about how to subscribe to the HCM Atom Feed is available here
(https://docs.oracle.com/en/cloud/paas/integration-cloud/hcm-adapter/index.html).
- The "Oracle HCM OFS Employee Update" scheduled integration filters out the required employee assignment according the job code, business unit name and assignment status of "ACTIVE". For each employee, it triggers the "Oracle HCM OFS AtomFeed Helper" child integration.
- The "Oracle HCM OFS AtomFeed Helper" calls the Public Worker API to get the necessary details to create the resource and calls the "Oracle HCM OFS Employee Sync Helper" helper integration.
- The "Oracle HCM OFS Employee Sync Helper" integration maps the data passed from HCM to OFS as mentioned in the mapping table. Thus corresponding resource details will be updated in OFS.