Integration
Discussion List
-
Convert CSV string to Array in Mapping - create-nodeset-from-delimited-string ?Summary: I've got an API which requires an array of string into a parameter called base. I want to use a Comma Separated Value passed into my integration which I convert…Scott Hillier Accelalpha 29 views 3 comments 0 points Most recent by Scott Hillier Accelalpha Integration -
"There is no RPA flow in the Project". Cannot see RPA BOT in dropdown list to call from IntegrationSummary: We have created a RPA bot in the project and its in activated state. However when we try to configure, to call it from Integration we cannot find it in the list… -
Excluding whole rows from being staged based on certain criteria - mapper?Summary: In OIC Gen 3 I have the response from an API call being mapped directly to a stage file write. So ALL the rows returned are immediately written. I want to exclu… -
can we use private endpoint of OIC gen3 used to connect to atp database in private networkSummary: can we use private endpoint of OIC gen3 used to connect to atp serverless database in private network without using OIC agent to connect to atp database. Conten… -
When attempting to load grade rate through HDL, some error are occured.Summary: When attempting to load grade rate through HDL, following Error was thrown: Error 1:An error occurred. To review details of the error run the HCM Data Loader Er… -
Translation to native failed. Element 'EnteredDebitAmount' not expected..Hi Expert, I am creating integration for bulk data import to journal import, while running integration getting following error. Error Summary: oracle.fabric.common.Fabri… -
OIC mapping based on a source fieldHi All, Source XML is in a repeating group but target structure is flattened as per below I have tried to use…. IF role = 'remitTo' then map name to IF role = 'shipTo' … -
Getting permission issue while opening the task in OPA even with adminSummary: Hi Experts I'm assigned to the group in IAM which is attached as admin for OPA instance, but when i try to open the task to see the deatils in the workspace tra… -
Oracle Integration Administrative API to stop or start an OIC instanceI want to be able to stop (an start) a DEV/TEST OIC Gen 3 instance using the Oracle Integration Administrative API; initially using POSTMAN but eventually from an integr… -
How to map optional nested Substitutes data to parent Components using XSLT reliably?Summary: I am working on an event-driven integration scenario with a multi-level hierarchical payload. The structure consists of Item Structure(Non-repeating Parent), Co… -
OTM REST API - How to send transaction refnums?Hello! How can I add transaction level refnums using REST API Transmission Resource? In the Transmission XML, this can be done by adding the Transaction refnums to the T… -
Running an ESS job via Oracle Integration, unable to get PDF outputSummary: Running a [Fusion Financials] Print Transactions ESS job via Oracle Integration. I am then trying to download the output. So far I can just download zip file th… -
how to enable SSO login for OIC gen3Summary: Hi Team I am using SSO login option to login into fusion application. Same way I want to use SSO and login into OIC gen3 instead of username and password. Conte… -
Compare latest datetime from SFTP to current datetimeSummary: Compare latest datetime from SFTP to current datetime Content (please ensure you mask any confidential information): I am looking for a valid function in OIC in… -
OIC instances stuck "In progress"Summary: OIC instances that have a status of "In progress" forever. Content (please ensure you mask any confidential information): I am reaching out to see if anyone els… -
Send an email with attachment with the Microsoft OIC AdapterSummary: I need to send an email with an attachment with the Microsoft OIC Adapter. Any advice or examples you can share? It is not very obvious to me the order of the s… -
Rethrow-fault is unavailable to addHas something changed in Oracle Integration 3 in regards to the "Rethrow Fault" action? I'm unable to add it into my integration. It's available under actions to select.… -
How to set up an OAuth-based EPM API connection in OIC?Here are the steps provided by Oracle to set up OAuth-based security for EPM API endpoints https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common… -
Creating zip file using cloud utility, OCI Object StorageI am facing an issue in my OIC integration while trying to create a ZIP file from a CSV stored in OCI Object Storage. Below are the steps followed: I generated a CSV fil… -
callbackSubscription how to configure ess/rest/scheduler/v1/requestsSummary: I am using this service to submit an ess job and I want to receive a callback upon completion. I am integrating with OIC gen 3 and secured the rest service with… -
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… -
OIC Generated API giving 401 Unauthorized Errorhttps://us.v-cdn.net/6034893/uploads/V7BGHSAHBV0W/dev-odoo-createar-01-00-0000.zip Summary: OIC Generated API giving 401 Unauthorized Error Content (please ensure you ma… -
OAuth using JWT User Assertion security policy CASDK-0005: Request to access token failed. 400Summary: Hi Experts I'm calling Oracle Fusion REST API in Oracle Integration I'm trying to use OAuth using JWT User Assertion security policy in REST Adapter connection … -
Following error occurs when trying to edit a mapping in an existing integrationSummary: [" detail"java.lang.reflect.InvocationTargetException; ICS-11451: An error occurred during update of slement; ICS-10064: An error occurred while preparing mappe… -
could not load the bucket list. You may need to add or update the dynamic group and security policySummary: we are getting below error while calling object store from OIC gen 3 integrations. could not load the bucket list. You may need to add or update the dynamic gro… -
Getting nxsd Schema errorSummary: Getting nxsd Schema error Content (required): Hi Expert, I am getting the following error while wrting the file Error in ReadFileScope - oracle.fabric.common.Fa… -
Trying to create a table in Snowflake with the Snowflake OIC adapterSummary: Trying to create a table in Snowflake using the Snowflake OIC adapter with Configure Action "Run a SQL Statement" and getting error "Error: SQL Query entered is… -
OIC Gen3 - iCal Expression - Schedule Integration 1st Weekday of a MonthHello Oracle Cloud Community, I am working with OIC Gen3 and need help creating an iCal (RRULE) expression for scheduling an integration. Requirement: trigger the integr… -
Is there a way to sequence the schedule parameters created as part of a scheduled integration in OICSummary: Content (please ensure you mask any confidential information): We currently have five parameters defined as part of a scheduled integration. As per requirement,… -
BIP report to get the ESS job error details based on process idSummary: Hi Experts Does anybody have a BIP report sql query to get the details of error ESS process encounters in fusion post running the ESS process using Oracle Integ…