xml
Discussion List
-
Value is not getting reassigned in For eachSummary: Value is not getting reassigned in For each Content (required): I am reading a file using Read File in Segments and using a for each to iterate the records of R…
-
Oracle OIC - Read option in FTP adapter with the xsd zip is not workingSummary: Read option in FTP adapter (Invoke Schema- XSD capabilities) with uploaded xsd zip is not working. The zip file has multiple xsd files with interdependencies. C…
-
How to concat a repeating element valueSummary: I have to build an integration.We send a request and we get an XML response.We are consuming the message from the outbound queue.Attaching the XML message.I wan…
-
The simplest solution to generate XML file from Fusion CSV report outputSummary: What is the simplest solution to generate XML output, in a required XSD schema, from CSV Fusion Apps report outputs? Content (required): The SAF-T legal report …
-
Remove empty elements via XSLSummary Remove empty elements via XSLContent Hello! Has anyone tried to remove/scrub empty elements via XSL in OIC? We already placed conditional mapping for each elemen…
-
Elements are blank when Read File in Segment operation is usedSummary: Elements are blank when Read File in Segment operation is used Content (required): I'm trying to read a structured XML using the Read File in Segment operation …
-
How to add padding in OICSummary How to add padding in OICContent Consider my value is 5. I want to add left padding. The length should be 9. The expected output is 000000005.
-
OIC Error message handling to remove line breaks, carriage return etc and replace with spaceSummary OIC Error message handling to remove line breaks, carriage return etc and replace with spaceContent Hi Team, We want to create an error report as a pipe-delimite…
-
Date variable - add a year. Can someone help ?Summary Oracle Integration Cloud - How do I create a date var and add a year?Content Hi folks Hoping someone can show me how to do this as I'm losing my marbles trying t…
-
OIC DBaaS Adapter is Providing null Output valuesSummary OIC DBaaS Adapter is responding with null values even though data is available in DB tables.Content Hi Everyone, We have an OIC integration which calls a stored …
-
How to read Special Character in OICContent Hi Experts, I have limited knowledge on OIC and need a small help.We have built a BI report(eText Template) which when run from Fusion BIP generates a file in wh…
-
Unable to email the attachment i am getting in response message in OICSummary I am not sure what mapper should i used to email the attachment i am getting as a response XSD payloadContent Hi, I am trying to get the response payload which c…
-
OIC - How to invoke BIP ws and read output dataSummary How to invoke BIP web service and parse/read the output in OIC?Content Hi everyone, How to invoke BIP web service and parse/read the output and share the parsed …
-
Get Salesforce session ID using Salesforce adapter in OICSummary Get Salesforce session ID using Salesforce adapter in OICContent Hi, We are using Salesforce adapter to do bulk query data from salesforce in OIC flow. But we co…
-
How to Receive Multi-Part Form Data Json File as Attachment and Insert Data to DB TableContent How to Receive Multi-Part Form Data Json File as Attachment and Insert Data to DB Table? Please advise if anyone has any pointers/blogposts/solution in transform…Shivakumar Ayyanagowdar-Oracle 16 views 4 comments 0 points Most recent by Shivakumar Ayyanagowdar-Oracle Integration
-
Do we have possibility to read and write an excel file in OICSummary Do we have possibility to read and write an excel file in OICContent We have 2 requirements: 1. To read an excel file, process the data 2.To write an excel file …
-
How to lookup a value in one xml based upon some key in another xml in ICSSummary looking for example to use lookup-xml functionContent Hi ICS community, We would like to lookup a value from one xml (response received from a REST call) based u…
-
How to process multiple files in same directorySummary How to process multiple files in same directoryContent I have a directory in FTP called Student in which there are three files Programs, Courses and Terms. All t…
-
Whats is the way to check if Report output is empty through OICContent Hi Expert, I want to stop my integration if the report output is empty when we run from OIC .So What are the different way to check . Below is the report output …
-
OIC Call to OnPremise Stored Proc Times out frequentlySummary Synchronous OIC Call to OnPremise Stored Proc Times out frequently and sometimes retrieves data in 40 secsContent We have a App Driven Orchestration calling a St…
-
How to capture Response for a SOAP call Which is RepeatingContent Hi all, How to capture the response after executing the soap web call .For example i am using for contracts,below is the WSDL https://hdbt-dev1.fa.us2.oracleclou…
-
How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service bSummary How to fetch the errors from an xml string that were catched within the scope in SOAP/REST service based integrationContent While using SOAP/REST service for inb…
-
OIC mapping - XPath expression failureContent Getting back to working on this project after almost a year. Via this forum, Hemanth helped me create parent/child xsd's (attached) for a multi-namespace xml pay…
-
source ID not available in the database record, we have to collect the missing source ID and we haveSummary source ID not available in the database record, we have to collect the missing source ID and we have to send those IDs to the source.via email.Content Hi, I have…
-
Create service contract trough SOAP ServiceSummary I'm having issues to create contract header flex fieldContent Hello, I'm trying to integrate a SOAP Service for contracts (/fscmService/ContractServiceV2?WSDL) b…
-
Assign JSON Array in MapperContent I have a requirement where I need to map JSON array to an object in Mapper. I am attaching the screenshots, please guide if there is any easy way or any workarou…
-
uploadFileToUCM_ARInvoice FBDISummary Error being thrown when trying to upload file to ucm via the uploadFileToUCM REST web serviceContent Hi Gurus, When I tried to upload the ar invoice FBDI file us…
-
createInvoiceInterface SOAPSummary Error being thrown when trying to create a Project Invoice via the createInvoiceInterface SOAP web serviceContent Hi, We are trying to create a Project Invoice u…
-
importBulkData_ARInvoiceSummary File was not uploaded when tried to import bulk data via the importBulkData REST web serviceContent Hi Gurus, When I tried to upload the ar invoice FBDI file usi…
-
Aggregation Using For-Each-Group in MapperSummary Aggregation Using For-Each-Group in MapperContent I have the following data input: AAA Line 1 1000 2020-04-01T00:00:00Z BBB Line 2 100…