Category 222-2
Discussion List
-
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… -
Partner Contact - Navigate to Fusion Partner Dashboard using Fusion URLSummary: Navigate the external Partner Contact user from an external Web Portal to Fusion by clicking a URL and the user should be navigated from web portal to Fusion Ap… -
How add multiple predicates in expresionSummary: How add multiple predicates in expresion Content (please ensure you mask any confidential information): Hi experts, I try to combine two predicates, it does not… -
Filter information using predicates, when two or more nodes have the same keySummary: Filter information using predicates, when two or more nodes have the same key Content (please ensure you mask any confidential information): Hi experts, I'm wor… -
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.9K 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… -
Oauth for Soap connectionSummary: Hi I want to use Oauth instead of Basic Authentication. Can you please help Content (please ensure you mask any confidential information): Version (include the … -
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… -
Develop an integration in oic version 3 and migrate to version 2, could there be any problem?Summary: Content (please ensure you mask any confidential information): Hi experts, In the company I work for, they have different versions for each environment. In the … -
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… -
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… -
Sign the Message Content with XML Digital Signature in Oracle Integration Cloud (OIC)Summary: Hi Team, I have a requirement to sign the XML body with an XML Digital signature using privateKey. Is there any SOAP or Rest API to handle this? OR Any other so… -
SFDC Bulk Job is not returning job id on a custom objectSummary: I am trying to load data into SFDC Custom object via bulk job 'update' operation using SFDC Connector. My integration is completing with no errors but SFDC Bulk… -
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… -
Append variableSummary: Append global variable ans use the nodes into the object refered variable Content (please ensure you mask any confidential information): help me pleaseeee all e… -
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 {{… -
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… -
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… -
Salesforce bulk API 2.0 not available in OIC Salesforce adapterSummary: Hi All, we would like to use Salesforce Bulk API approach to load data from Oracle to Salesforce. Looks like OIC SF adapter only include Bulk 1.0 and 2.0 is not… -
How to call fusion REST/SOAP services using the SAML method using API Authentication?Summary: We have already configured the consumption of the Fusion API using JWT token, but we need to understand how to connect to the Fusion SOAP/REST services using th…