xml
Discussion List
-
OIC mapping only one element of a repeated elementSummary OIC mapping only one element of a repeated elementContent I'm trying to map one element of a repeated element, this repetead element is receiving the value of 3 …
-
Read a file from UCMSummary Reading a file from UCM not downloadingContent Dear Gurus, I know I can use the generic SOAP API /idcws/GenericSoapPort?wsdl to download and upload the files int…
-
Can we have custom repeating element in for loop?Summary In ICS for loop, I want to customise the repeating elementContent Context: A sales order can have multiple items, instead of looping through all the items in the…Sumanth Kunimakki-21932 30 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
XPath Date and Time Functions/Operators in OAICSSummary How to add hours or minutes to the current time?Content Hi Experts I'm hoping some of you can help me with Xpath Date and Time functions? I have a requirement to…
-
I am getting error "CDATA[CASDK-0041: An error occurred even before the REST endpoint could be invokSummary While calling client REST Url for POSTING the data I am getting below error sometimes.Content While calling client REST Url for POSTING the data I am getting bel…
-
REST adapter PATCH throws errorSummary REST adapter PATCH throws REST_REQ_PLD_ERR and ORABPEL-15236 errorContent I have inserted a Rest adapter with Patch method. It also includes a path parameter. RE…
-
ESS Service InvocationSummary Oracle Cloud ESS Job invocation from OICContent I'm having tough time while invoking ESS Job service described by the attached WSDL file from Oracle Integration …
-
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…
-
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 …
-
Aggregate data during Read Stage File in ChunksContent On our integration, I have an API call inside the scope of Read Stage File in Segments and we are reading the file as XML from UCM. During run, API calls are get…
-
REST Adapter Response payload truncated errorSummary getting "Payload truncated" errorContent We are invoking an ASMX web service using the REST adapter (there is no WSDL so we can't use SOAP), it is working with S…
-
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…
-
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…
-
How to move IAR file from one OIC to Another OIC instanceSummary Move IAR file from one OIC to Another OIC instancContent I have Export the IAR file from One OIC Instance. 1. Is it IAR having All the dependencies like lookups …
-
XML Element as a response cannot be referenced in the mapperSummary Please Help.Content Hi, Below is the XMl Response I receive after invoking a soap call. As you can notice the value element in the body has several child element…
-
Tokenize the element based on commaContent Hi Team, We are getting below payload as a input: case 5007F00000KAgYyQAL 5007F00000FMskRQAT 5007F00000FMskMQAT 5007F00000FNwthQAD 5007F00000KAgfkQAD The id …
-
Facing issue while reading EDI filesSummary unable to read the file contents of edi filesContent Hi, I am trying read IGM/EGM EDI Files in OIC and tried multiple ways to read by creating NXSD by uploading …Abhinav Prasoon-157527 44 views 0 comments 0 points Most recent by Abhinav Prasoon-157527 Integration
-
Best Approach To Implement OTM Outbound Integration Using OIC-Logistics AdapterContent We are implementing outbound integration from OTM. OIC is the integration tool. OTM payload is complex and OIC mapper is primitive and doesn't support complex ma…
-
How to handle dynamic name space in OICSummary Handling namespaces dynamically in OICContent Hi Team, We are implementing integrations with PLM application using OIC. PLM will provide us an XML file with deta…
-
Compare if a Select query returns data.Summary Compare if a Select query returns data.Content Hi everyoe, I am working on an integration where I must evaluate a condition, first I need to do an operation 'sel…
-
Problems OIC creating an integration between HCM Extract and WSDL PeoplesoftSummary Questions in OIC about the integration between HCM Cloud (HCM Extract) and Peoplesoft HCMContent Hi everyone, I'm having problems connecting in Oracle Integratio…Rodrigo Maldonado-146745 57 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
Error using stage file with the action: Zip FilesSummary Error using stage file with the action: Zip FilesContent I'm working on an integration that reads a list of files and for each one generates a .dat file and comp…
-
Read CSV line by line and assemble a template with specific data from the csv file.Summary Read CSV line by line and assemble a template with specific data from the csv file.Read CSV line by line and assemble a template with specific data from the csv …
-
Problem Reading an XML fileSummary Can't load an example XML Schema (XSD) file into OICS Stage File actionContent Hi Integration Forum, I have an example XML file I am trying to read in from an SF…
-
Convert JSON request to string in OICSSummary Catch the request and convert to string in OICSContent Hello I am work with Oracle Integration Clou Service and I have a REST connnection like trigger, I defined…Manuel Sanchez Martinez 76 views 9 comments 0 points Most recent by Hemanth Lakkaraju-Oracle Integration
-
While Client post the data(OIC Trigger URL) Client got Read time out ErrorSummary what is the issue and where? is it OIC URL problem or Their data problem?Content Hi, We are using app-driven orchestration for PO/PR Creation. While Client POST …
-
Date to number JS function not working as expectedSummary I am using below JS function for convert date to numberContent I am using below JS function for convert date to number In Browser it working and give a result as…
-
OIC - Design Time TransformationSummary OIC - Design Time TransformationContent Hello, I am calling a SOAP service in OIC to query item from SaaS application. The response is given in XML with all attr…
-
Error while translating message to the mentioned format.Summary Error creating a stage write and stage readContent I have an integration "App Driven Orchestration" where it starts with a rest adapter that receives a content s…
-
Divide a line every time you find "," to insert into a database.Summary Divide a line every time you find "," to insert into a database.Content I am working on an integration which receives a line similar to this one: 126,12,2007,110…