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
-
Wanted to run/submit Payment Process Profile from integrationSummary We wanted to place the output of payment process request in sFTP server locationContent Hi , Our aim is to generate the Payment Process Request (PPR) and place t… -
UiPath RPA adapterSummary "A connector specific exception was raised by the application" when i try to use UiPath RPA adapterContent Hi, I try to connect Oracle Integration Cloud to the U…User_2025-02-05-09-04-42-412 42 views 2 comments 0 points Most recent by Dheeraj Kumar M at Accenture -
OICS Salesforce Adapter Core Upsert Operation limitation of max 200 recordsSummary When using CORE Upsert operation in Salesforce Adapter there is a 200 record limitationContent So when passing records to a CORE - Upsert operation via the Sales… -
Run a select clause in ATP database with 'in' Operator using OIC ATP AdapterSummary Run a select clause in ATP database with 'in' Operator using OIC ATP AdapterContent Hi, RestAPI structure : { 'accountNum' : '123456' 'product' : ['abc','def','g… -
Conditional Mapping in OICSummary Issue in conditional MapContent Hi Team, Below is the input XML structure which i am trying to have conditional mapping. test test 978-5567 … -
OIC WSM Policy Error while invoking ERP Cloud SOAP Report ServiceSummary WSM Policy Error "FailedAuthentication : The security token cannot be authenticated" while invoking ERP Cloud SOAP Report ServiceContent Hello Experts, We have a…User_2025-08-29-01-25-32-163 34 views 2 comments 0 points Most recent by User_2025-08-29-01-25-32-163 -
Salesforce Integration FinalBatch errorSummary Bulk Data load to Salesforce failsContent Hi, I am trying to upload a CSV file to Salesforce through the Salesforce Adapter and the Bulk Data upsert operation. T…User_2025-02-05-08-15-39-813 31 views 5 comments 0 points Most recent by User_2025-01-31-16-09-31-253 -
how to update database with the database adapter?Summary need to update rows based on a value found in one of the fieldsContent Hello Gurus, I'm processing data from a database using the DB adapter. I'm able to get dat…User_2025-02-04-13-35-35-440 18 views 2 comments 0 points Most recent by User_2025-02-04-13-35-35-440 -
Electronic Signatures in OIC ProcessSummary How to implement electronic signatures in OIC ProcessContent Hello everyone, Has anyone done electronic signatures in OIC Process? Regards -
Supplier Import Process Error (UCM - Interface - Final Tables Approach)Summary Load to Interface Tables Fails for Supplier ImportContent Hello All, I have developed an Supplier Integration which reads the file from FTP server. This is the s… -
Integration Specific logSummary Monitoring of flow logContent Hi Team, I've been checking on logging feature of OIC. Upon checking i found few blogs which redirected me to : REST APIs for OIC. … -
Email with Attachment in Oracle Integration CloudSummary Email with Attachment in Oracle Integration CloudContent Hi Experts, I have a requirement in OIC where I have to send an email with attachment(This attachment do… -
Not able to connect EBS adapter in ICS facing grant issueSummary Not able to connect EBS adapter in ICS facing grant issueContent Experts, When i try to connect the EBS adapter from ICS i am facing the below error, * CASDK-000… -
Oracle Integration Cloud running SQL statement in Oracle ATPSummary Getting error when I ran sql statement in ATP using oracle integration cloudContent Hi, I am executing sql statement using oracle integration cloud in ATP databa… -
REST_REQ_PLD_ERR Error while calling a REST Service using POSTContent Hi All, I am having an issue while calling the REST Service from OIC. The error details are as provided below. Error Message -
OIC Process - Retrieve history of approver actions for a human taskSummary OIC Process - Retrieve history of approver actions for a human taskContent Hello, We are assigning a human task to a list of approvers in parallel. Our requireme… -
Download a file from a web server?Content How do we go about download a file to OIC from an http server? There is a publicly available zip file hosted on a website that I need to download, unzip and proc… -
Not able to upload file into ERP cloud via OICContent Hi Team, I'm working on the Integration where I'm reading the source file from FTP, converting into FBDI, generating the properties file and calling the Bulk Dat… -
REST API Response text/htmlSummary REST API Response text/htmlContent Hi, I have REST API with POST method when invoked it provides resposne in the json format but the content type of API is text/… -
List Files from FTP serverSummary Hi,I am trying to do list files from FTP server but it returns itemcount=0 but files are present in the server.Content Hi, I am invoking FTP adapter and trying t… -
Cannot set tracking detailsSummary It won't let me set the tracking fieldsContent I have an integration using Basic routing, I had changed the REST trigger from a Get to a Post with a JSON payload…User_2025-02-05-08-15-39-813 27 views 3 comments 0 points Most recent by User_2025-02-05-08-15-39-813 -
Override the ScheduleContent Hi team, I need to execute Integration which uploads a file to fusion from SFTP. Is it possible to execute the Integration as and when the file is placed in SFTP… -
Overriding Scheduled Parameter in Scheduled IntegrationSummary How to pass different values of Scheduled Parameter in schedulesContent Hi All, I have a use-case where I have one scheduled parameter named as 'region' I want t… -
Integrate Suppliers from Fusion Cloud and OTM using ICSSummary Integrate Suppliers from Fusion Cloud to OTM using ICSContent Hi All, I need to integrate the suppliers from Oracle Fusion Cloud to Service Providers in Oracle T… -
Read and Parse SOAP Attachment FileContent We've the following scenario: 1. Oracle Fusion HCM Extract 2. The extract output got deployed to UCM server 3. Using SOAP web services of UCM, we were able to do… -
Read file in SegmentsSummary Stage file issues while reading in SegmentsContent Hi Team, I am trying to execute the integration shared via : https://cloudcustomerconnect.oracle.com/posts/146… -
Error : While running the integration i am getting Error "No response received within response timeSummary No response received within response time out window of 240 secondsContent While running the integration i am getting Error "No response received within response… -
Error in OIC integration with OECSummary Currently the following schemes are not supported: oracle/wss_username_token_client_policyContent Hello, I've created and activated a new OIC integration with th… -
Connecting Oracle Integration to Oracle ATP - Issue with SequencingSummary I am not able to understand from where the sequence is picked up.Content In Oracle ATP DB : Created new sequence CREATE SEQUENCE ZEB_TEMP START WITH 1000000 INCR… -
Convert database value into xml stringContent Hi Experts, I need to move the data from database to third party API. The third party API will accept only xml as the input. Since i am newbie to this ICS.. i do…