To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Integration
Discussion List
-
Mapping an array to the specific fieldsContent Hello! I'm having some issues with a mapping on an integration. This integration will receive an array of properties like this bellow: [{ id : 1, value: a }, { i…User_2025-02-04-13-42-25-344 90 views 2 comments 0 points Most recent by User_2025-02-04-13-42-25-344
-
How to get inside scope values or connection response in outsideContent Hi, I try to get inside scope values is outside scope integration. Thanks Prakash J
-
HCM Workers REST APIs not returning all the managers of an WorkerSummary HCM Workers REST APIs not returning all the managers of an WorkerContent Oracle HCM Rest API link to fetch all managers of the worker…
-
VBCS : Editable Table Demo not working in New Runtime.Summary Demo runs with old runtime but when I create from scratch in VBCS Version: 20.10.1 it stopped working.Content Dear All, I tried creating an Editable table follow…
-
OIC integration with Oracle Fusion Cloud - Customer (insert/update) ExcerciseContent Hello There, I would like to know if there is an excercise that I can practice, on how to do a simple integration of OIC with: 1. Oracle Fusion Cloud (Customer: …
-
User do not have permission to run the reportContent Hi Everyone, I am using a Oracle SaaS user in Integration cloud to run the report, When I fire the request its throwing the error saying user: **** does not have…
-
Real World SOA Modernization with Keste & Oracle Webcast Part 2 of the Oracle SOA Suite Series on JaSummary Upgrade your Oracle SOA Suite to modern Oracle IntegrationContent Upgrade your Oracle SOA Suite to modern Oracle Integration In this 30-minute webcast Oracle and…
-
Read File In Segments for a CSV file does not workSummary Read File In Segments Stage file action does not read records from a CSV fileContent Hi , I am unable to read records from CSV file using ReadFileInSegments acti…
-
How to read CSV file by Using OIC.Summary Read CSV file which has variable columns by Using OIC.Content Hi, Please let me know if any one has processed/handled the below format of csv file using OIC. CSV…
-
Authenticate a 3rd party app and use the Token in subsequent API callsContent Hi I am trying to connect to a 3rd party. All the APIs are authorized by Bearer token. I want to understand while creating a REST connector what security do I ne…
-
Send incoming request to 2 DestinationsSummary Integrate user data to 2 destination systemsContent Hi All I am new to integration cloud and need some help in my integration requirement. My basic requirement i…
-
The fulfillment line cannot be processed because a change request is in progress. (DOO-2685445)Summary The fulfillment line cannot be processed because a change request is in progress. (DOO-2685445)Content Hello Folks, I am getting the below error while trying to …
-
Pagination in OIC responseContent Hi, Can we use offset & limit in the OIC integration response. We have to show the OIC result as pagination in the external application since it is returns more …
-
Database Adapter - Issue with datetime datatype of Database columnSummary Issue with datetime datatype of Database columnContent Hi Everyone, We are connecting to on-premise database and issuing insert statement. The insert statement c…
-
IoT AM / MQTT integrationContent Hello Everyone, I am using the IoT Asset Monitoring Cloud Service, and I would like to use the OIC to connect to IoT AM through the MQTT Gateway, as follows: htt…
-
Integration scheduler failing with "this user account(s) has been deleted,disabled,locked out or expSummary User account lockedContent This is a seemingly random failure and happens on different developers' ids. The last incidents where not preceded by a warning email …
-
Scheduling in Oracle Integration CloudSummary Schedule 1st Monday of the period and 2nd Friday, 3rd Friday and 4th Friday of the PeriodContent Hi , I have a requirement#1 to schedule a file on 1st Monday of …
-
Replace a Connection on Intg with a Package is only possible when all intg in pkg are deactivatedContent Replace a Connection option on an integration with a package under Configure is only seen when all integrations under the package are not in activated state. If …
-
finding difference between two datesSummary finding difference between two datesContent hI, I am reading csv file with two date fields. I need to find difference between these 2 dates and do further proces…
-
Getting error Property is non-nullable when submitted 'Autoreconcile Bank statements' ESummary In OIC by using webservice " https://hostname:port number/fscmService/ErpIntegrationService?wsdl" we are trying to submit ESSS job "AutoReconciliation giving err…
-
How to assign a quote escape character in assign variableContent The Assign variable expression is "userName sw " + $page.variables.userNameTxt In JSON, it says "parameters": { "$variables.filterQueryStr": { "source": "{{ \"us…
-
uipath connection errorSummary uipath connection errorContent hi, i am trying to establish the UIpath connection using OIC. I am using the google authentication to login to the orchestrator. I…
-
Error on Integration Instance creation - 400: Missing parameterSummary Error on Integration Instance creation - 400: Missing parameter [idcsAt]Content Need some help. This is my first time setting up an Integration Instance and I am…
-
Production to Test CloneContent Hi, Is there any option to clone the Prod instance into Test instance in OIC. Usually we raised an SR to clone our Prod to Test in Fusion application. I knew we …
-
Get the specific row from stage file basis on the two columnsContent Hi Experts, Can I get the specific row values from the stage file basis on the two columns in the file without looping. For example: Below is the file strcuture.…
-
REST Adapter for Fusion API doesnt form payload well if it has ""Summary REST Adapter doesnt form payload well if it has "[" & "]"Content We have a requirement where we need to call a fusion Bulk REST API (Role removal API) and see th…
-
Compare two IntegrationsContent Hi, Is there any easy way to compare mapping / configuration of two integrations? Our customer modified something in one Prod integration. We have the same integ…
-
Duration of Integration in OIC Monitoring --> TrackingSummary From Last few days, I am seeing strange value for Duration field in Monitoring --> Tracking optionContent We have an integration scheduled to run every day 6.00 …
-
fbdi futureContent I heard FBDI functionality will be provided out-of-the-box sometime in the future. Is this correct and when is it available ? If so can you please point me to su…
-
Converting date in csv file to format like 2020-11-22T17:00:00.000-08:00Summary Date to string conversion while calling REST APIContent Hi, I have a csv file in 'DD-MON-RRR HH:MI:SS' format which i need to pass to HCM timeRecordEventRequests…