Integration
Discussion List
-
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… -
IDCS REST API to get all users based on group neededSummary: Hi Experts I'm looking for a REST API for IDCS where in if we pass the group name then we will get the list of all the users who are part of that group. Please … -
Import Journal Job failing with no data foundSummary: I am trying to import journals through FBDI process from OIC. But its failing at Import journal with no data found. I checked the ledger values and source..all … -
Parameter names in End-point for SQL statementsSummary: I'm fairly new to OIC Integrations and came across something that's driving me nuts, sometimes when I configure an endpoint for a SQL query it is using the actu… -
How to implement coherence in OICSummary: Implement coherence in OIC Content (required): I have a requirement where I will call a rest service which responds back with access token (token expiry time is… -
How Insert date field from csv into databaseSummary: What is the correct way to process a date to insert into a database? Content (required): Hi experts, I have a csv file on the ftp server like this: I have confi… -
Can we merge XML files in OICSummary: We have requirement to merge the XML files that are written and created in OIC Content (required): In OIC we have a scenario where we extract invoices from Clou… -
OIC Integration with SnaplogicHDlSummary: Has anyone come across any integration that leverages Snaplogic with Oracle Integration Cloud (OIC)? Content (required): Hello Experts, Just wanted to unders… -
How to get Integration Instance/ Visual builder instance for practice purposesSummary: I am a Contractor for oracle, trying to learn visual builder so I just created a oracle cloud account with Oracle email. Now when trying to create a Integration… -
Error while calling ERP Callback integrationSummary: We have configured ERP Adapter trigger connection with OAuth. And have an Integration to receive events from Fusion using above configured connection. This has …