Category 222-2
Discussion List
-
Is there a way to access the Bearer token sent in the request headers inside the OIC integration?Summary: Content (required): I want to access the bearer token that is used for authentication for a Rest trigger adapter inside the OIC integration itself. Version (inc…Karim Nashaat-Oracle 22 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Employee Bank Accounts created using REST API are not visible on ESS and Admin responsive pagesI have successfully created bank accounts for employees using the externalBankAccounts REST API. However, I'm facing an issue where these bank accounts are not being dis… -
Bank and Bank Branch details are coming back as null when fetched using externalBankAccounts RESTApiI have encountered an issue when trying to fetch employee bank accounts using the REST API. The bank and bank branch details are coming back as null in the response. Her… -
Remove duplicatesSummary: Hello! I'm using a For-Each in the node that repeats in the Response to generate a CSV file. Its working but there are lots of duplicates that I need to avoid: … -
JSON Web Key Set (JWKS)Summary: how to use JWKS endpoint in SOA 12c for oauth token validation. Content (required): client using OAM 12c which JWKS endpoint and rotate the key randomly, but SO… -
How to do this in OIC (question in summary) need stepsSummary: how to expose OIC REST service to accept a file as an attachment. Read the file name and store the file as it is in OIC SFTP server Content (required): I want s… -
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 …