Extending OOTB OIC Recipe - Extract New Hire Info (Continuation of Part 1)
Background In the previous blog we have seen how to Install and Run a Recipe - Extract New Hire Info from Oracle HCM Cloud. Extract definition is created and executed in HCM Cloud as a pre-requisite for the OOTB Recipe to work. In this blog we will create an Integration Flow in OIC to extend and automate the whole process of executing the Extract instead of having it done manually from HCM Cloud. Also, there has been incredible uptake of cloud storage buckets which provides a simple, low cost mechanism to store both structured and unstructured data. Data Archiving is one of the key use cases for extracts. We will store the extracts in an OCI Storage bucket as part of the Integration Flow. Usecase Flow Pre-requisites Oracle HCM Cloud Extract A Valid Oracle HCM Cloud Extract Definition Configure Webcenter Delivery Option and an Integration Name Note: Do not Submit the extract. We will invoke the same from OIC OCI Object Storage Bucket Login into OCI Console and Navigate to Object St...