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
-
Dynamically generate Security Token in OICContent Hello Fusion Champions, In Integration we create connectors to call web service either from Oracle Cloud ERP or from DBCS or from legacy systems. In each of the …
-
CASDK-0033: Received a SOAP fault while invoking endpoint target:Summary Getting Error When Running BI Report with SOAP Adapter using xmlpserver/services/ExternalReportWSSService.Content Hi Gurus, I need some assistance I have 2 OIC i… -
ICS: Isolate 1st sibling on XML payloadSummary Need a way to only reference the 1st node in the XML repeating elementContent Hi All, I have an XML payload which I'm able to read. However, I need to isolate th… -
PAAS - Oracle SOA Cloud service - OCPU calculationSummary PAAS - Oracle SOA Cloud service - OCPU calculationContent I am estimating the cost for Oracle SOA Cloud PAAS service in the following Oracle site https://cloud.o… -
Return the error of an integration in a specific step to the responseSummary Return the error of an integration in a specific step to the responseContent Hi everyone, I am working on a small integration consisting of 3 steps: The first st… -
Peoplesoft Integration in ICSSummary Peoplesoft Integration in ICSContent Hi , I have some queries regarding the ICS Integration.I am trying to integrate Peoplesoft with Cloud.I need to create integ… -
ICS Rest Adapter - Add Content-Length headerContent Is there a way to add the standard header Content-Length to ICS rest adapter ? We are seeing 411 Length Required for a POST call without body and to avoid this w… -
How i read one line at a time (from a CSV file) using Staging in Oracle ICS?Summary How i read one line at a time (from a CSV file) using Staging in Oracle ICS?Content Requirement: 1) Upload a CSV file from a FTP location (onto ICS) 2) Use Stagi… -
multiple schedules for a parameterized scheduled orchestrationSummary multiple schedules for a parameterized scheduled orchestrationContent Hi, I am trying to create multiple schedules for a parameterized scheduled orchestration. E… -
How to convert Source Json to Target Json In OICSummary Convertion of Source Json to Target Json In OICContent Convertion of Source Json to Target Json In OIC Example Source {"test":"test"} Target {"test1":"test"} -
Using XPath's with Predicates as VariablesSummary When using an xpath with a predicate, it works directly, i.e. element[1], but using a variable does not error, but does not return the correct node. Always retur… -
Update the metadata configuration for the function(s) ...Summary Refresh OIC metadataContent Hi all, I've updated a library function from XPath to orchestration and since there was an existing integration that had a previous r… -
Getting Response error while integrating Salesforce and Engagement cloudSummary Response mapping error between Salesforce and Engagement cloud account syncContent Dear folks, I am integrating Salesforce and Engagement cloud Account entity us… -
how to add pre-emptive user authentication to OIC to get suppliers through REST adapterSummary how to add pre-emptive user authentication to OIC to get suppliers through REST adapterContent Greetings Team, We are trying to use get supplier REST service thr… -
how to get json output from EBS adapter and REST adapterSummary I need json as a output payloadContent how to get JSON output from EBS adapter and REST adapter using REST API then I calculate signature using output JSON paylo… -
OIC nxsd Schema File Write - Need to handle CR/LF in dataContent Hi Experts, I have a requirement where I need to handle characters like LF(line feed) etc as part of field data when I generate files using OIC. I looked up the … -
How to split the content of variableSummary How to split the content of variable..Content Hi everyone, I am working on an integration that has a variable where it is established with a similar name for exa… -
Management and notification of errors in OICSummary Management and notification of errors in OICContent Hi everyone, I am working on a requirement to list a direct one of an EBS FTP server through PL / SQL inside … -
Unable to register custom adapter in Oracle IntegrationSummary I signed up for Oracle free cloud account, Created an Oracle Integration Instance but there is no "Register" button in adapter pageContent Hi, I am new to the co… -
Calling BI report from ICS without specifying passwordSummary Calling BI report from ICS without specifying passwordContent We are calling a BI report from ICS orchestration however currently we need to pass the user name a… -
Unable to catch errors from REST API AdapterSummary Integration stops at the REST AdapterContent So I am trying to use this REST Adapter which makes a POST request. I configured the adapter to accept the response … -
hcm RestApi get a emp dtls in OICSummary how to call hcm RestApi get a emp dtls in OICContent Tried solution please provide a iar file Version oic 19.1.3.0.0 -
Getting question mark for first entry in output .csv file when doing transformation using nxsdSummary Getting question mark for first entry in output .csv file when doing transformation using nxsdContent Hi All, When doing transformation using nXSD, In output fil… -
Question OIC set LoggingContent I am developing oic 1. Is there a description of the log level? 2. What is the log storage period? and Can I set a log storage period? I can't find document so I… -
Error-No style found to read the native data for element:LINE_NUMBER.\nMust specify a style at elemeSummary Error received in stage file read operationContent Hi I am facing an error in stage file read operation.Basically BI Publisher provides output in base64 encoded … -
Error! when we print a json value as a string i am getting errorSummary how to print a json value in OICContent I want to calculate signature using payload(json) which is coming in OIC flow. when i try to print a sample json value i … -
how to reverse the string value is Assign activity.Summary how to reverse the string value is Assign activity.Content Hi All, I want to reverse the string value in OIC assign activity. Eg. YYYYMMDD to DDMMYYYY Please pos… -
Creating New Business Objects in SaaS that OIC can useSummary Creating New Business Objects in SaaS that OIC can useContent Hello, Is there a possibility on creating a new or custom business objects in SaaS that OIC can con… -
Question - Integration for Oracle Recruiting CloudSummary Needed to check for available Webservice for ORCContent Would like to ask if there are any existing Webservice (REST, SOAP etc) related to Oracle Recruiting Clou… -
ICS: Error reading file with ftp adapterContent Hello, I am trying to read an ERP report previously stored in the FTP. The steps followed on the next. 1)- Write the report in base64 in the FTP directory using …