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
-
Oracle Integration Customer Success Webcast with Southern Company (21-MAY-2025)Summary: Please join us on May 21 to discover how Southern Company improves integration capabilities with Fusion Applications using Oracle Integration. Date: May 21, 202… -
Is there any shortcut to map multiple fields at once in OIC mapper?Summary: I am trying to use Write File in Stage File action. In the mapper, I need to map around 200 fields from read file response to write file request. Is there any s…Koda V V Satya Sai Surya Ramakrishna 6 views 0 comments 0 points Started by Koda V V Satya Sai Surya Ramakrishna -
Document Understanding and Intelligent Document Recognition / Invoice ScanningSummary: Document Understanding and Intelligent Document Recognition Content (please ensure you mask any confidential information): I have asked this same question on th… -
How to Prevent xmlns from Appearing When Appending in Data Stitch Action (OIC)Hi everyone, I'm working in Oracle Integration Cloud (OIC) and using the Data Stitch action to append XML elements to a variable. The issue I'm facing is that when I app… -
OIC Mapping ProblemSummary: Having built my response using data stitch to populate a global variable, the final mapping from the global variable to the response is giving unexpected result… -
Issue With XML Element xmlns Declarations Added By Data Stitch In Subsequent OIC MappingI am trying to map to the following json response: { "uniqueID": "1", "featureCollections": [ { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry… -
BIP(SFTP) to OIC: Could not establish connection. java.net.ConnectException: Connection timed outSummary: Unable to connect to OIC file system from BIP. Below is the error I am getting- Could not establish connection. java.net.ConnectException: Connection timed out … -
Issue with OIC HCM AdapterSummary: Hi, We are the issue while trying to activate an OIC integration. We already have and environment where HCM adapter is pointing to where the integration is work… -
Consume documents understanding of from OICSummary: I'm trying to consume the Document Understanding service from OIC, using the native AI connector. For some reason, I'm getting the following error: { "code": "N… -
-
OIC Gen3 - Read File Activity Getting StuckSummary: We are encountering an issue while using the Read File in Segments activity in Oracle Integration Cloud (OIC). Specifically, we are trying to read a file of app… -
What privilege is required to view Journal Headers and Journal Lines in the journalBatches rest cal?Summary: I'm trying to create a custom role to allow access to the "/fscmRestApi/resources/11.13.18.05/journalBatches" endpoint. The batches show up but I do not get jou… -
elementEntries API vs HDL for Time EntriesSubject: Request for Guidance on Importing UKG Time Entries into Oracle Payroll Summary We are planning to use UKG Kronos for time entry and intend to import the resulti… -
ATP Connection OIC gen3Summary: Content (please ensure you mask any confidential information): I'm passing the information from a BIP extract to the ATP DB connection using OIC. Whenever there… -
API to get atp tables and procedures used within an integrationHi everyone, Is it possible to use an API/another tool to get the list of tables and procedures in a file from the ATP database used in an OIC integration? Thanks! -
Handle Callback for two separate processes calling the same Import JobSummary: I have two separate processes calling the same Import Job in OIC, and have two separate Callback integration. How do separate the calls in callback to understan… -
Query on Date/Year-Based Filtering for BICC PKPVO ExtractsSummary: We would like to check if it is possible to apply a date/year-based parameter filter at the BICC job level for PKPVO extract files. Currently, the PKPVO extract… -
How can I write file in SFTPSummary: Here is my integration: I am calling a BIP (csv output format) and fetching the output in chunks. Expected output can be >10mb thats why I am doing like this. N… -
ERP Cloud adapter erroring outSummary: Getting below error on ERP cloud adapter upon selecting Import Bulk data into Oracle ERP cloud. Tried reconfiguring connection, even new connection but still er… -
Unable to upload SCROM file in Online Content in Oracle Fusion LearningSummary: Hi, We are trying to upload a SCROM file of 1.5GB size and getting below error. "You need to select a file that doesn't exceed the maximum upload size of 1 GB." -
Splitting Outbound XML files by size limit in OIC Gen3Summary: Splitting Outbound XML files by size limit in OIC Gen3 Content (please ensure you mask any confidential information): Team, I have a requirement to split outbou… -
OIC Connectivity AgentSummary: HI All, I have a DB system and i have FTP system both are of different customers , i need connectivity agent installed to have a connectivity , do we need to in… -
Integration suspend when staging file write loopHi Experts, I have a integration with 2 loops to write file: But evey time when it runs to the 11th ForEachSupplierSite and 19th ForEachBU. The integration will suspend … -
Invoke 'OCI Gen AI Agent RAG Service' in OIC throwing errorHello, I'm trying to invoke the OCI Gen AI Agent RAG Service from OIC and getting "Flow Execution Error: Workflow: compartmentIdFlow, State: startState, Action: null" er… -
Rename of OIC ActivitiesSummary Does OIC Allow rename activitiesContent When developing OIC flows, OIC does not allow to edit the name of the activites. Is there any way to do instead of delete… -
MSSQL to EPM Planning Agent Integration not working after updating to jdk-17.0.18Summary: We upgraded the Java version, which is causing our Integration from Microsoft SQL to our EPM Planning application to no longer work. Initially, we were on the J… -
OIC REST Adapter: Unable to send request to get access tokenHi, I'm trying to configure OIC Rest adapter connection with OAuth custom 2 legged security. Initially this worked for 2-3 weeks and suddenly stops working (no change ma… -
DB Issue - DBMS_CLOUD.COPY_DATA performanceI am loading the data from CSV file on OIC object storage to ATP using DBMS_CLOUD.COPY_DATA The execution time of this approach is not Consistent. For some run it is tak… -
Oracle Integration Gen 3 — Scheduled integrations: concurrency/limits and ways to increase?Summary: OIC GEN 3 Scheduled Integration Limitation Content (please ensure you mask any confidential information): I’m looking for clarity on how scheduled integrations … -
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 … -
OIC Gen3 - Use of an if condition on a field does not workHello, I am a bit stumped over a couple of days on trying to make an if condition and for my life, I can't seem to figure why. Background Source is reading a Fixed delim…