REST
Discussion List
-
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…
-
is there a common url to call any integrationSummary: Hi Experts Any there any common URL by Oracle to call any integration like by providing the integration name or identifier in the header or in the query paramet…
-
scheduled processes api 403 forbiddenSummary: I am trying to use the REST API to get all scheduled processes we have as listed here: But when i do this in Postman i receive a 403 forbidden error. We have al…
-
Activation throws error for environment it is not connected toSummary: I have a very simple orchestration that I am building and testing that currently only contains one Oracle HCM Cloud connection. It is connected to our DEV2 envi…
-
OIC: Establish connection to GMAIL using REST ConnectorI am trying to establish a connection to the GMAIL REST APi using the OIC REST Adapter, however I am having issues setting up the REST Connector. First I tried setting u…
-
AP invoice Sync from EBS to Fusion IntegartionHi , I have a requirement where i need to sync the ap invoices from Oracle EBS to Fusion and invoices processing will be taken care in EBS alone. Assumptions:1. 1.NO Pay…
-
While using OIC rest adapter to PUT file to OCI bucket, got 503 service unavailable errorPlease let me know if you have any suggestion. Below is the error message: response from http://rest-adapter:8080/endpoint/outbound/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/…Somdatta Chakraborty 264 views 3 comments 0 points Most recent by BhaskarMukherjee-Oracle Integration
-
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate …
-
Unable to access 'Workers' business resource using the Oracle HCM Cloud adapter in OICSummary: We are configuring the Oracle HCM Cloud adapter in Oracle Integration Cloud (OIC) to use the "Workers" business resource. However, after selecting the correct s…
-
Access issue while accessing object storage using oracle integrationI am using Rest Connection to upload file into object storage bucket by using oracle integration cloud. I am using Oracle Signature Version 1 for security and added all …
-
hcmRestApi/scim/Users filter optionsWe are calling the following HCM Rest API: https://.oraclecloud.com/hcmRestApi/scim/Users When filtering with any of the "roles" attributes (i.e. https://oraclecloud.com…
-
Add Image in the OIC email NotificationSummary: Hi I want to add image in the OIC email notification body part. Please suggest. Content (please ensure you mask any confidential information): Version (include …
-
How to create Multiple line from singleSummary: Hi I want to create 2 line from one line request payload. basically i am looking 2nd line with same information like LineNumber=1. 2 8128
-
error while calling APP Driven integration (with payload) from Application composer using POSTMAN.We are creating an OIC wrapper in Application Composer where we need to pass some parameters and a request body to trigger the integration. However, when triggering the …
-
Object Storage file download using REST APII am able to download file using stf adopter Write file option, but issue is that the name is not getting dynamic. Below are the steps to get the file Below are the step…
-
How to create REST connection with Hash-based method authentication (HMAC) code in OIC?We have to build an integration to connect with Interfolio application which uses HMAC based authentication. How do we create connection in OIC with HMAC?
-
REST_REQ_PLD_ERR Error while calling a REST Service using POSTContent Hi All, I am having an issue while calling the REST Service from OIC. The error details are as provided below. Error Message
-
Fetch Distinct value from BI ReportSummary: Hi I am getting multiple customer data in BI report and I need to pass only distinct Customer to For loo( Highlighted in Yellow color) How to achieve this ? Con…
-
Getting 406 error while calling oracle pcs rest api for retriving attachment as streamSummary: Hi Everyone, Getting 406 error while calling oracle pcs rest api for retriving attachment as stream(response type is stream) Error: Not Acceptable.The 406 Not A…
-
Bar Code IntegrationHi, What are the methods of bar code integration in Oracle FA can it be done through OIC and VBCS please provide your suggestions. Thanks
-
How to Reset the BICC Extract To last run Date via APIHi Team, How to reset the BICC Extract to last run date using the Oracle API. Can some one please provide inputs as we are using the BICC in the integration and as part …
-
Correct REST Framework Version for Oracle API'sSummary: Hi Team, We see that Oracle provide different REST Framework Versions for invoking API's and some operations are not allowed in default versions. Can some pleas…
-
Oracle Object Storage Subfolder listing using REST APII have bucket (Dev-Buck01) which is hosting three folder and sub folders Dev-Buck01/GL/Jan24/ Dev-Buck01/GL/Feb24/ Dev-Buck01/AP/Jan24/ I want to download files from GL/…
-
ERP Cloud REST API timeout limitSummary: I would like to know the timeout limit for the ERP Cloud REST API and whether it can be configured. We are making requests using Postman.