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
-
OCI Stream - Pull messages from OCI stream - based on Certain ConditionSummary: Need your expert advice on the following requirement. We have a scenario where one OIC integration publishes data to an OCI Stream. A subscriber integration, ru… -
Is OIC Agent Supported on Windows Server 2022?Summary: I would like to know if the OIC agent is compatible with Windows Server 2022 and if there is an updated list of compatible OS and JDK versions. Content (please … -
Disable or bypass MFA for RPA loginSummary: We are conducting an RPA proof of concept, and all our environments are configured with OKTA as the Identity Provider. During the RPA workflow, the login to Ora… -
Unable to create AP OTP Payment using FBDI for Foreign Currency.Summary: Hi, We are creating OTP payment for Forign currency using Import Payables Payment Request process FBDI template but it is throwing an error (Rejection Reason) N… -
Transferring Large Files (>100 MB) from Fusion to Target API via FTPSummary I need to transfer large ZIP files (246 MB) from Oracle Fusion to a target REST API which need the file to be in base64 through Oracle Integration Cloud (OIC). c… -
OIC B2B custom XML documentHi All, I wanted to ask if anyone has had any experience with creating custom B2B schemas? We have a requirement to send Purchase Order Outbound to trading partner in th… -
OIC Workday - TEST connection FailingSummary: I have created the Integration System User (ISU) and API Client in Workday. In OIC, I entered the Hostname, Tenant, Client ID, and Client Secret. I clicked "Pro… -
Best way to avoid nested loopsSummary: Hi, We are making an integration where we are fetching a BIP report, which returns a list of values, and we are fetching a list from an external system through … -
Supplier Managmentwe want that the DFF added on the "Create Receipt" form must be shown on the form of "Create Invoice" form of Supplier Portal to the supplier. The attachment of "Supplie… -
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 … -
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… -
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… -
How to Integrate Microsoft Active Directory (On-Premise) with Oracle Integration Cloud(OIC)We are exploring options to integrate Microsoft Active Directory (AD) on-premise with Oracle Integration Cloud (OIC) Gen 3. Since OIC does not provide a native LDAP adap… -
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… -
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): … -
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… -
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… -
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… -
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… -
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… -
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… -
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… -
How to update Receivables Credit Memo?Hello All, Is there any way to update a Receivables Credit Memo in Oracle Fusion Applications? The REST API doesn’t include all the required attributes, and the SOAP web… -
Hello Everyone, If we are hosting python application on OCI, then how to use Devops with the SCM.Hello Everyone, If we are hosting python application on OCI, then how to use Devops with the SCM (source management) and CI/CD pipeline applicable between OCI and APEX. … -
How to read data within CDATA from XML in OIC Gen 3Summary: I need to modify my OIC job for Gen 3 such that, when it is Reading the data using Stage file operation, it is able to read the data that is coming in CDATA[[]]… -
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… -
APEX integration with Oracle Fusion through OICHello, This is my first time working with APEX and I'm trying to build an integration to transfer data from APEX database to Oracle Fusion HCM. Is there any documentatio…