As organizations become more reliant on digital communication, the risk of cyber attacks increases. One type of attack that poses a significant threat to ...
Cloud Service Models & IaaS Vs PaaS Vs SaaS: Let's talk about these terms today. For the last few years, cloud computing is the buzzword. Though cloud ...
This XML file does not appear to have any style information associated with it: You may have seen this message while working with integrations and XML files. ...
Oracle PCS is a part of the Oracle Integration Cloud (OIC) bundle and it gives flexibility in process automation. And as this is a cloud-based product ...
FTP Adapter in OIC In this Oracle Integration Cloud use case, I am going to share how to read ATOM Feeds of a new hire employee from Oracle HCM Cloud in ...
While using HCM Adapter (or ERP Adapter) you may encounter error related to the Service Catalog url similar to screen shot below or with Messages like ...
HCM Cloud Atom Feeds are feeds in Oracle HCM Application similar to RSS feeds which can be subscribed and read for further processing. For example when an ...
Rest Vs Soap API is a point of discussion whenever a web service has to be used in the IT world. Nowadays Rest services are becoming popular and there are ...
Using hz_imp_parties_int interface CREATE OR REPLACE PACKAGE idc_supplier_upload_pkg AS PROCEDURE idc_supplier_insert (P_BATCH_ID VARCHAR2, P_SYSTEM ...
Package Specification CREATE OR REPLACE PACKAGE IDC_Billing_Ext AS /*Procedure GetCurrentRevenue( X_project_id NUMBER, X_task_Id ...
Using inv_reservation_pub.create_reservation DECLARE p_rsv inv_reservation_global.mtl_reservation_rec_type; p_dummy_sn ...
To create new LPN Sample script to pack using wms_container_pub.Create_LPN API create or replace procedure IDC_pack_to_LPN( p_sub_inv ...
Hi David,
Use the rest API to submit the ESS job and capture the request id in the response
https://docs.oracle.com/en/cloud/saas/financials/22b/farfa/op-erpintegrations-post.html
welcome
You should have an EBS apps technical resource to confirm that the transaction raises an event, and get the event name to be subscribed. if OIc developer knows eBS he /she can handle.
Depends upon the exact use case, ideally if your transaction raises a business event in EBS, subscribe to the event and trigger an external integration call, enrich data that can be consumed by GTM .