API
Discussion List
-
Rest and ERP Adapter Connection not able to refresh access token after refresh token expiry timeSummary: We have configured the client and resource app in IDCS which and trust is established between fusion application and IDCS. Now we are using OAuth Authorization … -
OIC Integration Error - Target REST endpoint response payload processing failedSummary: Hello Experts, I’m facing an issue in an OIC integration while invoking a third-party API. The request is going through successfully on the third-party system s… -
SOAP API UCM Download Parallel ProcessingWe are developing a solution to send the payslips from Oracle HCM to third party system using the SOAP API. In this, the documents will be downloaded from the UCM using … -
Modify purchase order line schedule with OICSummary: I have a new project where there is a requirement to change the "Promised Delivery Date" for a purchase order line in Oracle ERP Cloud. That field appears to be… -
Call Lookup API Gen3 retrieved 401 UnauthorizedSummary: I am trying to call the following API to retrieve lookup data: GET /ic/api/integration/v1/lookups/{lookup_name} However, the request returns the following error… -
5Extend VBS Build Parameters to Cover OIC Project OperationsWhile some OIC Project API actions are already supported, many common operations are missing as standard build parameters in Visual Builder Studio (VBS). For instance, t…Ruben van der Schaaf 21 views 0 comments 5 points Most recent by Ruben van der Schaaf Idea Lab – Integration Cloud -
6Add Missing REST API to Activate OIC Project Integrations/DeploymentsCurrently, there is no REST API available to activate integrations (deployments) within OIC Projects. This creates a major limitation for CI/CD automation, as deployment…Ruben van der Schaaf 11 views 0 comments 6 points Most recent by Ruben van der Schaaf Idea Lab – Integration Cloud -
How can i retrieve the payload from error messageSummary: I am getting an below error message while hitting an third party API in integration. I need to get the status and message value from this error message and upda… -
Special character in rest adapter in OICWe are calling a third party rest api using rest adapter in OIC. First step we generate a token and then we pass this as query parameter to main api.The problem is the t… -
How to Configure REST Adapter OAuth Security Policy for Custom HeaderSummary: I'm able to successfully run a Curl command line and Postman Gui to retrieve an access token, but unable to convert them to a working OIC REST connection that r… -
REST API calls - Custom Object Record - system dateHello Team! I would like to retrieve the list of custom data records that were added to the Custom Object in a given period of time - so I am interested in the custom ob… -
How to get File content of PDF inside File Server ?Summary: I have File Server in OIC that has a PDF file in it and I want to get its content in base 64 so how to do. Note: I configured FTP Adapter and it gets me File Re… -
Connecting Oracle Infinity to Oracle Eloqua custom objectHi, We are connecting Oracle Infinity to push data to Oracle Eloqua custom object through webhook. But we are getting below error, Resending data. Retry Attempt 1 starts… -
How to receive AP invoice payment event in OIC filtering either by PayGroup or PaymentProcessProfileSummary: We have a requirement when a user makes payment for AP invoices of particular suppliers on a given day then after payment completion, we need to get the data in… -
REST API Errors when query parameter value has a quoteSummary: Hello Team , we have the below data to be searched and it is not showing any records when searched. Can some one please help how to pass this as a query paramet… -
REST API Errors when query parameter value has a quoteSummary: REST API Errors when query parameter (Supplier Name) value has a quote Content (required): Hello Experts, AIn one of our OIC integrations, we are required to fe… -
Help with connecting REST API with OpenAI endpointSummary: Connection to OpenAI API endpoint from REST API is not working. I have used the correct authentication bearer token, correct model name, but continue to get 404… -
Artifact oid:Px70XTof1E1hBDOwTC0R8L-Ja1ita3ZO does not exist.Hi Everyone, Over the past 5 days, we have been consistently encountering the following error in our OIC integrations: Artifact oid: Px70XTof1E1hBDOwTC0R8L-Ja1ita3ZO doe… -
Creating Contacts via eloqua Application REST API version 1.0 vs. 2.0In the Eloqua REST API docs [1] for the "Application" API, creating a 'contact' resource (/api/REST/1.0/data/contact) via POST is available for the v1.0 API. But there i… -
Best practic to create a contact for REST 2.0?Hi all, Is there a reason why the "create contact" endpoint call is only supported for REST 1.0 and not REST 2.0? I am building a flow where I first "Create custom objec… -
Import Trading Community Data in Bulk Process Callback NOT triggerUse import Trading Community Data in Bulk Process in OIC for import CUSTOMER data, trigger the job successful, BUT the call back tiger the same job not be trigger. Anyon… -
How to Send Empty JSON Object ({ "parameters": {} }) in Oracle Integration Cloud REST Call?When making a REST service call in Oracle Integration Cloud (OIC), I want to send the request with the following format: { "parameters": {}} In other words, the paramete… -
We would like to export campaign metrics via the API system like the opening rate, ..Hello, We would like to export campaign metrics eloqua via the API system like the opening rate, click rate and so on. Is it possible to do this and if so how ? Thank yo… -
Filter Oracle HCM employees based on attribute update timeSummary: Hi All, Is there any REST or SOAP API where we can filter Oracle HCM employees whose any attribute(FirstName,LastName etc.) has changed after a given time(passe… -
OFC. Import invoice via REST: "Another user has changed the row with primary key oracle.jbo.Key"Hello. Could you help me please? Our service imports invoices to Oracle Fusion Cloud via REST API /fscmRestApi/resources/11.13.18.05/invoices. See: https://docs.oracle.c… -
OIC Orchestration Waiting for Callback from EPM Cloud (Like SOA Correlation)Summary: We have an integration requirement with Oracle EPM Cloud, where we need to: Invoke a REST API to trigger metadata load jobs. Monitor the job status every 5 minu… -
Oracle HCM Cloud invoke: You do not have permission to access business object [Workers]Summary: We are trying to retrieve updated assignment data using the Employee Assignment Atom Feed and have a requirement to retrieve the full assignment record. From re…