Sync Directories
Use this recipe to build an outbound integration to a customer identity management system when a new hire is created in Oracle Fusion Cloud Human Capital Management.
Note:
Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.
Description
This recipe demonstrates how to build an outbound integration to a customer identity management system when a new hire is created in Oracle Fusion Cloud Human Capital Management
Using the ATOM feed within the Oracle HCM Cloud Adapter, this recipe illustrates the ability to subscribe to New Hire notifications, build a full data set of profile data using additional REST calls, and then write the results in a different format to a third-party system.
System Requirements
-
Oracle Integration
-
Oracle Fusion Cloud Human Capital Management, Release 13 or later
-
FTP server
-
DateTimeLib4_1.0.jar
-
getEmployeeResponse.json
-
newEmployeeFile.csv
Related Documentation