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
-
Adding xpath / xslt transformations without using drag/dropSummary It's quicker for me to type out these transformations, but whenever I do so it treats my entry as a string.Content It's quicker for me to type out these transfor…User_2025-01-31-15-40-56-878 27 views 3 comments 2 points Most recent by User_2025-01-31-15-40-56-878 -
Issue Activating ICS Integration - DB Adpater IssueSummary Facing Issue while Activating ICS Integration with DB adapter configured.Content We are now facing issue in activating and ICS integration with DB adapter. I'll … -
FTP file - Issue with attribute value having special charactersSummary FTP file - Issue with attribute value having special charactersContent Hi, I'm using OIC for implementing the integrations. In the FTP location, file record havi… -
Mapping multiple source elements to a single target element cross referenced by an identifierSummary How to map multiple source elements to a single target element cross referenced by an identifierContent I have two source elements (response from two different R… -
ICS Database adapter sql is not working and throwing Error: ORA-00933: SQL command not properly endeSummary ICS Database adapter sql is not working and throwing Error: ORA-00933: SQL command not properly endedContent Hi, I have two tables Report_History and Report_Mast…
-
backup of integrations on the OS serverSummary backup of integrations on the OS serverContent Hello, How can we take the backup or access the integration and it's components from the backend (on the server)? … -
ForEach repeating element content not availableSummary Content of the repeating element is not available within the loopContent I have a ForEach defined in my integration, however the content of the repeating element… -
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… -
OAuth2 connectivity issue in ICSSummary Unable to set up OAuth2 connectivity in ICSContent We are trying to generate the access token using OAuth configuration but it is failing everytime. Let me try t… -
Retrieve SOA-MDS passwordSummary How to retrieve the SOA-MDS password and configure the db based MDS connection from jdeveloperContent We created a SOA instance and corresponding database instan… -
Stage File Read returns error because of zero recordsSummary Stage File Read returns error because of zero records if the file has only file header and no data.Content I'm trying to read a base64 string from BIP Service an…
-
Modification of Integration in ICSSummary Modification of Integration in ICSContent Hello - Want to implement conditional logic (Switch) into a developed ICS Integration (Custom). Re-position of Switch/W… -
Currency conversion using OICSummary Currency conversion using Oracle Integration Cloud functionsContent How to convert currency formats using Oracle integration cloud? Is there any functions in OIC… -
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 92 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 19 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 73 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…