REST
Discussion List
-
oic gen3 upgrade base rest url auto re-submitSummary: After upgrading to gen3 from gen2, one of our integrations no longer works. The integration identifies failed instances from the OIC system and attempts to re-s…
-
3-legged OAuthSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
Oracle OPA Delegate approval to other group or userSummary: Hi All, I have a requirement in my Oracle OPA process, where I have to add an option in Approval Notification to delegate the approve/reject action to another g…
-
Is there a way to do Certificate-based Authentication in OIC 3?Summary: Certificate-based authentication is generally considered preferable to password-based authentication because it is based on what the user has, the private key, …Abhilash K - Deloitte USI 14 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
How to call a HTTP request to an external api using base64 encoded signed payloadSummary: We need to send a signed payload (a combination of a signing algorithm, JSON payload, and signature) as a base64 encoded string to an external API using an HTTP…Abhilash K - Deloitte USI 11 views 1 comment 0 points Most recent by Abhilash K - Deloitte USI Integration
-
API To Submit BICC JobSummary: Hi Team, We have created a offering pointing to two different jobs with different filter criteria and would like to submit these Jobs using API. Looks only PVO'…
-
Difference between query parameter and Finder in REST APISummary: Difference between query parameter and Finder in REST API Content (please ensure you mask any confidential information): Hi Expert, when we need to use query pa…
-
OIC Integration: Extra $ Symbol in Update Manager API Request to Microsoft Graph APISummary: I am working on an OIC integration to update manager details in Microsoft Azure using the Graph API. The request payload I am using is as follows: API : https:/…
-
How to Generate Sign a JSON Payload using RSA Key and SHA256 Algorithm In OICSummary: Hi All, I have a requirement to generate signature for the json payload using RSA private key using SHA256 algorithm. After generating the signature I need to a…Venkata Chakradhar P 286 views 2 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
How to fetch Child link output in REST APISummary: Hi I am getting below response in ds node. In that File location tag , attachment link in there and i need output of that. I was assigning file location to next…
-
How to pass the Fusion UCM server document id or doc name while uploading attachments in fusion apiSummary: Hi Experts I'm building one integration to upload the attachment to the Oracle fusion REST API, (huge file). I'm able to upload the file to UCM but when i refer…
-
Error in stage file activitySummary: Hi Getting below error, while reading file. Content (please ensure you mask any confidential information): Version (include the version you are using, if applic…
-
We are facing an issue where the OIC integration is failing to activateSummary: We are facing an issue where the OIC integration we built to import OTL time entries into HCM Cloud is failing to activate with the below error. There were no c…
-
OCI gen3 rest api for start/ stop OIC serviceSummary: We are trying to execute Start/Stop service via rest api following documentation from oracle and API available to invoke Oracle integration API. Tried to follow…
-
REST API failing with "415 Unsupported Media Type"Summary: Hi I am trying to run REST API in postman but it failing REST API - /fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/action/submitForApproval Cont…
-
OIC REST - how to save xml payload to ATP clob column opaquelySummary OIC REST - how to save xml payload to ATP clob column opaquelyContent I am trying to build a simple REST integration that when called from Postman with an xml pa…
-
How to fetch href linkSummary: hi I want Response from href link in next node. How we can get it. For e.g I am getting subinventory response using below rest api /fscmRestApi/resources/11.13.…
-
Is there an API to create a connection in OIC?Summary: Is there an API to create a connection in OIC? I cannot see it at https://docs.oracle.com/en/cloud/paas/application-integration/rest-api/api-integrations-connec…
-
how to get unique values in integration with Fusion REST APISummary: Hi Experts I have a requirement in my integration to get the unique values from the Oracle fusion rest api (lookup api), here there could be 10000 records with …
-
how to pass 100 mb file in fusion rest api requets body as base64 jsonSummary: Hi Experts I have a requirement where in i have to upload file to fusion almost 100 mb using fusion rest api, api accepts the file as bas64 in request body. in …
-
oracle integration 3 rest adapterSummary: In Oracle Integration 3 when configuring a trigger connection for REST Adapter expecting a JSON request, are there any way of using JSON Schema or OpenAPI speci…
-
how to add table to a notification emailSummary: Hi Experts I have a requirement where i get data in array from database or in request but i want to add them to the notification email as a table data. Please h…
-
OIC3 Error while setting up storage for exportSummary: I am unable to configure the storage parameters in OIC Gen 3 instance. Getting this error: 'An error occurred while saving storage changes { "servlet":"jersey",…
-
how to pass return parameter in retrieve integration rest apiSummary: Hi Experts I'm trying to use Oracle Integration 3 resp api to retrieve all integrations but i want only name of integration in response, but i'm unable to find …
-
HCM REST API for the compensationSummary: I have a requirement to post data from an external system into HCM using the HCM REST API. For this, I need the HCM REST API for the "Original grant value" fiel…
-
Using Fusion REST Services in App Composer Custom ObjectsSummary: I'm trying to build a solution in Oracle Fusion App Composer in Sandbox. I need a user-enterable form where the user can select a customer and their bank detail…
-
OIC Load Value Sets in different languages (translations)Summary: Hi, I am making an integration between PeopleSoft and Oracle HCM where i get the Job Families from PeopleSoft and i create or update them in Oracle HCM. In Orac…
-
while calling a web service from before update trigger , we are getting the errorSummary: while calling a web service from before update trigger , we are getting the error as follows : Exception: [JBO-29000: Unexpected exception caught: javax.ws.rs.P…
-
Not able to update the status of a sales order via REST APISummary Getting Error when trying to update a status of an orrder via rest apiContent Hi , I am trying to change the status of a sales order using a rest api . (EndPoint…
-
Configure REST Adapter with design time url or runtime url in OIC Gen3?Summary: We have configured the OIC self connection with design time URL and it works for few of the integration, but when we try to access the integrations endpoint[des…