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 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 12 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… -
Business Events Filter ConditionContent Hi All, I am unable to add the below filter condition for the business events received from ERP Cloud. Could you let me know if it is possible to add multiple co…User_2025-02-04-15-03-25-028 37 views 4 comments 0 points Most recent by User_2025-02-04-15-03-25-028 -
Documentation on Customer Master Update ERP Services.Summary Mapping for updateCustomerAccount and updateCustomerProfile.Content Hello , We have a requirement to be able to update most of the details of the customer master… -
How to increase stored activity stream sizeSummary I would like to know how we can increase stored activity stream sizeContent Hi, Looks like OIC purges activity stream entries (across all runs) once it grows ove… -
Mapping to complex JSON for REST postSummary Mapping to a complex json in OICContent Hello Cloud People I was wondering if someone can give an example of how to map to a complex 3 level json for a REST post… -
Connect to JMS queues without connectivity agent?Summary can OIC connect to JMS without connectivity agent?Content I have a requirement to connect to some on-premise JMS queues from OIC. The client is not using the con… -
OIC - How to convert Base64 result into XML resultSummary OIC - How to convert Base64 result into XML resultContent Hi All, I have built a custom BIP report in Oracle Sales Cloud and that report converted into a soap WS… -
Read in segments issueSummary Read In SegmentsContent Below is the scenario. 1. getting the input xml file 2. performing read in Segments. 3. within read in segments, i am converting the xml …User_2025-02-04-21-30-51-376 50 views 3 comments 0 points Most recent by User_2025-02-04-21-30-51-376 -
Partially save Employee data using ServiceSummary Call Employee save service using OICContent we have a requirement to save the bare minimum employee data in PaaS and then continue the transaction from SaaSwe ha… -
Update Existing Customer Master Data through OICSummary Update Customer Master Data through OICContent Hi , We have a requirement wherein we have to update the data for an existing customer through an integration. Cur… -
Scope Section Layout IssueContent Hi All, I have been having layout issues while adding a scope component within a integration. It seems like when we add integration components within the scope s…User_2025-02-04-15-03-25-028 24 views 7 comments 0 points Most recent by User_2025-02-04-15-03-25-028 -
Create a REST API request with array typeContent Hi Expert, Can we create an REST API in OICwhich can accept a request parameter as a array type. If yes, can you please let us know how to achieve this ? -
DB adapter VS ATP adapterContent What is the difference between DB adapter and ATP adapter? Can I use ATP adapter instead of DB adapter? -
How to get data from lookup based on two columnsContent Hi Experts, I have one lookup created in OIC with three columns A,B & C and having multiple rows in the lookup. My requirement is to get the value of C based on … -
"Throw New Fault" inside for loop causes issueSummary "Throw New Fault" activity when used inside for loop causes error in second iteration onwardsContent I am using "Throw New Fault" activity inside a for loop to c… -
REST adapter PATCH throws errorSummary REST adapter PATCH throws REST_REQ_PLD_ERR and ORABPEL-15236 errorContent I have inserted a Rest adapter with Patch method. It also includes a path parameter. RE… -
OIC EBiz AdapterSummary Ebiz adapter does not support HTTPS for 12.1.3Content Hello All, OIC Ebiz adapter does not support HTTPS for version 12.1.3. What are the alternate options at th… -
Taleo Integration with OICSummary Export data from TaleoContent Hi , Is it possible for taleo TCC to expose as a SOAP so that OIC can consume and extract data from Taleo as of now taleo adapter d… -
Timing out Service Cloud instance from Integration CloudContent Hi I am adding service cloud connection in integration cloud for migrating data from engagement cloud to service cloud The service cloud instance is https://rnow… -
Hosting a JMS queue in OCISummary WebLogic Server in PaaSContent We have a requirement to publish messages to a JMS queue which was earlier hosted on on-premise WebLogic Server. But as we are mov… -
How to get OSC_SVC.par file?Summary Oracle Engagement Cloud integration with Service CloudContent Hi I am using the Oracle Integration Cloud to integrate Oracle Engagement Cloud with Service Cloud.… -
How to skip the rows while reading the file using OICSSummary Data file which I tries to import has some header text of 25 rows approximately, is there a way to skip these rows while reading the file using file adapter in O… -
Identify current version of OICContent Hi, Where we can see the current version of our OIC application in the UI? Thanks, Mohan -
JDEdwards & OIC - Oracle FinancialsSummary Connecting JDE & OICContent Hello All, I am trying to research connecting JD Edwards to Oracle Financials using OIC. I understand there is a JDE Adapter. https:/… -
WebService Time Out Error while invoking from MFT 12.2.1.3.0Summary WebService Time Out Error while invoking from MFT 12.2.1.3.0Content Hi Experts, We have a use case where MFT is calling SOA. This transaction have no issue but w… -
Is iPaas/Middleware a must for integration?Content Many SaaS cloud applications provide WebAPI or flat file integration approach. My client needs to integrate cloud applications from different providers and on-pr… -
DBCS - ConnectionContent Hi, We have tried to connect the Oracle Database Cloud Service using 'Oracle Database' adapter. But it is error out. How to create connection for DBCS. Thanks, M… -
How use the current-date functionContent I want to get the current date using the advanced OIC (current-date) functions but when converting it to String type it gives me the error that can be seen in th…