Hi Sadeep, Thanks for the reply. in my scenario, I am having xslt transformation in IN Sequence. The file need to be processed. Issue is that after building the file it ignores the <!DOCTYPE declaration.
Thnaks, Nuwanw On Wed, Oct 30, 2013 at 7:45 PM, Sadeep Jayasumana <[email protected]>wrote: > Hi Nuwan, > > If it's just a pass-thru scenario, you could use message relay [1]. IIRC, > it's not shipped with Synapse, but can be added easily. > > This won't work if you actually 'process' the file. > > [1] http://docs.wso2.org/display/ESB460/Message+Relay > > Sadeep > > > On Wed, Oct 30, 2013 at 11:53 PM, Nuwan Wimalasekara < > [email protected]> wrote: > > > Hi, > > I am trying to process a xml file via VFS transport. But I am having a > > issue with output file. > > Once input xml file with <!DOCTYPE declaration is sent to vfs proxy > > service, <!DOCTYPE declaration is ignored and It is not in the out put > > file > > written to file system. > > > > Is there any way to get the <!DOCTYPE declaration which was in input file > > to the output file. > > > > Really appreciate your help to get this solved. > > > > > > Thanks, > > Nuwanw > > > > > > -- > > Sadeep Jayasumana > > > College of Engineering & Computer Science, Australian National University. > > Canberra Research Lab, National ICT Australia (NICTA). > > Mobile : +61 4 1468 8521 > > Homepage : http://users.cecs.anu.edu.au/~sjayasumana > > LinkedIn : http://www.linkedin.com/in/sadeepj >
