How to identify process id of data load triggerred using HCm extract
Summary:
Need to know logic to find process id of a HDL load carried out using "inbound integration" delivery type option within a HCM extract using a BIP query
Content (required):
We are trying to perform an automation using HCm extract:
- Run a BIP report that gets o/p in HDL format [can be done using globalDataModel seeded datamodel and report passing payrollactionid]
- Use its output to perform a HDL data load. [ can be done using HCmextract and Initiate HCM Data Loader flow]
- Run a report to fetch the HDL load failed lines.
Content Id can be found from process id. And process id needs to be found from a BIP query.
0