Inbound Loader Process Service

The FBL Inbound composite process handles the handshaking with enterprise to acknowledge that a zip file has been placed in the FTP directory and can be consumed and a returning acknowledgement. This process also initiates the loading of data in the zip file.

Life Cycle Status: Active

Logical Business Objects

  • HCM-HCM

  • HCM-HCM : HRC-HCM Common Architecture

  • HCM-HCM : HRC-HCM Common Architecture : HCM_COMMON_BATCH_UPLOAD-HCM Common Batch Upload

Operations

process

This operation processes the incoming zip file and responds success or failure to the request.

Callback Operation Name: processResponse

Service Type: Asynchronous

Input Payload

  • Description: The input payload includes the zip file name to be processed, folder location of the zip file, business object list and non-fusion system identifiers (process instance and run control id) along with the time stamp of the request submission.

  • Type: {http://xmlns.oracle.com/apps/hcm/common/batchLoader/inboundLoaderProcess}InboundLoaderProcessRequestMessage

Output Payload

  • Description: The output payload includes request status as 'SUCCESS' if successfully processed the zip file along with non-fusion system identifier - run control id; passed in during request submission. If the zip file was not found for the given file name 'FAILURE' status is returned, with an appropriate errorMessage.

  • Type: {http://xmlns.oracle.com/apps/hcm/common/batchLoader/inboundLoaderProcess}InboundLoaderProcessResponseMessage