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… -
OAuth 2.0 Refresh Token Not Working Between OIC and ERPWe currently have multiple integrations set up between Oracle Integration Cloud (OIC) and Oracle ERP Cloud, using OAuth 2.0 security. The OAuth client configuration is m… -
Can someone please share the REST API payload for HCM submit flow for flow patternSummary: Hi Experts Can someone please share with me the HCM REST API for flow patterns to submit flow. I'm using to submit flow for Make EFT Payments but any other flow… -
Issue with OIC File Server Event processingSummary: We are using a system file event for one of our integration based on file creation. But we noticed that the event is not getting triggered after a day or two of… -
Does OIC Gen 3 events have any message size limit?Summary: We are using events with Pub-Sub architecture, and when a message exceeds 1MB, the subscriber receives a malformed message; the instance won't read the payload,… -
Attachment in Notify Action not recognizedSummary: I want to add an File Attachment to the a Notify Action in an Integration. The attachment is coming as a file reference from a Write Stage File Response and is … -
Notification Action Cannot Read FileReference From Write Stage FileSummary: In my flow, I have a notification action that I want to include an attachment. I believe I have attached the correct file reference to a variable and am attachi… -
OIC String Size Limit AlertSummary: I am working on an OIC POC on Email Notification HTML Template and as expected - I hit the string size limit for this, which is shown through below OIC Dashboar…
-
Multiple Attachments in a single NotificationSummary: Multiple Attachments is a single notification when specifically number of files unknow Content (please ensure you mask any confidential information): I’m facing… -
Current user BU in oracle fusionHi, In Oracle fusion when you need to call a page of Oracle APEX aready SSO configured with current user BU assgined to restrict him/her as per his LE/BU etc. Is there a… -
OIC + MFT (SOACS) : Does anyone have any information / examples?Hi folks - I wanted to look into using MFT with OIC to transport files larger than OIC allows. Not finding much info out there. I was wondering if anyone here might have… -
OIC Oauth2 authorization code - refresh token expiry issueSummary: We have provisioned OIC instance within the same Fusion IAM/domain. The requirement is to setup OIC ERP/REST Adapters with Oauth2 Authorization Code grant type … -
setting null for fields in Bulk UpsertSummary: Hello team, I am facing issue when setting null in the salesforce during Bulk Upsert. I tried using #N/A its not helping neither fieldsToNull. When using its gi… -
Some variables appear to lose assigned value in loopSummary: We have an integration which uses a loop variable as well as a schedule variable to read a lookup table. Content (please ensure you mask any confidential inform… -
Download Activity failing for file size 190MB , using FTP adapter, increased JAVA heap memorySummary: Download Activity failing for file size 190MB ,using FTP adapter, How to increase JAVA heap memory In autostart.sh i am using : nohup java -Xms512m -Xmx4096m -j… -
401 error while invoking OIC Project APISummary: While trying to invoke a REST API , which is developed within a project , it is giving 401 Error Content (please ensure you mask any confidential information): … -
Scheduled parameter in OIC 3 takes old value even after changingSummary: In OIC 3, we are seeing the parameter value for a scheduled integration is not updating its value. For eg., a filename parameter is used and we are testing for … -
update organizationSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to embed OAUTH for external endpoint callbackSummary: We are trying to embed OAUTH in callback URL to get the ESS job completion status.We were able to receive the status without the OAUTH but we have OAUTH mandate… -
Dynamic Number of attachmentsSummary: Content (required): We have a requirement to send an email notification with multiple attachments from OIC. The maximum number of attachments are 10 and these a… -
How to tackle with multiple attachments in Notification service if any one of them is empty in OIC?I have an integration with notification action to send email with attachment if present but the problem here is that I have multiple file references as attachment mapped… -
To send 4000-6000 files from one sever to another server on daily basisSummary: To send 4000-6000 files from one sever to another server on daily basis , does OIC have that capability? If Yes than what will be the correct way to achieve thi… -
Download stage activity failing for big size file greater than 150MBSummary: When we are using the download operation of file adpater, its failing with Exception while processing Invoke request for endpoint . Error Message Facing this is… -
How to extract PDF from ESS child job to attach to Email Notification ActionSummary: How to extract PDF from ESS child job to attach to Email Notification Action Content (please ensure you mask any confidential information): I am looking for the… -
How to pass file from sftp to Database Blob- File size more than 10 mbSummary: Hi, In OIC, how can we pass file from SFTP to a blob/clob column in database. Specially file greater than 10 mb. Content (please ensure you mask any confidentia… -
Error: Unable to create the request and response data definition for this SQL Query. Please fix theSummary: connecting Oracle DBAAS server from OIC Run SQL Statement and validate SQL query getting below error: Error: Unable to create the request and response data defi… -
Append operation in Data Stitch for Object type Variable is giving error.Summary Append operation in Data Stitch for Object type Variable is giving error.Content I was trying to read a file more than 10 MB from a FTP Server using Read File Op… -
Using OAuth for OIC Gen3 to integrate with Fusion HCMSummary: I am working on setting up OAuth to be used in OIC Gen3 to access Fusion HCM REST/SOAP Endpoints. I have 2 OCI Tenancies, 1st tenancy is for SaaS Services (Host… -
Lookup doesn't find valueSummary: We have an integration, where we are using a lookup mapper. In this mapper there is a column called 'Combined_Statusses', which is equal to the statusses of two… -
How to do reprocessing for Event driven integrations in OIC Gen 3?Summary: We need to receive payloads through an OIC-exposed URL, which serves as the endpoint for a publisher integration subscribing to a custom OIC event we created ba… -
"transfer-encoding" to be removed from headerSummary: We use the standard REST Adapter in Oracle Integration Cloud (OIC) for sending a transmission towards an external API in JSON. This external system is failing b…