REST
Discussion List
-
Could not refresh the token in OIC/VBCS BO REST CallSummary: We have set up Client Application for VBCS/OIC Instance for OAuth2.0 in IDCS and considered below authorization types Client Credentials Resource Owner Refresh …
-
Oauth from OIC to Oracle HCM using HCM adapterWe are trying to implement oauth from OIC to Oracle HCM using HCM adapter by following the below document.OIC & HCM are present in different identity domains https://doc…
-
Options to sign JWT to invoke REST Trigger integrationsSummary: Using OCI Vault to sign JWT to to invoke REST Trigger integrations Content (required): Hello, Looking for some guidance with respect to signing of JWT for user …
-
How to get the OPA list of tasks using REST API on behalf of aSummary: Hi Experts Is it possible to get the list of tasks assigned to a user using REST API on behalf of a user? like we had in PCS i don't see such authentication met…
-
invalid_grant : The token has already been consumedSummary: invalid_grant : The token has already been consumed. Content (required): We set up trust between Identity domain and ERP and configured OAUTH. This is to call F…Prasath Chandra Sekaran-250483 848 views 9 comments 2 points Most recent by Anand Chapla Integration
-
OIC GEN3 external REST API errorWhen sending a GET request here, https://payments.cat.uk.pt-x.com/payments-service/api/security/handshake it works once or twice, then returns a 500 error every time aft…
-
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…
-
We are getting "404 Not Found" while calling languageAI service through OIC ?Summary:We are getting "404 Not Found" while calling languageAI service (we need to call batchLanguageTranslation) through OIC ? We need to call "languageAI service" (ur…
-
Oracle HCM Fusion API OAuth with Entra IDSummary: Does Oracle only support JWT Assertion Grant Type? I am asking this because it seems to depend on Trusted Public Certificates from MS Azure/ EntraID and those a…
-
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 12 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
-
Read excel file with multiple tabSummary: Hi I want to read excel file which having multiple tab. For E.g Excel having 3 tab name like A,B and C. I want to read B tab. How we can achieve this. Content (…
-
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 282 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…
-
Create flex fields for an existing sales orderSummary: Hello everyone, I have the following problem that requires your support: I have a sales order created in the ERP A context has already been created with the fle…
-
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 …