Usecase: Here, we will see how to import data for business objects wih the HCM data loader from OIC Integration.
Here, I will import Grade.dat file.
Before proceeding further, read my below blogs:
- About delimiter data (.dat) file format
- How to Generate Business Object Mapping File in HCM
- Modifying Template and Integration Mapping File (nxsd) for OIC
Highlevel steps:
- Read the source file , it can be fetched from a ftp server, rest or soap service etc.
- Write Grade.dat file in Stage action Using integration mapping file(nxsd ).
- Zip the file using stage.
- Drag and drop HCM connection and configure and select Import Bulk Data using HCM data loader(HDL) and submit an HCM data loader job
- Drag and drop HCM adapter again and configure with Query the status of an HCM Data loader job
Integration flow:
Detailed steps with Screenshots:
Create Oracle HCM Cloud Connection
Read file using FTP adapter
Write file to stage:
Zip the file
Import the zipped file
No comments:
Post a Comment