Category 222-2
Discussion List
-
I am trying to Use Vision APIs (AmalyzeImage) using Integration Gen 2 and Getting an errorSummary: I created an app-driven integration to call AnalyzeImage Vision API but getting an error and not able to figure out what the error is Content (required): { "typ…
-
ATOM FEED USING HCM ADAPTER DOESN'T RETURN DFF CHANGESSummary: OIC ATOM FEED HCM ADAPTER DOESN'T RETURN DFF CHANGES Content (required): Hello everyone. I am building an OIC integration that consumes Worker Assignment ATOM F…
-
Calculate tax API returns 403 error on Integration but works on PostmanSummary: Hey folks! I have been having a situation with the Calculate tax and derive account API (https://docs.oracle.com/en/cloud/saas/procurement/23b/fapra/op-purchase…
-
Should I redo my integration if I change the initial SOAP conn. wsdl ? Integration seems broken.Summary: Hi, please I would thank for help with the following: I need to change the soap-wsdl (entry point) to my integration, I need new fields and rename others. Examp…
-
How to pass key value pairs from metadata dynamically to a rest connection in OICSummary: I have an integration where I need to create a customer in Stripe account using Rest Connection. I need to pass required fields to the rest in order to create a…
-
Urgent HELP needed using fileDataSource with runReport SOAP APISummary: I have a scenario where I need to run a BIP report, where the data for the report is an XML file that I will supply in the payload. I have looked up runReport/r…
-
Integration Rest API query parameterSummary: Get multiple integrations from Rest call using query parameter. Content (required): Hello, I am calling Rest API to get integration information using endpoint /…
-
Download PGP encrypted file of more than 1 GB from Object storage and reload unencrypted in ObjStoreSummary: Hi Team, We have a PGP encrypted file of more than 1GB loaded in object storage by a third party, now we want to download this encrypted file from Object storag…
-
How to pass API Key dynamically in OIC?Summary: I have created a stripe API connection which requires API key to authenticate the connection. But the API key is not constant can be changed based on certain va…
-
How to hanndle special charcters while subscribing from AQ using AQ adpterSummary: Source : Oracle EBS AQ Target : Third party vendor Using OIC, we are subscribing the message from AQ(AQ adapter) in XML format using XSD which contains the valu…
-
Oracle Integration Product Update Webcast June 15th 2023Summary: Oracle Integration Product Update Webcast June 15th 2023 Content (required): Join the webcast for the latest update from the Oracle Integration product manageme…
-
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…
-
SOAP sync vs asyncSummary: Hi, please, could someone explain the difference between calling queryAllInventoryAsync and queryAllInventory operations from OIC invoke ? it get the same data,…
-
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…
-
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 …
-
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…
-
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…
-
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 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…
-
REST API post to create an Org record AND include the org addresses?Summary: REST API post to create an Org record AND include the org addresses? Content (required): Hi all, we are using the REST API with Python to create Org records but…
-
How to loop multiple records in OIC Target side of MapperSummary: I would like to know if it is possible to iterate through a list of hard-coded values (Transaction ID) for the "Transaction Interface Id" field below. I do not …
-
OIC ServiceNow Adapter/Connection ErrorSummary: Hello everyone, I am coming to you to ask about this strange particular error I am getting when trying to get my OCI integration up and running. Let me give you…
-
Oracle Fusion REST API > Max Supported Number of Records to Pass For BulkSummary: Oracle Fusion REST API > Max Supported Number of Records to Pass For Bulk Content (required): Hello All, We are creating Lookup Codes using REST API in bulk: Do…
-
REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup CodesSummary: REST API for Common Features > Create a lookup code > Ability to Create Multiple Lookup Codes Content (required): Hello, We would like to create multiple Lookup…
-
Complex PayloadSummary: I have requirement where I need to append rows in aan existing node and replace one of the column. I tried data stitching but didn’t work out. In short how can …
-
VBCS Query ParameterSummary: I need to get response based on query parameter in VBCS REST connection Content (required): I was able to get the response using POST-MAN below is the URL /fscm…
-
Ability to Get the Value of XML Tag Based on CriteriaSummary: Ability to Get the Value of XML Tag Based on Criteria Content (required): Hello, In the below XML, the tag '' repeats and it has 2 child nodes and : Is there …