Category 222
Discussion List
-
OIC Suppliers FBDI vs REST PerformanceHello Experts, Here is my requirement. Third-party source system exposed REST API, which can return max 100 suppliers in one call, which I need to create/update/delete i… -
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…Munish Kumar Mittal-Oracle 6 views 0 comments 0 points Started by Munish Kumar Mittal-Oracle Integration -
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… -
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 … -
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 … -
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,… -
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… -
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… -
Control Budgets that share same Budgetary Control Cube in hyperion planning (not financials module)hello I have 2 Control Budgets that share the same Budgetary Control Cube in ERP and I want to do a data integration from hyperion planning cloud (not financials modules… -
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… -
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… -
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…
-
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… -
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… -
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… -
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): … -
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… -
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… -
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…