Attribute Mapping
The Oracle HCM Cloud connector is using the combination of REST API, Atom Feeds, and File Export to read the data from the Oracle Fusion HCM system. For this purpose, mapping of the schema attribute with REST API parameters must be specified in the Attribute Mapping section which will enable the connector to fetch and map the data to account attribute.
Important
Failure to specify attribute mapping will result in data not being fetched for the specified attribute and may result in inconsistent behavior between full, delta, and single account aggregation.
CSV/Schema Attribute |
Workers Attribute |
ATOM Feeds Attribute |
---|---|---|
PERSON_NUMBER |
PersonNumber |
PersonNumber |
HIRE_DATE |
workRelationships.StartDate |
DateStart |
WORKER_TYPE |
workRelationships.WorkerType |
PeriodType |
-
In CSV/Schema Attribute, enter the column header for the extract.
-
In Workers Attribute, enter the corresponding Workers API attribute name of the extract column header.
-
In ATOM Feeds Attribute, enter the corresponding Atom feeds API attribute name of the extract column header.
Note
For more information, refer to the Oracle documentation for Employees and Assignments. -
Select Save.