Import Worker Records from an FTP Server to Oracle HCM Cloud

Use this recipe to create workers in Oracle HCM Cloud based on hiring data from an external system.

Note:

This recipe is available as Oracle HCM Cloud — FTP Server | Create Workers in the Integration Store. 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.

Overview

This recipe demonstrates how to use Oracle Integration to create workers in Oracle HCM Cloud. The integration handles different types of workers including permanent employees, contingent workers, and pending workers.

The integration performs the following actions:

  • Reads a file from an external FTP server that contains data for new workers.

  • Transforms and formats the file to generate the REST payload.

  • Create the appropriate individuals with worker types within Oracle HCM Cloud.

System and Access Requirements

  • Oracle Integration

  • Oracle Fusion Cloud Human Capital Management, Release 13 or later

  • FTP server

  • Employee record payload files

Install, Configure, and Run the Recipe

For more information and steps to install, configure, and run recipes, see Get Started with Integration Accelerators and Recipes.