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.
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
Integration
Discussion List
-
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…
-
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 …
-
IBM MQ JMS Series OIC Adapter not able to read from IBM MQ QueueHave attached the flow for a very simple OIC Gen3 interface that has IBM MQ Connection as Trigger to read a message from IBM MQ Queue (installed on the customer on-prem)…
-
Can OIC create folders dynamically in an SFTP server at runtime?I need to create folders dynamically on an SFTP server as part of an integration flow in Oracle Integration Cloud — for example, to organize files by date or type. From …
-
Any workaround for dynamic attachments in notifications?Summary: In OIC notifications, if multiple attachment references are configured, all must be present at runtime or the action fails. The number of attachments can't be c…
-
How to update Integration response in SaasSummary: Hi I am calling integration from VBCS page and we are getting response from the integration . Now we need to use this response to update few columns in Saas? Re…
-
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…
-
pdf attachment failing for AR debit memo with ErpObjectAttachmentService web serviceHi Team, We are tring to attach pdf to AR Debit memo with ErpObjectAttachmentService soap web service gettting an error.
-
REST API failing when using Basic AuthHi experts, We are facing the following issue: We need the ability to trigger OIC integrations using the ESS Jobs. To achieve that, we create a report using the REST API…
-
how to send tables in OIC email Notification toolHello, is there a way to send tables with information in it using the email notification tool in OIC? a quick example would be helpful, thanks in advance
-
OIC 3.0: Delay in processing large XML from OTBI – How to improve performance?Summary: Hi community, I'm looking for ideas or best practices to improve the performance of an integration in Oracle Integration Cloud (OIC v3.0) that is currently taki…
-
Unable to update schedule parameter of Ad-Hoc Run in OIC using REST APIUnable to update schedule parameter using REST API. Seems it only updates for scheduled run and not for Ad-hoc runs. I tried both true and false for "run-as-schedule" pa…
-
OIC 3 - Default Handler not loopingSummary: Default handler in a file reading loop doesn't go to next record on an error Content (please ensure you mask any confidential information): I added a default ha…
-
Integrating IBM MQ using OICSummary Integrating IBM MQ using OICContent Dear All, when I checked there is no official adapter available for connecting to MQ ? Is there a way we can integrate with M…
-
How to Map Array of String Objects in OIC Integration FlowSummary: Hi Community, I’m seeking guidance from OIC experts regarding a mapping challenge I’ve encountered. If anyone has faced a similar requirement, I’d appreciate yo…
-
Run Integration from postmanSummary: Hi I am trying to run Integration from postman. Here i have given trigger connection details. While running from postman i am giving Oauth details . ALso able t…
-
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 "…
-
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…
-
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…
-
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 …
-
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 …
-
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…
-
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…