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
-
How to convert XML string into XML in ICS?Summary How to convert XML string into XML in ICS?Content Hi, I am getting a report from BI which has to be inserted in the Database. I used base64 decoder to decode the…
-
Query regarding OIC Adapters for BOXSummary Query regarding OIC Adapters for BOX (public cloud storage platform)Content Hi team, we have licence for Autonomous OIC (Oracle integration cloud). And we are us…
-
Compress image in base64 format and map it to target in base64 format in OICContent Hi All, I have a requirement where I get image file in the form of base 64 string from a rest service, the decoded image is of 20kb which is too big for my targe…
-
MessagingSummary IBM MQ Series compatibility on Oracle CloudContent Hi Team, Siebel Consumes IBM MQ Services in our Infrastracture. We are doing a POC on oracle cloud. We would l…User_2025-02-04-10-52-56-401 21 views 0 comments 0 points Most recent by User_2025-02-04-10-52-56-401
-
Stage a streamReference file for UnzipSummary REST GET ZIP FILE THAT REQUIRES UNZIPContent Hi all, I'm having some issues while trying to stage a file that I got from an REST endpoint as ContentType: applica…
-
OIC: Oracle Logistics Integration connection issueContent Hello Everyone My goal is to create a simple integration in OIC to expose Oracle Logistics (OTM/GTM CS) Transmission service as a SOAP/REST Service so that other…
-
Callback Integration to ERP, how to update the Connection Details?Summary Callback Integration to ERP, how to update the Connection Details?Content Hi All, I have a number of Integrations all of which require a callback integration flo…
-
REST_RES_PLD_ERR bytes exceeds the maximum allowed threshold of 10485760 bytesSummary Attempting to upload file greater than 10mb fails with aforementioned errorContent I'm running into issues using the /bpm/api/4.0/processes/{processId}/attachmen…
-
OIC 18.3.5 - JMS Adapter 18.1.5 - Consumer - Managed Server issueSummary Having issues using the JMS adapter (via connectivity agent) to connect to queues on managed servers.Content Having issues using the JMS adapter (via connectivit…
-
Oracle Product Hub Customizations in SaaS modelSummary Deployment of custom business components in SaaS modelContent Hello, I am very much new to Cloud plat form applications. Can we deploy the customizations in SaaS…User_2025-01-31-02-40-13-302 16 views 0 comments 0 points Most recent by User_2025-01-31-02-40-13-302
-
Import ICS iar file into Jdeveloper 12.2.1.3.0 is not workingSummary Import ICS iar file into Jdeveloper 12.2.1.3.0 is not workingContent Hi All, I'm trying to import the ICS orchestration integration .iar file in JDeveloper insid…
-
How to make integration failSummary How to make integration failContent Hi All, We are having a integration which will give response like Success or Error message in Message tag. We have requiremen…
-
ICS mapping to bring over XML tagsSummary Is there an ICS mapping function to bring over fields as is, with the XML tags?Content I am working on an integration between Oracle Utilities (using its ICS Ada…
-
Using OCI API in OICSummary Complex authentication to use the OCI endpointContent Currently I am working on an integration where the purpose is to collect the data from the consumption of c…
-
Cloud HCM to EBS Integration with OIC how to fetch Employee Banking DetailsSummary Cloud HCM to EBS Integration with OIC how to fetch Employee Banking DetailsContent Hi All, I am using Oracle Integration Cloud to Integrate Oracle Cloud HCM with…
-
Writing BIP report output to FTP location is not working as expected.Summary Writing BIP report output to FTP location is not working as expected.Content Hello I am calling a BIP report (which gives the output in .csv format) from ICS. I …
-
Increase wait time for SOAP AdapterSummary Increase wait time for SOAP AdapterContent Hi Webservice is returning or taking time for respond more after 5 minutes, OIC is falling with Read timeout exception…
-
How can I call POST integration from another integration in OIC ICSSummary Child integration is failing while calling from parentContent I was trying to call child integration which is REST POST from my parent integration which was also…
-
Global variable in Oracle integration cloudSummary Is there a way to use an Global variable in OICContent Is there a way for implementation of Global variable over OIC. If yes then to use an global variable with …
-
Split file in Chunks / ByteSummary split file in byte[] chunksContent Hi, I've the following use case, load a file from FTP that then needs to be posted to a REST endpoint in chunks (application/o…User_2025-02-04-06-37-33-175 29 views 2 comments 0 points Most recent by User_2025-02-04-06-37-33-175
-
CDATA or other ways to strip characters in transformation to prevent breaking SOAP adapterContent I have an integration that calls a SOAP service. The SOAP service was very poorly designed. There is a comments section and certain characters break the call (a …
-
Convert Fusion SaaS web services as Rest Services for VBCSContent Hi All, Could you kindly let me know the process for exposing the SaaS webservcies as Rest Services in OIC? Any pointers around this topic would be much apprecia…User_2025-01-28-05-07-26-222 34 views 4 comments 0 points Most recent by User_2025-01-28-05-07-26-222
-
Capture request payload in ICS APISummary send request json in an emailContent Hi, I have a Integration which starts with a REST endpoint. I am trying to capture the POST request JSON and send it in an e…
-
Oracle ERP Adapter CallBack to OAICSSummary Not receiving any FBDI Import Job details (log, output, csv files) from the ERP CallbackContent Hi Guys, I've read a few posts on this topic and some online arti…
-
Unclear error on simple invokeSummary Trying to invoke the cloud metering APIContent Hi, We are trying to automate the extraction of the cloud consumption of our customers. I have been doing this for…
-
R13 ERP CloudSummary R13 ERP CloudContent Hi Guys, Has the service catalog WSDL endpoint changed for R13 ERP CLOUD. ? We are not getting the callback for R13. R12 ERP is working fine…
-
Two Sources and one target mapping in OICSummary Two Sources and one target mapping OICContent Hi All, We have a requirement to map two sources and one target. Is it possible? if yes please help me to do this.User_2025-02-03-21-33-00-034 33 views 4 comments 1 point Most recent by User_2025-02-03-21-33-00-034
-
comparing and mapping 2 complex nodes in OICSummary I have requirement to compare 2 complex nodes and map the target if given condition matchesContent Hi All,I have requirement to compare 2 complex nodes and map t…
-
Connectivity Agent ICS Vs OICSummary Difference between the connectivity agent executionContent Hi Team, I wonder how the connectivity agent of OIC is much lighter than the ICS agent . ICS agent is …
-
Need to abort an running integrationContent Hi , We need to abort a running integration using web services . We have tried one scenario with loop, it went to infinite condition, so need to abort it. Please…