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
-
Oracle Integration Customer Success Webcast with Southern Company (21-MAY-2025)Summary: Please join us on May 21 to discover how Southern Company improves integration capabilities with Fusion Applications using Oracle Integration. Date: May 21, 202…
-
Can OIC Gen3 runtime IP directly be mapped to Load balancerSummary: Hi We want to secure the access to Oracle Integration cloud, can we use load balancer, add public inbound IP of the runtime layer to the load balancer? Or it is…
-
OIC: Error While processing message in map - doXSLTransformForDocHello Team, I am currently stuck with one weird issue. Our dev Instance is recently migrated from Gen2 to Gen3. In one of my integration, we are calling HCM RESTAPI’s to…
-
XPath expression failed to execute Error during evaluation of XPath "ora:doXSLTransformForDocHello Friends, I am getting an xpath error while mapping xml string using parseXML(TOInputPayload) function to stage file Below is code snippet from code view of OIC Map…
-
OIC Integration Failure: cannot parse XML payload part: payloadSummary: Hi everyone, We're encountering an error during the map-to-JSON conversion. This issue has occurred for two individuals, but there's nothing unusual about their…
-
Compare two time in OICSummary: I want to compare whether my current time() falls within a range. I tried to use current-time()
-
ERP OIC Callback Error - TBA Token Received In FA EHF Callback Request Is Not ValidSummary: We have a Receive Callback Message upon completion of FBDI bulk Import Job in OIC which stopped working after we migrated to Cloud Console. We have allowlisted …
-
How to Process Attachments using SWA(SOAP with attachments) in OIC using SOA AdapterSummary: Hi Everyone, We have a requirement as below There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file …
-
Internal Server Error: OracleContext missing required property 'oic.service-instanceWe are getting this error in OIC Gen3 when customer invoke to REST service. curl -L 'https://OIC URL ' -H 'Content-Type: application/json' -H 'x-b3-flags: 0' -H 'x-b3-pa…
-
OIC PGP Decryption ErrorSummary: Hi, Keys have been generated using the guidance in Oracle documentation. Test file encrypted using Kleopatra. When OIC attempts to decrypt the file we receive "…
-
Enabling MTOM - questionsSummary: Enabling MTOM for 25.06 update - questions Content (please ensure you mask any confidential information): We received a notice from Oracle that we need to enabl…
-
the request is not valid: create stream request has invalid retention hours : 24Summary: Trying to setup stream Keep getting the following error: the request is not valid: create stream request has invalid retention hours : 24 I have left the retent…
-
Is there REST/SOAP API to create transfer orders in Fusion?Summary: Trying to create transfer orders in Fusion. There is a FBDI process to do that but is there any Create Rest/SOAP API available? Content (please ensure you mask …
-
How to schedule OIC integration on every 7th of month excluding weekendSummary: How to schedule OIC integration on every 7th of month excluding weekend Content (please ensure you mask any confidential information): Hi Expert, We have a requ…
-
OAuth using JWT User Assertion security policy CASDK-0005: Request to access token failed. 400Summary: Hi Experts I'm calling Oracle Fusion REST API in Oracle Integration I'm trying to use OAuth using JWT User Assertion security policy in REST Adapter connection …
-
OIC Error in Mapper while uploading to Object StorageSummary: Hi team, I am facing below error in mapper Error during evaluation of XP "ora:doXSLTransformForDoc('resources/processor_824/resourcegroup_827/req_22253bcb45fa45…
-
Instance Id change number to varchar due to Gen2 to Gen3 integrationsSummary: Last week changed UAT Oic Integration from Gen2 to Gen3. Instance ID of Oic had changed from number to varchar. How to change integrations with Instance ID defi…
-
OIC Gen2 Lookup REST API - All of a Sudden "Unauthorized 401" Error*****Summary: We have been using the 'Export a Lookup' REST API below without any issue - so we have been executing this API for a long time (which is also in our SIT & …
-
Using File operation to Azure Storage from OICSummary: Hi All, I want to get a file from Azure Storage account so I tried to connect my Storage account using Rest API Adapter in OIC, but I can't find a way to add my…
-
Message send failed: Premature EOF encounteredSummary: We are sending attachments to Oracle Fusion to 3rd party system using OIC in BASE64 format. In OIC, we are using a SOAP connection for 3rd party system's custom…
-
rror occurred while invoking the REST endpoint.[[io.netty.util.concurrent.BlockingOperationExceptionSummary: We are getting below error while calling schedule integration from Common Polling CASDK-0041: An error occurred while invoking the REST endpoint.[[io.netty.util…
-
How to generate client certificates and key to test mTLS Authentication using OCI API Gateway?Summary: Hi All, We need your expertise as we work to integrate with a webhook application that requires 2-Way SSL (mTLS) authentication for updates to our OIC endpoint.…
-
How can I be sure my OIC Service Version: 25.04.1 supports Transparent Application Continuity?Summary: We have DBaaS connections defined within OIC which use the standard DBaaS wallet connection strings, etc. We've enabled Transparent Application Continuity on th…
-
how to rename the file name inside the ZIP when using ScheduleReport -SOAP ServiceSummary: Hello Team, We are using scheduleReport SOAP Service and using the same we are generating ZIP file. The problem is that the filename inside the zip file we want…
-
404 NotAuthorizedOrNotFound in Oracle API Gateway for OIC3 Factory APIsSummary: I have created API Gateway deployment which has OIC3 REST APIs () i.e. Factory APIs as backend URL. API Gateway deployment endpoints are working fine and return…
-
I'm unable to see the Login action in the RPA designerSummary: Hi Experts I'm creating a RPA in my Oracle Integration project, But i don't see the Login action in the actions palette to drag and drop. How to get the logic a…
-
Ability to change 'Shape' of an instanceSummary: Ability to change 'Shape' of an instance Content (please ensure you mask any confidential information): Our production OIC Instance was originally setup (incorr…
-
Receiving CASDK-0041 error in OIC mTLS authentication integrationSummary: Hi Team, This week, we began receiving the error below in OIC for an mTLS authentication integration, even though there have been no changes to the OIC setup or…
-
need to call integration on Page buttonSummary: Hi I want to call integration on Launch button. when user is clicking Launch, integration should be called and need to pass Initative number#INT-1004762 as a in…
-
Convert a delimited string to an iterable object and perform actions for each valueSummary: How can I iterate through values in a delimited string using a "For Each" action in OIC when createnodesetfromdelimitedstring isn't working as expected? Content…
-
OIC3 endpoint from PostMan 401 Unauthorized ErrorHi Team, We have an integration in OIC3 which Runs without issues in OIC. But the same OIC generated End Point giving 401 Unauthorized Error in POSTMAN. We tried with cl…