To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
OAUTH Implementation for ERP adaptor, Call Back erroring when download option in trigger is set to tContent ImportBulkData operation from OIC to ERP successfully and callback for the same import with download option in Integration Trigger set to true is erroring (conne…
-
DRM SOAP API StartImportbyName via Oracle Integration CloudContent We have a DRM integration which will run dimension exports from EDMCS and then import the data in DRM via SOAP API StartimportbyName operation. Below are the doc… -
Stage Read fail in OICSummary Stage Read fail error in OICContent Based on the error message, my integration stopped at StageWriteFile. However, the error is shown as below: I have selected a… -
Need to know the OIC Integration timeoutContent Hi Team , I want to know the OIC Integration timeout details. How much time a integration(schedule and app driven) can run . Thanks, Ayyappa -
How to send response from global faultContent Hi All, I have build a one app driven integration where in the trigger rest connection i have provided the request and response payload.If some thing error occur… -
An error occurred while processing the request payload in the target REST endpoint in OICContent Hi everyone, Brief Summary of my topic: Target system is exposing as REST service and accepting as JSON payload same we are enhancing in OIC. created REST adapte… -
Read CSV line by Line, transform rows and pass data to SOAP API callContent We have incremental exports of data from Oracle EDM RestAPI. The data is in the form of a CSV file to a staging area. An example of CSV file rows.... Node Parent… -
Get Salesforce session ID using Salesforce adapter in OICSummary Get Salesforce session ID using Salesforce adapter in OICContent Hi, We are using Salesforce adapter to do bulk query data from salesforce in OIC flow. But we co… -
Do we have possibility to read and write an excel file in OICSummary Do we have possibility to read and write an excel file in OICContent We have 2 requirements: 1. To read an excel file, process the data 2.To write an excel file … -
Idea - webservices/roles/privileges detail one place for Fusion ApplicationsSummary I have posted an Idea for this requirement, please check this is good to have or any other easy optionContent Check the Idea details here https://cloudcustomerco… -
New Oracle Integration Recipes AvailableSummary New Oracle Integration Recipes AvailableContent The following new recipes have been added to Oracle Integration Generation 2 to help you jump start your integrat… -
OIC Notification failingSummary OIC Email Notification failing IntermittentlyContent Hi Folks Anyone faced the issue of OIC email notifications failing due to the below error and not sending em… -
OIC integration with sharepoint using certificates/private keysSummary OIC integration with sharepoint using certificates/private keys instead of client_secretContent Hi, I'm trying to create an integration to connect to sharepoint … -
Restricting OAuth Client Credentials to specific IntegrationsSummary Create two scopes for two integrations and give access to two different clients such that the first client can access only scope A and the second client can only… -
Difference in Synchronous SOAP endpoint and Asynchronous SOAP endpontContent Hi experts, Some of the Saas webservice offers synchronous and asynchronous operation Other than delayed response(Asynch) or immediate reponse (Synch). Are there… -
OIC integration with Azure AD: Using oAuth2. AADSTS900144: The request body must contain the followiContent Hi - I've configured the OIC REST adaptor to connect to AAD. However, when i run the integration, i get the error below. So where do i define the refresh_token p…User_2025-02-11-15-04-07-764 96 views 2 comments 0 points Most recent by User_2025-02-11-15-04-07-764 -
ERP API Update Instalments - 404 ErrorContent Hi All, I am trying to use the Rest call in the below link to update a field for an invoice. https://docs.oracle.com/en/cloud/saas/financials/21b/farfa/op-invoic… -
OIC REST - how to save xml payload to ATP clob column opaquelySummary OIC REST - how to save xml payload to ATP clob column opaquelyContent I am trying to build a simple REST integration that when called from Postman with an xml pa… -
Splitting a field with comma separated values in OICSummary Splitting a field with comma separated values in OICContent Hi All, I have the below problem. I have a field as below which I read from a table Entity_List : "A"… -
Aborted StatusContent Hi, We have a scheduled integration which push updated data from one system to another system. As part of the initial migration the data is huge. We ran the inte… -
OIC Assertion - Regression catchingSummary How does OIC Assertion help capture Regression errorsContent Hi , From past few days, i have done quite a bit of reading on OIC Assertions and tried implementing… -
How to create a payload within OICContent Hello, We are reading a bunch of records from third party using REST adapter GET. Basically, we get a collection in ITEMS array. We want to insert these records …User_2025-02-11-17-16-53-286 129 views 5 comments 0 points Most recent by User_2025-02-11-17-16-53-286 -
Sign XML data using PKCS#7 standard algorithmContent Hi Experts, I have payment related bank integration. The requirement is something like OIC receives the payment xml data and Sign the complete XML message using … -
Create Multiple Supplier using REST adapter failsContent Hello Expert - I am using OIC to create multiple suppliers ( 2 suppliers payload ) In ERP using REST adapter. It fails. But, if I send only one supplier payload …User_2025-02-05-07-07-46-403 34 views 12 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
Insert mutiples in Oracle ORDS failsContent I have a table in ATP database. I converted table into right click ORDS service. I am able to insert single row using postman. I am not able to insert mutiple ( … -
Capture Business Events in OIC for ESS Triggered in SaaSSummary Capture Business Events in OIC for ESS Triggered in SaaSContent Hello, We have the option to get the callback of ESS Job when we trigger it FROM OIC by providing… -
Convert Comma Separated into OR delimiterSummary Convert Comma Separated into OR delimiterContent Hi, I am currently doing a logic on changing the data format from: "listOfAccountNumbers" : "0000001, 000002, 00… -
Unable to read all the 2000 records using Stage Read File SegmentsSummary Unable to read all the 2000 records using Stage Read File SegmentsContent Hi, We have retrieved 2000 rows from BIP, then we are reading those records via Stage F… -
OIC SFTP Connection ErrorSummary We are facing an issue with an SFTP connection and need some help if anyone has faced this issue before.Content Hi All, We have an SFTP connection in OIC which w… -
Using lookup-xml in integrationsContent Hi, I've been trying to implement a solution which needs to join data from two different files. File A contains business data and File B(xml) contains reference …