Integration
Discussion List
-
Integration with Microsoft Dynamics 365 Sales/CRM and Oracle CloudSummary Looking for examples of companies that have integrated with Microsoft Dynamics 365 Sales/CRM and Oracle CloudContent I'm a potential Oracle Cloud customer lookin… -
Error while translating message to the mentioned format at Stage Read intermittentlyWe are getting below error intermittently at StageRead. Sometimes request is processed successfully. Error Code : java.lang.RuntimeException Error Reason : Error while t… -
Read ByteArray in OICSummary: I have REST API which gives CSV data as ByteArray. In OIC we are calling API and setting response as Binary. I want to pass the data to stage file. Can someone … -
Need ical expression to schedule integration daily 4 timesSummary: Hi All, I need ical expression to schedule integration daily at 10am,1 pm, 5 pm,11 pm EST time. Content (please ensure you mask any confidential information): V… -
OIC Integration repository deploy issueSummary: Unable to deploy the API from Oracle E-business suit Application getting an exception even while using the admin account java.lang.securityexception: user: asad… -
HCM ADAPTER NOT SHOWING WORKER BUSINESS OBJECTSummary: I am adding an HCM Adapter to my integration.I am using 'Business(REST) Resources' and 'hcmRestApp' service but I cannot see "Worker" business object at all. I … -
OIC ATP connection - Configure Operation On Table - Exceeded the max allowed value of 3Summary: I need to write complex JSON body to multiple parent-children tables (more than 3). A parent table has column "RECORD_ID" populated by sequence and a child tabl… -
NXSD to ignore certain linesSummary: I need to read a file in OIC, but I don't want to read the lines starting with AUTH. Though I can put the condition nxsd:startsWith="TRX" but I want to avoid th… -
OIC REST Connector for Datadog requires 2 API KeysSummary: Hi all, I am trying to POST Logs to Datadog directly from an OIC Integration. The datadog API POST https://http-intake.logs.datadoghq.com/api/v2/logs The API re… -
List, Delete and Move files are not working in OICHi Team, List File: We are encountering a problem with listing the files in the Integration. Occasionally, the files are listed, but sometimes the file count is reported… -
Incoming requests Service LimitsI know OIC Gen 3 has a default service limit for incoming requests of 100 synchronous requests per second. Can this value be increased? -
Intermittent “500 Internal Server Error” response from OIC IntegrationSummary: I have a PoC date manipulator integration in OIC Gen 2. I can get it run successfully and get the expected result most of the time. Intermittently, I get “500 I… -
OIC REST integrations timming out in 2 minutesSummary OIC REST integrations timming out in 2 minutesContent I use OIC Autonomous 18.4.1.0.0 (180929.1600.16463). - Created an App Driven Orchestration; - Integration i… -
Unable to receive call back from Cloud: CASDK-0054: Unable to verify the request sent by the clientSummary Unable to receive call back from Cloud: Getting error CASDK-0054: Unable to verify the request sent by the client application.Content Hello All I am invoking ful… -
Append select dataSummary: Hi I am getting AP line data from SQL Query1 and based on condition need to merge SQL Query2 AP line data into SQL query 1 . Then need to Send AP line data to A… -
fusion to OIC callbacks are failing after WAF setup is completedHello Team, We have competed WAF setup and after that our fusion to OIC callback are failing with below error.… -
Export an OIC Integration using APISummary: Oracle has a rest api for exporting iar file/s. /ic/api/integration/v1/integrations/{id}/archive curl code: curl -X GET -H 'Authorization: Bearer access_token' … -
Disable Auth Requirements on Inbound WebserviceSummary: Need to allow the WWW to access a webservice I have built Content (please ensure you mask any confidential information): The requirement is it allow a webservic… -
OIC- Javascript function to Get Image dimensionSummary: Hi I have used the attached js function in OIC, but it throws an error. The same is working in the HTML page. Is there a way like in Java to import the dependen… -
Issue in select statmentSummary: hi When i am trying fetch data from database , i am getting below error. SQL - select xpa.batch_id, xpa.so_number, xpa.org_id from xxmdn_price_adj_tbl xpa where… -
Efficiently Handling DB Insert/Update Activity in OIC w/ No Response PayloadSummary DB Insert/Update Operations in OIC don't have a RESPONSE Payload confirming if the operation successfully applied to the DB, requiring special handling.Content H…User_2025-02-07-23-59-52-354 226 views 5 comments 0 points Most recent by Biman Dey Sarkar-Oracle Integration -
can't add "return" in global fault handlerSummary: I'm using OIC gen3. In an OIC integration, I tried to add a "Return", but it gets stuck on the status of loading the "Return" node. I also tried in another inte… -
How to clean global variable (object type)?Summary: Is there any quick way to clean/reset a global variable (object type, could be complex) in OIC integration? In "How To Reset Global Variable (Doc ID 2928099.1)"… -
Can I process data in bulk using SOAP webserviceSummary: Processing Multiple sets of records in one go using SOAP Webservice. Content (please ensure you mask any confidential information): We have a requirement where … -
OIC SOAP Adaptor - Generate envelope elementHi Team, I have a requirement to call IDT service to send purchase order data. But IDT service is mandated to have envelop outer tag like SOAP UI generated request paylo… -
Document of Record REST API getting error outSummary: Hi Experts , we are using REST API to upload document of records using REST API with OIC. As we checked integration is erroring out with Error - The document co…Oracle PaaS Consultant-Oracle 132 views 3 comments 0 points Most recent by Harish Kumar Ambeer-Oracle Integration -
Do we have Request payload for Creating unprocessed project cost for Multiple lines in PPM?Summary: Do we have Request payload for Creating unprocessed project cost for Multiple lines in PPM? Content (please ensure you mask any confidential information): We ha… -
Return a json collection from a REST integration involving Oracle DBAdaptorHi All In Oracle 19c I have setup a proc that returns a nested table which references a plsql record. Back in OIC when trying to reference the proc I encountered a 'JCAB… -
Map html to REST including tagsSummary When trying to map attributes containing html formating the tags are just removed by OIC.Content We are trying to implement an integration between DB-AQ and a Or… -
BI Report read issue in OICSummary: When i am trying to read BI Report in oic using stage activity but getting error . attached xsd file for reference. Content (please ensure you mask any confiden…