Integration
Discussion List
-
Convert javascript output string into json in OICContent Hi experts, Is there a way to convert a javascript output string into json in OIC? I'm calling a javascript passing a json payload which is treated and then retu…
-
How to integrate/call a process of Process Automation from oracle integration cloud 3.0Hi Team, I have created a process and i want to integrate that process into Oracle Integration Cloud 3.0. but i am unable to find how to integrate that. Please help on t…
-
Unable to use soap connection with private endpoint in application integrationSummary: We are making an integration from PeopleSoft to Oracle HCM Cloud for the Job Family object, and we want to have an application integration that gets triggered w…
-
Can we have private IP for OICSummary: Hi All, We have a requirement where we want to have a private IP for OIC. We are trying to install the connectivity agent in the Customer's on-prem Redhat serve…
-
how to communicate ATP DB tables with App Driven Integration as trigger?Summary: Whenever records are inserted or updated in an ATP DB table, we want to capture those records in real-time using OIC. How can we configure the connection detail…
-
Invalid character reference: null character not allowed in XML contentSummary: In OIC Gen 2, Getting this error while processing several rows and mapping.. How to find what is the real root cause for this.. Error : com.ctc.wstx.exc.WstxPar…
-
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.7K views 9 comments 0 points Most recent by Abhilash K - Deloitte USI Integration
-
shared OIC gen3 connection is not visible in other projectsSummary: I have created REST connection as shared. But it's not visible in other projects. I have verified the same issue with other connections like ERP. Content (pleas…
-
How to set the language when triggering FBDI import through Integration CloudSummary: We would like to trigger a FBDI import with multi-lingual data through the integration cloud. We understand the import process will only import the data for the…
-
Notification reply-to email addressSummary: Is there a way to set the reply-to address when sending emails using the Notification shape, or at least have the "From" address be the reply-to address? I'd li…
-
Implement VBCS Polling In OICSummary: I'm trying to implement polling for a request in the VBCS API via OIC, but the Polling-Location call returns error 400. Content (please ensure you mask any conf…
-
Unable to Set File Permissions in SFTP via OIC FTP AdapterSummary: Hi, I have been using Oracle Integration Cloud (OIC) to send files to a Bank's SFTP server via the FTP adapter. The bank has informed us that the files we are u…
-
ERP Adapter - GEN3 ErrorSummary: Cannot select bulk import (FBDI) operation in clients GEN3 OIC. Content (required): I am trying to use the ERP Adapter for FBDI import in a GEN3 instance. The e…
-
OIC Mapper Error : Cannot read the array length because the return value of "oracle.cloud.connectorSummary: Hi Team, We wanted to pass the Nil true to mapper in oracle SF adapter. Below is the error receiving. Tried all options but it is not working. It is in OIC. Err…
-
How to setup custom endpoint for OIC gen3 instanceHello Team, Good day!! Could anyone please share me the custom endpoint setup detailed document for OIC gen3 instance. I had gone through the Oracle documentation for th…
-
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…
-
How to restrict integration or projects based on oauth2 clients in OIC3Summary: We have configured an oauth2 client credentials to allow a vendor to consume integrations. However, we noticied they can trigger any integrations inside and out…
-
How to pass files between oic integrationsSummary: I am creating a utility flow which uploads file to UCM. This flow will be invoked by other integrations. I have to pass zipped file along with some other data t…
-
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 …
-
How to create synchronization between EBS Installbase assets in R12.2.6 to ALM fusion latestSummary: We have a requirement to sync between EBS IB and ALM, so ALM can be master for Assets for the downstream systems. How to create synchronization between EBS Inst…
-
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…
-
What's New in Oracle Integration 24.10Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Designing a Real Time Error Handling Integration for OIC?Summary: To build the real- time error handling integration, the goal is to be automatically trigger an OIC integration whenever an error occurs in the OIC monitoring co…
-
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 …
-
OCI Events ServiceSummary What support exists for OICSContent Hello, I am interested in seeing what kind of integration exists currently for OIC and OCI events, and whether there are futu…
-
OIC3 Error setting up storage for exportSummary: I'm getting this strange error when setting up a storage bucket in OIC Gen 3 for export: ERROR An error occurred while saving storage changes { "servlet":"jerse…
-
Stage File Read : Schema ValidationSummary Fails to validate the payload as per file schemaContent Hi All, I have designed an integration flow where I am using stage file read in segments action to read f…
-
Shared/global lookup in OIC Gen3 ProjectsHi all, I'm developing a set of integrations, and we are planning use projects to manage these integrations. But, as requirement, we have some lookups shared by all inte…
-
Attachment in notification fails due to size in gen3 but no in gen2Summary: Hi , I would thank for any help with the following. We alredy know there is a limit of 2mb in gen2 and gen3 in attachments size. BUT: We have no issues when sen…
-
For Each in Loop for Async Based App Driven IntegrationSummary: Hi Team I have an app-driven integration and want to run the for-each process in parallel as there is no dependency. I know we can do the same in scheduler-base…