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
-
Restricting OAuth2 client credentials to a specific integration?Summary Is there a way to limit OAuth2 client credendials to authenticate to a specific OIC integration?Content We have successfuly used the documentation https://www.at… -
Rollback Support for OIC Integration?Summary Rollback Support for OIC Integration?Content Hi Team, We have built a synchronous OIC integration, which performs the below operations in a sequential order: 1. … -
Oracle Integration Cloud learningContent Hi All, I have a dedicated YouTube Channel where I regularly upload Oracle Integration Cloud-related videos that help everyone to learn OIC step by step. Here is… -
Issue with Error Handling case in Batch Actions of Rest Service in Contract Billing EventsSummary Error Handling based on batch wise in Rest Service of billing eventsContent Hi All Facing issue in catching error message in SOA for batch actions in Billing eve… -
Create new AP invoice with status "Validated"Summary newly imported ap invoices has status "never validated"Content I'm using ebs adapter in oic , to import AP invoices into EBS . and the invoices are imported with… -
ERP Cloud AdapterContent Hi guys, In the ERP Cloud Adapter, how can I make a Purchase Requisition? Is there any Role I need to release this API or is there really no API in the Adapter? … -
Need to decrypt file which has been encrypted and signedSummary I have an integration where i need to decrypt an encrypted file which is also signed by the clientContent I Need to decrypt file which has been encrypted and sig… -
Retrying faults at the scope levelSummary Retrying faults at the scope levelContent Hi Team, The blogs https://www.ateam-oracle.com/oic-error-handling-guide says Note that when an instance is resubmitted… -
Data Stich with dynamic indexSummary Data Stich with dynamic indexContent Hi Experts Below is the scenario I'm using Data stich to assign values to the global variable in a Loop. I'm using counter a… -
Error while Invoking Sales Order REST API from OICSummary Error while Invoking Sales Order REST API from OICContent Hi Experts, I get the below error while invoking REST API from OIC, but the same payload(JSON) works fr… -
RESTSummary RESTContent Hello - we want to use /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites to get all Sites for a particular Supplier. Question - w…User_2025-02-05-07-07-46-403 29 views 3 comments 0 points Most recent by User_2025-02-05-07-07-46-403 -
How to create a complex object in a stage file CSV by combining information from different sources iContent Hi experts, I have the requirement to download some data from a BI report and also UCM files I am using two BI reports, in OIC I have two nested foreach loops I … -
Export the Integration package the asserter load is important or not.Summary Is Asserter load is mandatory to check when export the Integration package?Content what is the advantage we can get if Asserter load is on when export the Integr… -
Consume Cloud HCM's Atom feed in real-timeSummary Has anyone got OIC Publish-Subscribe pattern working for atom feedContent I understand how we can poll atom server using a scheduled OIC integration periodically… -
Download OIC log files via REST APISummary Download OIC log files via REST API is not working.Content Hi, Is any body tried to download the monitor logs files by using. REST API. I am following below refe… -
CASDK-0005 error with some business events using Oracle ERP Cloud AdapterContent Hi experts! I'm using trying to create and App Driven Orchestration Integration using Oracle ERP Cloud v.19.4.3 Adapter to Receive Business Events raised within … -
Issue on writing a file within a foreach loopContent Hi Experts, I have created an integration that reads a BI Publisher report, my goal is to put the response of the report inside a foreach loop and using a stage … -
How to change the 'Incomplete' status of created requisition using REST API to 'Pending approval'?Summary The created requisition using REST API goes to Incomplete status, how to change it to Pending Approval?Content I am trying to Create a Requisition using REST API… -
DFF fields in Filter Expression in OIC EventContent Hi, We have used ERP adapter and build our integration using event based flow. We have noticed our DFF fields are not available in the inbound payload while we c… -
we are trying Enqueing operation in AQ adapterSummary We are trying Enqueing XML Payload as a Data into Queue Table. For that we selected Queue Details in AQ adapter and structure of the payload is NO (we selected O… -
Avoid DBCS in OICSummary Store in variable to use in Multiple processContent Hi Gurus, I have a integration which is dependant on diffrent callback responses. The flow is as below. a) I … -
Remove Trailer record from file during Stage Read OperationSummary Need to remove trailer record which is of different format than other records from txt file using stage read operation (ICS fails with error "Error while reading… -
EFF fileds are reflecting in ERP cloud adapeter connectionSummary Not able to map EFF filedsContent Hi All, There is an integration to create sales order in OM from Commerce application, have used Oracle ERP Cloud adapter in th… -
Using File Reference - File not found ErrorSummary For app Driven orchestration, Not able to use File Reference in responseContent Hi All, I have question on OIC Virtual File System. I have built an app driven in… -
Lookup getting into locked stateSummary Lookup getting into locked stateContent Anyone facing issue with lookups getting locked state in random manner? Version - 20.2.3.0.0 (200705.0200.36413) Version … -
Lookup does not existSummary Getting error as lookup does not existContent While we are running integration we are getting error as lookup does not exist in an XSLT, thought the lookup is av… -
Error in ATOM FeedSummary Receiving error in all atom feeds without any changeContent UPDATE: IT WAS A PARAMETER ERROR, I WAS NOT SENDING DATE PARAMETER ON THE EXPECTED FORMAT (2020-09-26… -
Using an integration to update the description of an expense - Bad response: 401 UnauthorizedSummary javax.xml.ws.WebServiceException: Error while dispatching SOAP message to the endpoint https://oraclecloud.com:443/fscmService/ExpenseService:javax.xml.soap.SOAP… -
Arry of records from Procedure using DB AdapterSummary Arry of records from Procedure using DB AdapterContent Hi Team, Please share if you have any working code to fetch multiple records from the database via package… -
We are trying to write json file into stage file and we able to write. now we are trying to read samSummary We are trying to write json file into stage file and we able to write. now we are trying to read same json file in other integration with filename and directory.…