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
-
IntegrationContent I have to update the a staging table with the values from the input file. I have to run the following query in AIC. UPDATE staging_table SET active_flag = :activ…User_2025-02-05-09-32-34-013 35 views 3 comments 0 points Most recent by User_2025-02-05-09-32-34-013 -
getting error in callback program in OICSummary getting error in callback program in OICContent Hi experts, I have designed a supplier import using ERP cloud adapter for FBDI loader and it is working fine. pro…Pradvin Heggar Prabhakar-147626 94 views 24 comments 0 points Most recent by Hemanth Lakkaraju-Oracle -
Atom feed response not getting refreshedSummary Response of atom feed is retained until it is replaced by new dataContent Hi, My scheduled OIC integration has HCM adapter which is enabled for 'Subscribe to Ato… -
Filter trigger endpoint by multiple elementsSummary Need help with the syntax for a filter, that restricts the triggering event of my integration flow by 2 different elementsContent Hi, I'm a newbie on OIC, so sor… -
Using Newer version of PCS application in OICContent Hi All, I could see that when we try to use a newer version of PCS application in OIC the mapping seems to be deleted automatically. Is there any work around ava… -
Search VBCS BO in ICSSummary Need to retrieve a specific record of a BO based on a non id fieldContent Hi, I'm trying to search for a specific record in a BO in ICS. I created a REST Endpoin… -
Call VBCS BO Rest Endpoint in ICS MapperSummary Patch Operation on VBCS Business Object using field other than IDContent Hello, I am retrieving from ERP Cloud using an OTBI report using ICS and loading a VBCS … -
Load testing integrations in Oracle Integration CloudSummary Load testing integrations in Oracle Integration Cloud that connects on Prem EBS to Oracle Cloud.Content Hi, I would like to know what tools/applications can be u…User_2025-01-31-16-34-20-587 12 views 0 comments 0 points Most recent by User_2025-01-31-16-34-20-587 -
OCI Object Storage Access at OICContent We're trying to upload csv files into OCI Object Storage bucket. In order to upload files/objects into OBject Storage from the back end, either this will be by u… -
Issue using file adapter to write to a csv fileSummary Issue using file adapter to write to a csv fileContent Hi Experts, I'm writing few records into a file using FTP and records are written correctly but there are … -
Special Char issue in OICSummary Special Char issue in OICContent Hi All, I am facing a issue while passing a param value containing Special char in payload.For e.g I am writing a stage file pas… -
Unable to access /hcmRestApi/resources/11.13.18.05/emps REST API from POSTMANSummary Unable to access /hcmRestApi/resources/11.13.18.05/emps REST API from POSTMANContent Hi Experts, I'm trying to connect to rest api /hcmRestApi/resources/11.13.18…Pradvin Heggar Prabhakar-147626 1.8K views 12 comments 0 points Most recent by Prateek Parasar - GTUK, ACE Pro -
Getting error in a simple integration in ICSSummary Getting error in a simple integration in ICSContent Hi Experts, I'm new to integration. I created a basic one to one integration and invoke rest adapter is throw…Pradvin Heggar Prabhakar-147626 28 views 9 comments 0 points Most recent by Pradvin Heggar Prabhakar-147626 -
OIC mapping only one element of a repeated elementSummary OIC mapping only one element of a repeated elementContent I'm trying to map one element of a repeated element, this repetead element is receiving the value of 3 … -
Download and Decrypt Object Storage Classic Container Object using OICSummary Download and Decrypt Object Storage Classic Container Object using OICContent Hi Gurus, I have the below requirement in OIC. Any pointers please. 1. Source syste… -
When i am update Endpoint adapter it showing Error "A connection to the server has failed. (Status 5Summary I m Using App Driven Orchestration, When i am trying to update the Endpoint adapter its taking time and showing status as 504Content I m Using App Driven Orchest… -
Activation Failed - No Error CodeContent Hi, I have tried to activate my integration, it says activation in progress. But in my integration it shows error with following message Deployment of artifact t… -
How/which Connections in ICS can be used for reading xlsx formatted file and returning CSV formatteSummary How/which Connections in ICS can be used for reading xlsx formatted file and returning CSV formatted fileContent HI, Please let me know whether Connections in IC… -
OIC - Cant map to list of items inside foreachSummary In a integration orchestration, list of items becames one element list after for-eachContent Hi, How can I map the current element of a Foreach to each item of a… -
REST connector in PCS throwing exceptionSummary REST connector in PCS throwing exceptionContent We have a DBAAS Instance where the REST services are exposed using ORDS. We have OIC instance where we defined Co… -
For-Each Loop in OICSummary For-Each Loop in OICContent Hi, I have a query related to the For-Each loop Collection in OIC.If I create an integration as Scheduled the I can see there is a "P… -
Integration Errors Lost When Deactivating an Integration InstanceContent Hi All, I have observed that when an integration is deactivated the error instances (Monitoring > Errors) of the integration seems to be disappearing. Could you … -
Error trying to create a SOA Cloud Service instance using QuickStar optionSummary When trying to create an instance of SOA Cloud Service using the QuickStar option, it displays the following error: PSM-STACK-00241 No sites available for tenant…User_2025-02-04-09-13-39-612 18 views 4 comments 0 points Most recent by User_2025-02-04-09-13-39-612 -
Can we have custom repeating element in for loop?Summary In ICS for loop, I want to customise the repeating elementContent Context: A sales order can have multiple items, instead of looping through all the items in the… -
Read a file from UCMSummary Reading a file from UCM not downloadingContent Dear Gurus, I know I can use the generic SOAP API /idcws/GenericSoapPort?wsdl to download and upload the files int… -
xpathExpr in Business Events for supplier return transactionsContent Hi All, I have been struggling to filter the business events data to receive the right data in OIC for a supplier return transactions in Fusion. I have gone thro… -
Integration-AICContent By listing from FTP adapter, I got several filenames. I want to read any one file.User_2025-02-05-09-32-34-013 41 views 5 comments 0 points Most recent by User_2025-02-05-09-32-34-013 -
How to catch the error message in response of Fault DetailsSummary How to catch the error message in response of Fault DetailsContent Hi All, I had an unhandled error in one of my integration. Please see the highlighted in my at…User_2025-02-04-13-12-58-802 11 views 2 comments 0 points Most recent by User_2025-02-04-13-12-58-802 -
How to send HTTPS 200 response Immediately to When Client make POST call? in App driven OrchestratioSummary We are using APP DRIVEN ORCHESTRATION to Create a Purchase orderContent My Workflow Step 1 - Client post the metadata to OIC Endpoint. Step 2 - In the same flow,… -
OIC Schedule in UTC - DST impactContent I do not see an option to schedule OIC flow in timezone of my preference. only option I see is UTC. If I go ahead and schedule, will it not impact when DST toggl…