FTP adapter converting "&" to "&" while creating XML file.
Hi
Using a BPEL process: I am fetching data from a DB and placing that data into a XML file on target. One of the fields (Type:Varchar2) contains "&" ampersand character.When this data is being put in an XML, the target file contains "&" instead of "&".
Please note: This seems to be happening only when the XML file is created on target; Because I can see that during the transformation as well as in the input variable to FTPPut adapter "&" is shown as "&" only (and not "&").
Please let me know in what way can we avoid this conversion of "&" to "&" on the target XML file".
Thanks for the help!
Regards,
Achal Mundra
Edited by: rameshchandra on Nov 5, 2012 11:53 PM