REST
Discussion List
-
How to integrate suppliers into oracle ERP cloud? is it REST API or FBDI?Summary: How to integrate suppliers into oracle ERP cloud? Which is the preferred method? is it REST API or FBDI? We may receive multiple creation scenarios like create …
-
/crmRestApi/resources/latest/resourceUsers API is giving error to pass the contract infoSummary: Hi Team, We are trying to create sales person, bu first creating resource using enpoint - "/crmRestApi/resources/latest/resourceUsers" Error Message You need to…
-
How to do application/x-www-form-urlencoded request in OIC rest adapterSummary How to do application/x-www-form-urlencoded request in OIC rest adapterContent Hi all, In POSTMAN, I can able to get a response using Body as x-www-form-urlencod…
-
How to insert data in different REST response level to one ATP table in OIC?Hi All, As the following screenshot, I'd like to insert data the REST response data to a ATP table. For this example, the response payload with one parent level 'item' a…
-
Upload Document OPA REST API with Multipart/Form-DataSummary: I have made an Integration in OIC, which capture data from my PaaS Tables. Attachments are uploaded as BLOB, and my integration has extracted those BLOBS from P…
-
OIC Gen 3: Eloqua|Retrieve a sync REST API giving 404 Not FoundSummary: I am trying to invoke an Eloqua rest api through OIC gen3, it is giving 404 Not Found. Retrieve a sync | get | /api/bulk/2.0/syncs/{id} I am passing query param…Jigyasa Kamthan-Oracle 31 views 3 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Is there any REST API to add and update items to the cycle count ?Summary: I see one API /fscmRestApi/resources/11.13.18.05/cycleCountTransactions . Is this for add items to cycle count ? Do we have PATCH operation supported for this f…
-
What Job role or Privilege is needed to view Supplier Registration Requests using REST APISummary: We have a requirement to view Supplier Registration Requests using REST API (/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/). But we are getti…
-
OIC Integration activation failure in Gen3Hi, We have created one OIC integration which involves a REST trigger and one invoke REST connection. That Integration is getting failed in activation with below error: …
-
Bad request when invoking rest api through OIC gen3Summary: I am trying to invoke a rest api through OIC gen3, it is giving "400 Bad request, There was a validation error." I am passing 90+ fields in the request as per t…Jigyasa Kamthan-Oracle 73 views 2 comments 0 points Most recent by Jigyasa Kamthan-Oracle Integration
-
Is it possible to show a custom task notification on the bell button in SaaS?Summary: Hello, We are creating a custom task with Oracle Process (OPA). We want to display this task notification on the bell button in SaaS and get a response (APPROVA…
-
Where can I find information on permissions required to call REST APIs?We are starting to explore using REST APIs for some automation and custom application development. While we are able to use some of the REST APIs out of box, some are gi…
-
Webhook support in OICSummary Webhook support in OICContent Hi all, is it possible to create an integration in OIC that will support webhook communication style with external system? The exte…
-
OIC - REST Invoke - custom headers starting with x- are not sentHello, i have an integration invoking an external system's REST API. This API requires a set of headers which name starts with "x-", like x-jws-signature. It seems that …
-
How to pass token as bearer type in OIC REST adapterContent Hi All, we have two REST API 1)For getting the token https://xxxxxx-xxxx-****-****.xxxxxxxx.net/token where we are passing the below the information in the body …
-
Creating developer application for our productHi, My company develops a platform the read from existing marketing channels of our customers. We are trying to create integration with Eloqua. Is it possible to create …
-
ReferenceError: "CryptoJS" is not defined Error - OIC LibrarySummary: Hi Team, we are using a Java script to generate the shared key for Azure API's. In which, CryptoJS and HmacSHA256 are being used. Can some one please help how t…
-
HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOASummary: HCM extract file downloaded from UCM, size exceeded 1Gb and it is failing while downloading from SOAP API. Eventually we need to upload the file to ObjectStorag…
-
OIC: Getting oracle.cloud.connector.api.CloudInvocationException while invoking REST APIWe are using REST adapter to get some data using API. The endpoint for the API is working fine in postman but not in Oracle Integration Cloud (OIC) flow. We are using OI…
-
while invoking REST API in gen3 throwing oracle.cloud.connector.api.CloudInvocationExceptionThe REST API was working as expected in OIC Gen2 even via postman it is also working but when I try to achieve the same in OIC Gen3 then it is causing issue and throwing…Tarun_Chauhan_23 1.8K views 9 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
Issue with uploading identity certificate for two-way SSLSummary: Content (please ensure you mask any confidential information): My organization is trying to set up two-way SSL for communicating with our middleware service. We…
-
Application integration with private endpoint REST connectionSummary: Hi, We want to make a real-time integration between PeopleSoft and Oracle HCM Cloud, and to do this we wanted to create an application integration. But the prob…
-
mapping JSON request body for REST API (in OIC)Summary: Hi, I'm making an integration where i am receiving a list of Job Family object from PeopleSoft, and for each Job Family received, it needs to be created or upda…
-
How to add headers when I configure a rest adapterSummary: How to add headers when I configure a rest adapter Content (please ensure you mask any confidential information): Hi experts, I'm trying to create a rest adapte…
-
OIC Gen3: Google Drive API FailureSummary: We’re utilizing a REST connection to call Google APIs and upload files from OIC to Google Drive. The REST API connection functioned perfectly in Gen2, but after…
-
Create Google Workspace Account using OICSummary: Hi everyone , we have a requirements for our client regarding creating and getting Google workspace accounts using OIC , we already create the client credential…
-
BICC Connection Error in OICSummary: Hi Team, We are facing the below error when trying to drag the SOAP connection to OIC. SOAPADAPTR-20009Cause - Abstract WSDL based connection cannot be used for…
-
Is there a published OpenAPI (Swagger) document for the OIC Management REST API?Summary: I am creating an application that needs to interact with the OIC REST Management API ( ). However, I don't see a link on the documentation page to a Swagger / O…
-
How to read HTTP Response Headers for a REST Adaptor API call?Summary: For a certain integration, I need to read HTTP Response Headers to extract certain cookies from a REST Adaptor API Call, and then further use them in another AP…
-
OIC Gen 3 and "Design-time built-in APIs"?The Oracle Integration 3 eligibility checker is suddenly giving me the warning "DT factory api's should be accessed using Oauth in Oracle Integration 3. Change Basic aut…