Cloud
Discussion List
-
Getting Error while calling Upsert operation from OICSummary Getting Error while calling Upsert operation from OICContent The action "UPSERT" is not enabled..A 400 Bad Request Error indicates that the target service is una…Gaurav sidana 110 views 10 comments 0 points Most recent by Ravi - Integration PM-Oracle Integration
-
Item EFF mapping issues in OICSummary Item EFF mapping issues in OIC as ICCs hierarchy is multi levelContent In OIC, for item EFF fields will present under each ICC, but only fields under 1 ICC will …
-
Which adapter to use for SCM cloud?Summary Which adapter to use for SCM cloud?Content Hi Everyone, I searched for SCM adapter in OIC but It's unavailable. In that case, which adapter to be used? Can you p…
-
How to keep namespace attributes in XML element?Summary How to keep namespace attributes in XML element?Content Hi Everyone, We have a requirement to build a XML file and place in FTP location. I'm able to build XML w…
-
Process Control Failure Option in Item Webservice is not workingSummary Process Control Failure Option in Item Webservice is not workingContent Hi, In the item service, even if we set true, its not doing commit for sucessful transact…User_2025-01-31-02-40-13-302 19 views 1 comment 0 points Most recent by User_2025-02-04-18-15-54-852 Integration
-
OIC environments suggestionSummary OIC environments suggestionContent Hi Oracle Team, I would like to know what is best way to create the OIC environments for DEV, TEST, UAT and PROD. Option 1 Cre…
-
OIC mapping - XPath failure empty stringSummary OIC mapping - XPath failure empty stringContent I had an integration working with 2 database nodes selecting data. The final mapping was working. I then added a …
-
Integration between OIC and Oracle functionsSummary Integration between OIC and Oracle functionsContent Hello, I was wondering if integration cloud Rest API adapter (or any other) is compatible with the http endpo…
-
One VBCS instance pointing two Identity providersSummary Is it possible to have two different pages in VBCS instances getting authenticated against two different IDPs?Content Is it possible to have two different pages …
-
OIC new mapper - help with conditional mappingSummary OIC new mapper - help with conditional mappingContent With the new OIC mapper that was just rolled out, I cannot seem to figure out how to complete a conditional…
-
Callback WSDLSummary Is there a WSDL for callbacks from ERP for non SOACS/ICS integration platformsContent Is there a WSDL for callbacks from ERP for non SOACS/ICS integration platfo…
-
Limitation on scaling OICSummary Do we have any limitation on scaling OICContent Are there any limits to scale OIC? For BYOL type where we get 20k messages per pack, can we go to 100k messages p…
-
How to process Refund in Oracle Cloud Receivable using Webservice?Content How to process Refund in Oracle Cloud Receivable using Webservice?
-
OIC Integration Instance CreationSummary Any alternate way to have hands on OICContent Hi All, I want to understand is there any alternative way to have hands on OIC . I created one OIC instance using m…
-
OIC how to build xml payload with repeating dataSummary OIC how to build xml payload with repeating dataContent I am attempting to build an OIC integration that builds an xml payload to be used in an external REST inv…
-
ERP Adapter Callback for Non-File-Based Data Import (FBDI) ERP ESS JobSummary Callback for Non-File-Based Data Import (FBDI) ERP ESS Job in Oracle Integration Cloud (OIC)Content Hi, Has anyone implemented ESS Callback for Non-File-Based Da…
-
REST API to download the files from UCMSummary Need REST API and example for downloading the files from UCM accountContent Hi All, Can someone please provide the link of REST API details using which I can dow…
-
call REST integration from another integration in OICSummary call REST integration from another integration in OICContent Trying to invoke REST service from another Integration in OIC, do I need to update any settings to p…
-
OIC - Creating virtual primary key DB AdapterSummary OIC - Creating virtual primary key DB AdapterContent HI Team, I am trying to do a merge operation on a table(On Premise) which doesn't have any primary key const…
-
Authentication Error While calling Fusion Rest API from OICSummary Authentication Error While calling Fusion Rest API from OICContent Authentication Error While calling Fusion Rest API from OIC. Received a SOAP fault while invok…
-
How to write and then read data with Nested array structure into stage in OIC?Content Hi All, I am trying to write multiple employees data and their corresponding multiple address into stage and then read it at once and send as response in single …User_2025-02-07-07-04-20-787 94 views 4 comments 0 points Most recent by User_2025-02-07-07-04-20-787 Integration
-
Not able to see payloads in new activity streamSummary Not able to see the request payload in new activity stream for Event based integrationsContent Hi Team, Can you please let me know how can I see the request payl…
-
OIC - Variable request payload?Summary Is it possible to accept a variable request?Content I was wondering if there is a way to set up a REST service in OIC that accepts a variable payload. Let's say …User_2025-02-05-08-15-39-813 63 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Invoke Enterprise Scheduler WebService (ESS Webservice) from Oracle Integration CloudSummary Invoke Enterprise Scheduler Service (ESS service) from Oracle Integration CloudContent I've Oracle ERP Cloud and Oracle Integration Cloud (OIC). I'm trying to in…
-
Is fixed position file processing supported with OIC file adapter?Summary Is fixed position file processing supported with OIC file adapter?Content Hi A customer of mine will have an integration project with OIC against Oracle Cloud ER…User_2025-02-03-21-18-19-063 80 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
How To configure REST adapter Which Accepts Request Body In "application/x-www-form-urlencoded" in OContent Hi All, I am trying to invoke external REST endpoint to access a token information first. I was successfully able to invoke from POSTMAN. Attached is the screens…
-
Oracle financial BI Service to export Huge data outSummary Export journal using BI web service from OICContent Have a requirement to get Huge data from Fusion using OIC. We have daily feed(Journals) sent to External syst…
-
CallBack Integration not triggering after ERP Job Completion in Cloud Version 20Summary Event Based CallBackContent Hi All, Callback Integration is not triggering after ERP job completion in the new version 20. In version 19. I used to mention CallB…Nazeer Anantha-145553 49 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Oracle HCM REST API - Approve TaskSummary Oracle HCM REST API - Approve TaskContent Hello Gurus - We are the API below for approving absence via integration. However, it seems it requires the actual cred…
-
how to write comma separated values to a file each element in new lineContent i receive comma separated values in one attribute , and number of values is dynamic 11,22,33,44 i want to write them to file in that format 11 22 33 44 so i can …