Category 222
Discussion List
-
format-date time function is not working in Gen3?Summary: Trying to format date time from 2025-03-10T05:09:05.049+00:00 to 10-Mar-2025 but its giving blank. xp20:format-dateTime(2025-03-10:09:05.049+00:00,‘[D01]–[MNn,3…
-
Instance Id change number to varchar due to Gen2 to Gen3 integrationsSummary: Last week changed UAT Oic Integration from Gen2 to Gen3. Instance ID of Oic had changed from number to varchar. How to change integrations with Instance ID defi…
-
Crypto JS library- AES.js to bundle up in my jar along with my Javascript function for EncryptionSummary: We are trying to do Field level Encryption using ephemeral Data Encryption Keys and an OIC Javascript function. I have tried bundling up the dependent Javascrip…
-
How to fetch Child link output in REST APISummary: Hi I am getting below response in ds node. In that File location tag , attachment link in there and i need output of that. I was assigning file location to next…
-
OIC Dynamic Invoke Connection Feature - Version Bug?Summary: I am building a NEW integration under OIC 25.02.1 (from version 24.10.4.2), specifically with FTP Adapter and noticed a new feature is introduced: "Dynamically …
-
Need VBSC application usage detailsSummary: Hi Team, We need information on which VBCS application is accessed by which user. Please can you let us know how to get these details. Content (please ensure yo…
-
Leveraging OIC to transform invoice number from IDR-imported invoicesSummary: Client has 3,000 utility invoices per month. These will be scanned in via IDR. Each month, the service or customer account number on the invoice would be the sa…
-
Recursive invocation limit reached error while calling Child integration from Parent integrationHi Experts, I am getting below error while calling child integration from parent integration recursively in OIC3 Currently As per use case we are calling parent integrat…
-
OCI Logging Search detailsSummary: Hi Team, We are getting OCI audit logs through Observability & Management → Logging → Search, through the audit console. We are using the query below to get res…
-
We are facing an issue where the OIC integration is failing to activateSummary: We are facing an issue where the OIC integration we built to import OTL time entries into HCM Cloud is failing to activate with the below error. There were no c…
-
RedHat Enterprise Linux 9.x for OIC connectivity agentSummary: RedHat Enterprise Linux 9.x for OIC connectivity agent Content (please ensure you mask any confidential information): Red Hat Enterprise Linux 8.x extended supp…
-
While calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests api from VBCS giving 403Hi All, I am calling fscmRestApi/resources/11.13.18.05/receivingReceiptRequests POST API from VBCS page but I am getting 403 Forbidden error. But from Postman its workin…
-
Create flex fields for an existing sales orderSummary: Hello everyone, I have the following problem that requires your support: I have a sales order created in the ERP A context has already been created with the fle…
-
OIC Failing Due to XML Size Limit Exceeding 100MB in ATP Data TransferWe are encountering a critical issue in Oracle Integration Cloud (OIC) while transferring data from a public ATP table to a private ATP database. When executing a SELECT…
-
How to send TransmissionAck back to OTM from one way integrationSummary: We are implementing OTM integration. We have a requirement where once request is received from OTM, we need to send acknowledgment back to OTM and process the r…
-
OCI gen3 rest api for start/ stop OIC serviceSummary: We are trying to execute Start/Stop service via rest api following documentation from oracle and API available to invoke Oracle integration API. Tried to follow…
-
What are the best practices for using "WAIT" within the OIC flowSummary: What are the best practices for using "WAIT" within the OIC flow Content (required): Can I use "WAIT" in an OIC flow within a loop waiting for 15 Sec intervals …
-
Message send failed: Premature EOF encounteredSummary: We are sending attachments to Oracle Fusion to 3rd party system using OIC in BASE64 format. In OIC, we are using a SOAP connection for 3rd party system's custom…
-
unzip stage operation failes with IO exceptionSummary: We are downloading and decryption file from 2rd party SFTP in OIC and using file reference in stage activity to unzip the file and it is failing with error java…
-
REST API failing with "415 Unsupported Media Type"Summary: Hi I am trying to run REST API in postman but it failing REST API - /fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/action/submitForApproval Cont…
-
Is there a way to do Certificate-based Authentication in OIC 3?Summary: Certificate-based authentication is generally considered preferable to password-based authentication because it is based on what the user has, the private key, …Abhilash K - Deloitte USI 9 views 1 comment 0 points Most recent by Vernon Jason S -Oracle Integration
-
App Driven Orchestration - Replace Triggering Connection to Event BasedHi All, Recently I was facing "Recursive limit reached" issue in one of the recursive flow Example : Parent Integration (A) calls Child Integration (B). B calls A again.…
-
how to write a CLOB column with XML content as a single file with original XML contentSummary: OIC-BIP-OCI Bucket File - how to write a CLOB column with XML content as a single file with original XML content Content (please ensure you mask any confidentia…
-
Oracle ERP Cloud - Application Composer - Custom ObjectsSummary: Need Limitations on Custom Business Objects build and migrations. I am looking for answers to the below questions. Content (required): 1. What is the limitation…
-
Custom EDI Messages in CMKSummary: Requesting evaluation of CMK to build custom messages over and above the supported 810, 850, 855 and 856. (refer: https://support.oracle.com/epmos/faces/Documen…
-
Getting error when write file to sftp is done in OICSummary: Exception while processing Invoke request for endpoint . Error Message : oracle.cloud.cpi.common.core.CpiException: oracle.tip.adapter.sa.impl.fw.ext.org.collax…
-
How can I convert a schedule integration to a FTP trigger integration?We currently have a FTP trigger integration that polls for files within OIC SFTP folders. If it finds a file, then will call a scheduled integration. This works fine. Ho…
-
Oracle Process Automation (OPA) Error ENGINE-03051Summary: Error while running a process automation Content (please ensure you mask any confidential information): I tried to create a sample OPA using the below Oracle Li…
-
Pre-built extract for HireRight License ValidationSummary: Hi there. We are working with HireRight to implement the License Monitoring program they offer. With that, we are looking for the 'pre-built extract' referenced…
-
How to fetch href linkSummary: hi I want Response from href link in next node. How we can get it. For e.g I am getting subinventory response using below rest api /fscmRestApi/resources/11.13.…