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…Ravi - Integration PM-Oracle 91 views 0 comments 4 points Most recent by Ravi - Integration PM-Oracle -
Getting error on Salesforce-REST adapter - ProcessFinaljobSummary: I have an SR 4-0002996806 open on this, but answers have not been very promising. Requirement is: We have a field called "Report_to_Emplid" from BI report on ea… -
OIC AS2 Adapter Standalone - Trigger connection - Synchronous MDN issuesSummary: We built Trigger AS2 Inbound integration and calling customer complains that our sync MDN reply is missing AS2-From header. however for Standalone sync AS2 we d… -
Submit BICC Job from OICSummary: HI, We have a requirement to submit BICC job from Oracle OIC and subsequently extract files from UCM from OIC integration. Any one having the working integratio… -
What Job role or Privilege is needed to view Supplier Registration Requests using REST APISummary: We have a requirement to view Supplier Registration Requests using REST API (/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/). But we are getti… -
403 Forbidden Error in OIC When Calling External Token API (Works in Postman)Hi All, I am trying to invoke external REST endpoint to generate a token for MenaiTech. I was successfully able to invoke from POSTMAN. Attached is the screenshot of how… -
How to write empty csv file from stage activitySummary: We have a scenario where we are splitting source file into a valid and error records file in csv format based on validations. However, if either of these files … -
OIC Gen3 B2B: Need to send no-namespace XML - B2B Generate Document always injects B2B namespaceEnvironment: Oracle Integration Cloud Gen3 B2B: Custom XML document Transport: SFTP (outbound) Business requirement: Trading partner requires an XML payload without any … -
download the XSD file from the OIC Integration?How to download the XSD file uploaded into an OIC Integration in Gen 3 version? -
Deep link to open OIC integration Flow on the Instance Details Page for an Instance ID in GEN3I used to navigate directly from my custom VBCS app to the OIC intg monitor page for a particular instance ID by using this URL..(deep link) in GEN2 Below is the express… -
Need to create connection / integration to submit BICC jobSummary: I have been following Oracle Documentation to setup connection for BICC job API / WSDL and have not been successful. I am trying to build an OIC integration tha… -
For-each loop process items in parallel not available in app-based integration - options?Summary: For-each loop process items in parallel not available in app-based integration - options? Content (please ensure you mask any confidential information): I see w… -
downloadESSJobExecutionDetails in ErpIntegrationService returns SocketTimeoutExceptionSummary: We are leveraging the downloadESSJobExecutionDetails in the ErpIntegrationService to download ESS job output files from Oracle Cloud ERP. Although the service u… -
Import value sets through OICSummary: Hi, we are looking at some options of automating some things related to data migration. One of the things we are looking at is the importing of Value Sets. Is t… -
How to send null to Mapper TargetOIC Version: 21.4.3 Hi Integration Community I have a simple requirement in OIC where a REST web service returning JSON returns an attribute which is a string but may be… -
How is the OIC Cloud Service Physically Deployed?When a customer creates a new Oracle Integration Cloud Service within an OCI region, is that service deployed in a way that ensures fault-tolerance and high availability… -
Payload for creating Bank Account at Supplier SiteHi, Kindly help me with the REST API and the payload for creating Bank Account at Supplier Site Thanks -
OIC returns an error when processing Header Detail CSV File with NSXD schemaSummary: Hi! I'm trying to load a file sent by a third party system that contains information relative to a sales order an it's lines in CSV format separated by tabs. I'… -
BINDING.JCA-11650 Size Overflow Exception.Hi Team, We got below error in agent logs. How to find which integration caused this error. Please kindly advice. DBTransaction.rollback() is called. DBTransaction.rollb… -
REST API or Agents to Download/Create Custom ESS Jobs Definitions in FusionSummary: Team, Do we have any Oracle REST APIs/Agents to perform below? Retrieve Custom ESS Job Definitions created in Fusion Create Custom ESS Job Definitions in Fusion… -
Unable to add more than 1 business identifierI currently have 1 businnes identifiers to my integration added and is currently running my integration is a scheduled integration with schedule parameters now i have de… -
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… -
DB Invoke OIC3Hi Team, It is recommended to insert to DB in batches. How do we check whether integration is implemented in that way or whether developer has implemented to insert all … -
Integrations concurrency - OIC3Hi Team, Version OIC3 Please help us in understanding the below queries. What are the limitations for scheduled integrations (number of enabled schedules, concurrency)? … -
OIC Healthcare- Is it possible to export/import a Standard or Custom HL7 message schema?Summary: Is it possible to export/import a Standard or Custom HL7 message schema? I can't see an option on the UI, it just allows manual segment/element/composite insert… -
List of integrations and frequency - OIC3Dear Team, How can we get the list of all integrations with their schedules (e.g., every 5 minutes in OIC 3 (Oracle Integration Cloud – Gen 3). If it is possible only th… -
Oracle AI Agent Studio: Can an agent generate downloadable files (CSV/PDF/XML/etc)?Summary: Hi Oracle Community, I’m exploring Oracle AI Agent Studio and want to confirm whether an agent can generate a file output using any tool that the end user can d… -
While using OIC rest adapter to PUT file to OCI bucket, got 503 service unavailable errorPlease let me know if you have any suggestion. Below is the error message: response from http://rest-adapter:8080/endpoint/outbound/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/… -
Multi Agent connectivity and governance for Fusion AI Agent Studio - Webcast June 18th 2026Summary: Oracle Integration enables rapid automation through adapters and AI-driven capabilities including AI agents with human-in-the-loop governance, self-healing RPA … -
How to Extract Data from EBS and make it available for OIC SFTP (Without Connectivity Agent)Summary: We have a requirement to extract Data from EBS and make it available for OIC SFTP to Consume that data for further processing. We are not interested to use conn… -
Read File Error When .csv Contains Double QuotesSummary: Our Read File operation fails when reading a .csv file that encloses it's values in double quotes ",". If I manually remove the double quotes from the file then…