Integration
Discussion List
-
OIC REST - how to save xml payload to ATP clob column opaquelySummary OIC REST - how to save xml payload to ATP clob column opaquelyContent I am trying to build a simple REST integration that when called from Postman with an xml pa…
-
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…
-
Generate and compare checksum in OICSummary: We have requirement to compare checksum value received from source application for input file with checksum value generated by OIC. We are using below function …
-
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() …
-
Double Quote Read Issue in OICSummary: Hi Team, This is to check with you to how to escape the double quotes in OIC Read Stage action file. Content (please ensure you mask any confidential informatio…
-
salesOrdersForOrderHub OIC - created a custom integrationsalesOrdersForOrderHub OIC - created a custom integration for CPQ to OM integration to update orders. Currently receiving this error in OIC But when I tried using postma…
-
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…