To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
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…
-
published-minSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Delete invoke ATP impossible, also update. Corrupt integration? GEN3.Summary: Hi, please, before opening SR I would like to know if anyone has seen this before. I am changing ATP connection and I have created a second invoke as shown: Err…
-
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…
-
In OIC for SaaS, what does "each integration" mean in the context of each must have a SaaS endpoint?Summary: Hi everyone, OIC for SaaS documentation says that "every integration you create must have an endpoint in an Oracle Cloud SaaS application". This can mean 2 thin…
-
In OIC for SaaS, what does "each integration" mean in the context of each must have a SaaS endpoint?Summary: Hi everyone, OIC for SaaS documentation says that "every integration you create must have an endpoint in an Oracle Cloud SaaS application". This can mean 2 thin…
-
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…
-
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…
-
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…
-
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…
-
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…
-
Is it feasible to use a single mapper for two external invoke operations in OIC?Summary: I have an integration that calls two external services based on a specified situation. The payload format is the same for both. So, instead of having two identi…
-
OIC solution to handle duplicate events? OCI Events Service sometimes sends duplicate events to OICSummary: In this case, OIC is the subscriber and OCI Events Service is the publisher of the messages. Sometimes OCI Events Service sends duplicate events and that is not…
-
BICC Not Showing all FieldsHi Team, We have application composer object created and it included number fields like ( Account Number, Site Number) looks like only id's are showing up in the BICC PV…
-
PCS limitation in GEN3 Integration CloudSummary: Could you please confirm any one whether PCS is not supported for Gen3? If possible, could please share the oracle documentation that outlines this limitation? …
-
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…
-
Oracle ERP Cloud - Application ComposerSummary: 1- I want to create custom page using application composer and i have a field like Business Unit how to get data and put it in a list 2- I have other fields the…
-
How to Resubmit a failed integration from last point of failure?Summary: I have asynchronous flow which is doing multiple invocations to synchronous child flows. If my 1st child invocation is successful and 2nd child invocation fails…
-
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 ( ). However, I don't see a link on the documentation page to a Swagger / O…
-
Not able to map with json with below structerSummary: Hi Team, i have created connection for below schema but not able to map, what is the process to map this kind of data in OIC { "schemas": [ "urn:scim:schemas:co…
-
How can i pass multiple attachments to email notification that are coming from Oracle ATP databaseSummary: want to send multiple attachment in email notification , i have already done stage write operation in for each loop, but i am confused where should i store mult…
-
Oracle OIC soap call fails after Gen3 upgradeSummary: Oracle OIC soap call is failing with VersionMismatch error when trying to invoke a third party SOAP service after upgrading to Oracle Gen3 which was running fin…
-
switch condition cannot use current-date() functionHi All, I tried to use fn:current-date() in my switch condition like follow: $f1_OHL_HCM_EMPLOYEE_DATA/ns25:OhlHcmEmployeeData/ns25:terminationDate >= fn:current-date() …