Configuring AP Invoice Payment Batch Business Event in OIC For Oracle Payments Cloud business events, Payments sends an event occurrence signal when the event has happened. This table describes the business event supported by Payments. To enable Business event for Accounts payable, we need to follow below steps: To enable Business Event for payment, we […]
How to call Oracle Integration Cloud (OIC) REST APIs using OAUTH 2.0 authentication
How to call Oracle Integration Cloud (OIC) REST APIs using OAUTH 2.0 authentication. In this blog post, we will explore how to configure and use Oracle Integration Cloud (OIC) REST APIs using OAUTH2.0 authentication. OAuth 2.0 is an open standard authorization framework that allows users to grant third-party applications limited access to their resources (like […]
How to Call BIP Report Output in chunks using SOAP WSDL
Whenever we want to fetch huge amounts of data from BIP report (More than 10MB) in OIC, we usually get payload limitations error. To avoid this error, we have below two options: (A) Schedule BIP report and send File to FTP server and then read data from FTP in segment in OIC. (B) Retrieve BIP […]
Service Limits for File Adapter in OIC
The File Adapter lets you read from or write to files on an on-premises system (e.g., local file server or shared folder) via a Connectivity Agent. There are two main operations: Each has different size limits, depending on whether a schema/structure is used. For Read File operations: Polling with a connectivity agent: Download File operations:
Difference Between File Adapter and FTP Adapter in OIC
Below are differences between File Adapter and FTP Adapter in OIC: File Adapter FTP Adapter File adapter is used to read files from On-premises or private cloud (Private/internal network only (behind firewall)) FTP Adapter is used to read files from Remote FTP/SFTP server. File Adapter Supports below Operation:(A) Read File(B) Write File(C) Delete File(D) List […]
How to Fix ERP Cloud Adapter Connection issue in GEN3
Issue Description: Sometimes in Gen3 OIC instance, while using ERP Cloud Adapter connection in Integration, we get below error, and we cannot use ERP cloud adapter connection in Integration: Resolution: This issue occurs when below required service WSDL are not sync in service catalog in oracle fusion. Follow the steps below to resolve this issue: […]
