Integration
Discussion List
-
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…
-
Connect and extend your Oracle HCM with Oracle Integration – Webcast June 7th 2023Summary: Your HCM cloud “lives” within your application ecosystem. Just think how many applications could be involved in typical HCM horizontal business processes, such …
-
How to write Filter ExpressionSummary: How to write Filter Expression? Content (required): I have Oracle ERP Adapter where on Request tab I want to add filter expressions can someone guide me to some…
-
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…
-
Can OIC instance be broken with many parallel calls to another OIC integrationSummary: Hello all, Please your help. I have a use case to process data from an ATP table, let's say 5000 records (or more perhaps). The subprocess for each record is an…
-
OIC Notification - Email Attachment Size LimitSummary: There seems to be a limit on OIC Notification Activity's File Attachment (around 1.4MB) - it would be noted as error, the notification won't be sent at all (any…
-
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 …
-
How to establish connectivity with ADP WFN in OIC Gen3Summary: Hello, I am working on requirement to integrate HCM related information from ADF WFN with Oracle Fusion Cloud using OIC Gen3. ADP WFN provides REST APIs to acce…
-
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…
-
Connect and extend your Oracle ERP with Oracle Integration – Webcast May 24th 2023Summary: For details please visit the registration page here. Content (required): Oracle Integration is the one stop shop for connecting your Oracle ERP to your ecosyste…
-
I can't sign up OCI free trial.Summary: I can't start Oracle Cloud Free trial. "Start free trial" button is freesed or Card verification error. I have tested Firefox and Edge and private browsing mode…
-
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 …
-
Want to approve the task assign to other users with the ADMIN user using REST APISummary: Hi Experts We have a admin user for oracle integration processes i.e. OIC_ADMIN_USER, now we want this user to APPROVE REJCT or take any action on the process t…
-
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…
-
HDL upload for integrationHi All, We have multiple integrations where we have used HDLs to integrate as api were not available? We want to know how many parallel HDL processes can run? Please als…
-
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…
-
Not getting tables in database adapterHi, We have created a workspace and schema from Oracle Apex.Inside this schema we have created a table.The issue is we need to update this table using db adapter from OI…
-
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…
-
401 Authorization Required for /ic/api/integration/v1/lookupsSummary: I am trying to test above REST api for lookups, but not able for now. Content (required): I am trying to test above REST api for OIC lookups Please, I would nee…
-
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 …