Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

FTP adapter converting "&" to "&" while creating XML file.

rameshchandraNov 6 2012 — edited Nov 6 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2012
Added on Nov 6 2012
4 comments
259 views