Category 222
Discussion List
-
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…
-
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 …
-
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 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…
-
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…
-
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…
-
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…