Prasad,
We ran into this problem around the same time you did but I didn’t notice your posting.
To fix this, you need to set the “encode” Input variable to true, in the recordtoDocument step where you convert a Values Object to xmldata.
This will convert all special characters to their respective entity references. (& → & etc.)
Andrew
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods