Integration
Discussion List
-
Read CSV file having multiple dataSummary: Hi Experts I want to read CSV file having below content i.e. with multiple data. Any help here with creating xsd to read this type of data will be of great help…
-
What exactly is a stage file?Summary: Content (required): I've been working in OIC for a few years now, and I've just kind of accepted the Stage File function for what it is and can do. But what exa…
-
MFT querytext for most current dated file in UCMSummary: Content (required): I have been working through an issue to try and pull ONLY the most current file using MFT from our UCM. To do this, I have tried altering th…
-
How to achieve File to base64 in OIC.Summary Here, how we can do File -> Base64Encode? and What operation we have to choose in the FTP adapter?Content I have a requirement, I have to convert the base64encod…
-
DFF Attributes are not Visible in OIC Gen3 Mapper ResponseSummary: DFF Attributes are not Visible in OIC Gen3 Mapper Response Content (required): Version (include the version you are using, if applicable): Gen3 Code Snippet (ad…
-
Unable to get Refresh Token using Postman, offline access not supported?Summary Error message: Authorization Failed: unauthorized_client. The resource does not support offline access.Content I'd love some pointers to solve this problem. I ha…
-
Facing error when we call APP Driven integration (without payload) from Application composer.Summary: Hi, We are trying to invoke/call APP Driven Orchestration integration from a Form created using Application Composer. Our integration, dont have any parameters …
-
DR handling in OICSummary: How to handle DR configurations in OIC. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that…
-
Run the same integration multiple times in parallelSummary: Run the same integration multiple times in parallel Content (required): Hi everyone, I am working on a requirement where I have to process files and take them t…
-
How import a file to UCM from a tableSummary: How import a file to UCM from a table Content (required): Hi everyone, I have a fbdi files in a table and I try to import to UCM. The content is in a column of …
-
Outbound B2B in Trading Partner ModeSummary: Hi, We are trying to generate EDI 940 (X12, ver. 4010) from Oracle ERP Cloud. I have completed the required setups, but not sure how to map the B2B trading part…
-
Can a Generation 1 integration be directly imported to Generation 3 instance?Summary: Customer is currently looking to upgrade from Generation 1 Integration Cloud to Generation 3 After importing the integration and connections to Gen 3 instance, …
-
Should we implement Retry for ERP Adapters and ERP REST service in OICSummary: Hi Team, We are calling several ERP Rest Services and ERP Adapters in OIC Integrations, should we implement Retry logic for these ? What would happen if ERP is …
-
How to expose OIC endpoint with optional query params ?Summary: How to expose the OIC endpoint with optional query params? OIC Endpoint by default: https://:443/ic/api/integration/v1/flows/rest//1.0/v1//updatedworkers?oic_qp…
-
Automate ADFDI using OICSummary: Is it possible to automate ADFDI using OIC. Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets …
-
OIC: Encode Zip or PDF file more than 10 MB to base64Summary: Content (required): encodeReferenceToBase64 function only accepts file size upto 10 mb. Is there any way we can encode file sizes greater than 10 mb and which c…
-
Call Back Integration OICSummary: Call Back Integration OIC Content (required): Hi Team, We have seen that, some times call back integration is not getting triggered in Production. After further…
-
cURL command to schedule OIC IntegrationSummary: Need the cURL command to schedule OIC integration (Scheduled Orchestration Pattern) Content (required): Hi All, We need the cURL command to schedule OIC integra…
-
caching data between threads/instances of same integrationSummary: have complex integration that is invoked hundred times in short period of time and would like to know what is best option to cache some somewhat static data bet…
-
Visual Builder Backend and ERP Service Connection issueSummary: I am trying to connect to Oracle ERP Cloud from Visual Builder Content (required): I am trying to connect to Oracle ERP Cloud from Visual Builder. I created the…
-
how to add SSO login support for Oracle IntegrationSummary: Hi Experts Is it possible to add SSO login support for Oracle Integration i.e. in oracle integration login screen instead of username and password user can clic…
-
Need the ability to use non-Oracle API gateway with OICSummary: Need the ability to use non-Oracle API gateway with OIC. (is that possible ?) we do not want to use Oracle's api gateway offering since we already have our own …
-
Is there a feature to update back in the HCM approval information(Name of Approver)using the CommentSummary: Is there a feature to update back in the HCM approval information(Name of Approver)using the Comment section Content (required): We are in process of Sending Ac…
-
Ingest files to WebCenter Content WCC or UCMSummary How to override an existing content/file in WebCenter. any configuration?Content Scenario: we are using "GenericSoapPort" SOAP WebService to ingest files to WebC…
-
Reading >10MB JSON String using OIC DB AdapterHi, I have AR Invoice data as JSON string in a CLOB column of the table and now I am trying to read JSON payload string using DB adapter in OIC so that I can push it to …
-
narrow OIC API privilege to update single Lookup onlySummary: do we have option to grant permission to update single Lookup only Content (required): for example, user can use API call ...us.oraclecloud.com/ic/api/integrati…
-
Is there access to OIC from VBCS?Summary Trying to make a service connection from VBCS to OICContent Wasn't sure where to post my question because it involves both OIC and VBCS. Is it possible to trigge…
-
Aggregate operation giving error in OIC Gen3Summary: While using aggregate operation in OIC Gen3 getting XPath expression Content (required): We are reading the file. File content is in csv. File content looks som…
-
FscmTopModelAM.FinApInvTransactionsAM.InvoiceHeaderPVO is giving null recordsSummary: I am trying to fetch the invoice header details with this PVO, but it is returning null values. select * from EXTERNAL('ADF','"oracle.apps.fscm.model.analytics.…
-
Integration UTC to local timezoneSummary: I have configured a new scheduled integration and it is scheduled to run for every 2 minutes. however, the scheduled run time is shoing in UTC instead of curren…