REST
Discussion List
-
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… -
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 ( https://docs.oracle.com/en/cloud/paas/integration-cloud/rest-api/api-inte… -
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… -
Approval Delegation rules in HCM cloud via API’s or Data LoadersSummary Is there a way to Create/Update Approval Delegation rules in HCM cloud via API’s or Data LoadersContent Do we have any way to create/update approval delegation r… -
Best Practice for OIC to Cloud DB: DB Adapter or RESTful Services?Summary Better way to connect in Oracle DBCS from Integration Cloud (OIC/AIC)Content Hi, I'd like to hear your inputs as to which approach is better in terms of efficien…
-
Download large files from HTTPS link in OICWhat can be a good workaround to download files larger than 100mb over HTTPs in OIC integration? There is a mandatory compliance requirement from one of the EU countries… -
Performance issue while loading time entries via Rest API in OICSummary: We are facing significant performance issue when loading time entries through the Rest API in OIC. Its taking around 1hr to load 2.5k records, but the expected … -
Centralized location to see a list of all Open API endpoints for integrations within an OIC instanceSummary: I can view the metadata for individual OIC integrations by clicking on their endpoints. However, I'm curious if there's a more efficient way to obtain a compreh… -
total results changing when offsetSummary: We have observed when making certain rest calls with offset and limit the total results is changing and limiting our access to information. For example, when {{… -
fetch refresh token in REST callSummary How to fetch refresh token in OIC REST callContent Hi All, We have configured REST OAUTH as Resource owner password credential with access token URI in connectio…User_2025-02-08-06-30-58-076 45 views 6 comments 0 points Most recent by Rajkiran-Oracle Integration -
Capturing x-amz-request-id and x-amz-id-2 Headers in OIC Integration to AWS S3Summary: I'm facing an issue with an OIC integration that sends files to Amazon S3. Some requests are failing with an error, and AWS support has requested the x-amz-requ… -
OIC Integration with Parallel API callSummary Look for solution to call single API in parallelContent Hi Team, I've requirement to call an API for 30 k to 50 K times which is taking very long . Is there a wa… -
Salesforce Adapter OAAuth2Summary: Hi Team, we are configured the OIC Salesforce adapter as below documentation and everything seems to be ok. Oracle also confirmed same on configuration. However… -
I'm having an issue when trying to use an API to create lines to a selected Invoice.The error is "You must provide a valid value for the Purchase Order Number attribute. (AP-810667)" but when i checked for the PO was opened body: { "LineNumber": 3, "Lin… -
Issue while fetching REST API dataSummary: Hi We have lookup code like "6002LC10262/2026" in fusion. Get - /fscmRestApi/resources/11.13.18.05/commonLookups/{LookupType}/child/lookupCodes When i am trying… -
Unable to setup OAuth in OIC Gen3 instanceSummary: After creating an OAuth application with Authorization Code, getting this error, when trying create a REST API Connection to OIC Instance. "{"error":"invalid_re… -
CUPS server configuration in BIP & Webservice to invokeSummary: Hi Team, we have below requirement and need to understand. Can some one please help on this. The print server has been installed in Azure with the CUPS service … -
Outbound Interfaces : Oracle API ApproachHi Team, As oracle suggested now not to use any BIP report approach for outbound interfaces. We are having below requirement and it includes different API's to be invoke… -
Extracting the result returned from the service responseHello, the response returned from the REST service that I called within the integration I prepared in Oracle Integration Cloud is as follows. Here, I want to take each …