For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to load PGP Encrypted Worker.zip file to Oracle Fusion
Summary
How to load PGP Encrypted Worker.zip file to Oracle FusionContent
Hi,
We are working on automation of Employee Load in Oracle Fusion from legacy application using Oracle Fusion Webservices.
I referred below note to check the Automation of HDL using Webservices. (Oracle HCM Data Loader: User Guide ( Doc ID 1664133.1 ))
We are following below steps
1. Invoking WebCenter Content Generic SOAP Web Service with Inline Content
2. Invoking HCM Data Loader Integration Service Operation importAndLoadData which Initiates the processing of a data file.
3. Invoking HCM Data Loader Integration Service Operation getDataSetStatus to check the Status
In first step , If we load worker.zip file , it loads successfully and rest of process works fine.