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
-
Customized XSLs and mapping variablesSummary Elements mapped from variables and javascript output do not get populated if xsl is customizedContent Hi,- I am having an issue with ICS integrations where as so…User_2025-02-01-06-16-05-432 16 views 4 comments 1 point Most recent by User_2025-02-01-06-16-05-432 -
How to render PDF on browser in ICS / OICContent Hi Experts, We are trying to develop a REST service in which we are taking certain input parameter and fetching the pdf documents from some of the SFTP location.… -
Task Payload (PCS/OIC) doesnt work in ICSContent When I trigger an endpoint such as /ic/api/process/v1/tasks/200002/payload I can get back either an XML or JSON response. However, my form is built off a busines… -
How can I get the the current-date subracted by 31 daysContent I know there is an xs:dayTimeDuration(arg) function in xslt. So I would thing it would be something like current-date() - dayTimeDuration('P30D') but I don't see…User_2025-01-31-15-40-56-878 91 views 5 comments 1 point Most recent by User_2025-02-04-09-32-16-326 -
Error While invoking an AIC endpoint.Summary Error While invoking an Autonomous Integration Cloud endpoint.Content Hi All, I have created an integration in AIC. Source of the integration is a SOAP connector… -
ICS -WSDL with multiple operationsSummary ICS -WSDL with multiple operationsContent Hi, Can anyone suggest the best approach to handle multiple operations in a wsdl using ICS (18.3.3.0.0). Any help is mu… -
OIC- Decoding the ERP report data having issue with special charactersSummary Using ParseXMl and Decode base64 function for the report data conversion from Base64 encoded formatContent Trying to convert Base64 encoded format string content… -
XML file without namespaceSummary Process xml file with out namespace definitionContent Hi, We have a requirement to integrate with one of the old systems that's still using DTD's to create the x… -
Allowing users to view completed tasks in "My Tasks" (OIC / PCS)Content I'm not sure if this is the correct forum but I have serious visibility issues with OIC / PCS. We need users to be able to see, but not act on, all tasks in thei…User_2025-01-31-15-40-56-878 20 views 0 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
File Error handling over OICSummary Need to process multiple files in an integration. If an error file processed then move to Error directory and move on to process next file.Content Need to proces… -
OIC - JavaScript Function Library Timeout IssueSummary Calling a JS function in OIC Orchestration with 15-second timeout limitContent Hi, We just found out that the “Wait” Action in OIC/ICS is only available for Sche…
-
OIC- To write an .csv file provided data at output but header fields not displayingSummary To write .csv file with header fields and data but header fields are not providedContent Hi, We suppose to have an .csv file (data and header field name at first… -
FTP Adapter Write operation is not recognising new line characterSummary issue to convert a .txt file delimited by pipes in a .csv file without pipes and order by columnsContent Hi All, I have a requirement to read txt file delimited … -
OIC - File Based Integration - Error HandlingSummary How errors are handled by OIC for file based integrationsContent Hi, Apologies, if this question has been raised / answered elsewhere, but we are new to OIC and …User_2025-02-01-08-04-22-747 56 views 2 comments 1 point Most recent by User_2025-02-01-08-04-22-747 -
Passing header parameter for secured WSDLSummary Passing header parametersContent Hello Experts, How to configure secured parameters like Authentication Type/WSS password in OIC connection which is using SOAP a… -
XSLT distinct-values functionSummary Is distinct-values function not supported?Content Is distinct-values function not supported by integration cloud? When I try to use this function either with pre…User_2025-02-01-06-16-05-432 70 views 6 comments 1 point Most recent by User_2025-02-01-06-16-05-432 -
How to handle REST adapter pagination in ICSSummary REST PaginationContent HI, Wanted to understand if we can handle pagination in ICS REST adapter. We have a REST URI which spits the responses in chunk of 25. How… -
OIC Response Error with EBS on-premiseSummary Gettng SOAP Related errorContent Hello Experts, We have integrated on-premise EBS integration by using Agent. We have used the rest API to send the request param… -
XML namespace incorrect so mapping failsSummary Incoming xml payload to REST endpoint has a namespace mismatch so mapping failsContent I have a REST endpoint configured with an xsd that declares a target names… -
Using cXML in OAICSSummary Problem mapping the attributes of the cXML file...Content Hi OAICS Experts, sometime ago I posted the following. I managed to get over the problem of uploading a… -
Does OIC have data warehouse features?Summary Does OIC have data warehouse features?Content We need to be able to archive files from source locations. Does OIC have any archival or data warehouse features? -
SOAP Services with AgentSummary exposing SOAP servicesContent Hello Experts, I am looking for the options to expose the SOAP services from on-premise backend application. Currently on-premise a… -
Map a delimited string to a repeating elementSummary Map a delimited string to a repeating elementContent I have delimited string of ids. Example : id1,id2,id3,id4, How can I map this string to a repeating element … -
SOAP Headers in ICSContent Hi, I am facing an issue in posting esswebservice submitRequest call in ICS. I have configured the SOAP adapter with existing SOAP headers including MessageID by… -
Junk data in Files Pushed to UCMContent I am trying to push Files from FTP to UCM. Below are the Steps * Download the File to ICS using FTP Adapter * Call CHECKIN_UNIVERSAL service to UCM with FileRefe… -
Oracle ERP Adapter CallBack to OAICSSummary Not receiving any FBDI Import Job details (log, output, csv files) from the ERP CallbackContent Hi Guys, I've read a few posts on this topic and some online arti… -
Exception while calling a webservice using SOAP adapter from OIC.Summary Root tag and Soap Headers having different names.Content Hi All, I am facing issue while connecting to webservice using SOAP Adapter. I have configured the SOAP … -
Mapping Output of an Operation in For Each Loop to ResponseSummary Output of Find Operation in For Each Loop needs to be mapped to Response as repeating ElementContent I have a for Each Loop in my ICS orchestration, in which I h… -
Error connecting to application running on-premise, on same box as connectivity agentContent OIC version 18.3.3 (but occurred in 18.3.1 and 18.2.4 as well) We have a dedicated RHEL 7 box that our production on premise connectivity agent runs on. However,…User_2025-01-31-15-40-56-878 24 views 2 comments 1 point Most recent by User_2025-01-31-15-40-56-878 -
Calling another Schedule Integration with ParametersSummary Calling another Schedule Integration with ParametersContent Hi I want to call a sub-integration from a parent integration. Both Parent and Child integration are …