API
Discussion List
-
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… -
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 -
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… -
Advantco adapters (AWS SQS) - OICSummary Advantco adapters (AWS SQS) - OICContent Hi Our team has stumbled upon this post in oracle blog: https://community.oracle.com/blogs/advantco_adapters We don't se… -
OIC - XML payload decryption supportSummary XML payload decryptionContent Does OIC support REST/SOAP inbound payload decryption? We have a requirement where an external service is sending partially encrypt… -
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…
-
Download file on browser using REST APIContent Hi All, Working on below use case: * Create a REST Service which accepts filename and filepath request parameter and return the file * Look into the FTP and extr… -
customerAccountSitesLOV API - 404 ErrorContent Hi, I tried to get the Site Details for the particular customer using the below API through PostMan. I got the '404 Not Found' error. https://servername.fa.us2.o… -
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… -
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 95 views 4 comments 0 points Most recent by User_2025-02-07-07-04-20-787 Integration -
Extract value from lookup based on two columnsContent Hi Everyone, There is lookup which contains three columns. Two initial column are source columns and third is target column. Developed a REST API which accepts t… -
Error while translating message to native format.Summary Error while translating message to native format.Content Hi , I am trying to do write operation (CSV file) using the FTP adapter in OIC, I am getting below error…LoguPrasanth-LP 328 views 3 comments 0 points Most recent by User_2025-11-07-00-01-09-571 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… -
SAML based authenticationSummary FA webservice's authentication options other than basic authenticationContent has anyone implemented solution by invoking Fusion Application SOAP based webservic… -
OIC Asserter REST APIsSummary OIC Asserter REST APIsContent Hello OIC People, We recently upgraded to OIC Version: 20.1.1.0.0 (200113.1400.33493). Are there any new Asserter REST APIs availab…User_2025-02-06-08-34-54-080 34 views 4 comments 0 points Most recent by User_2025-02-06-08-34-54-080 Integration -
How to get instance ID from request ID on submission of scheduled integrationSummary How to get instance ID from request ID on submission of scheduled integrationContent HI, Below are the steps I am performing. 1. In OIC go to --> Designer --> In…User_2025-02-06-08-34-54-080 271 views 2 comments 0 points Most recent by User_2025-02-06-08-34-54-080 Integration -
How to call REST API using Http PATCH MethodSummary In Java how to call REST API (json) using http PATCH methodContent We have a requirement to update Planned orders in Cloud SCP from EBS. To update the planned or… -
OIC Get User name from authentication header of rest ServiceSummary Get User name from authentication header of rest ServiceContent Hi, Is there an option to get the user name of the invoker of the rest service.I'm only looking f… -
Solutions to traylabs/oracle-storage PHP web API IntegrationSummary This is to seek to address the issue of runtime error during application executionContent Hi! Ladies and Gentlemen, Your assistance in finding the solution to th…User_2025-02-07-09-34-16-441 6 views 0 comments 0 points Most recent by User_2025-02-07-09-34-16-441 Integration -
Batch Actions To Create/Update/Get PPM Projects/TasksSummary Have anyone used Batch Actions To Create/Update/Get PPM Projects/TasksContent We are trying to use Batch Actions REST API for Project Portfolio Management Refere… -
Start/Stop OIC Gen 2 InstanceSummary Automation of start/stop process of OIC Gen 2 InstancesContent Hello experts, Is there a possibility to start and stop OIC Gen 2 instances via API or CLI? With t… -
Get Parent Instance-ID in Callback ServiceSummary Get FBDI Service Instance-ID in Callback serviceContent Hi Team , We are performing FBDI imports using OIC. We looking to know Instance-ID of the FBDI service in… -
Cloud API options for creating WIP Discrete JobSummary Cloud API options for creating WIP Discrete JobContent We are in the middle of 11i to Cloud conversion. In 11i, we have some custom PL/SQL that populates WIP_JOB… -
ESS Job log files for the callback serviceSummary Get ESS Job details in the OIC callback service of FBDIContent Hi Team, Hi, We integrating the legacy system with Oracle SCM Cloud. We are using ERP adaptor to w… -
Invoking external REST API from OICSummary Issue with invoking non-fusion API which accepts data in rawContent Hi Experts, We are invoking non-fusion REST API which accepts request payload in the raw form… -
How to Automatically create a PO on EBS when a PO is approved on Oracle Cloud ERPSummary Basically we want to create the same PO approved on Cloud ERP on EBSContent Hello guys! We want to automatically create a PO on Oracle EBS when a PO is approved … -
How to pass file reference directly to ERP Integration Service (import Bulk Data operation)Summary I am using SOAP Adapter to call import Bulk Data operation of ERP Integration Service and it is asking base64 format content. I have file reference and I want to…