How to create xml file on ftp server using ICS
Summary
Need to create xml file on ftp server using ICSContent
Hi All,
We are trying to create a generic integration that accepts any xml file (can be of any schema) and writes that file as it is to the ftp server.
We are receiving a request payload and then using same xsd we are writing back to ftp server. We are not doing any transformations on the xml. The problem we are facing is the file written on the ftp server has only values from the XML. It does not have xml tags. What is the way to preserve the xml tags?
Tagged:
1