Parsing XML Content as String in Custom BSFN
Hi Team,
I have a issue while parsing XML file content to String
It Converts to String with proper "&"
After this i am again setting this string to one more String Variable for consumer BSSV call
Before Consumer BSSV Call again i am serializing the string as
This time
It is converting as
Kindly provide some solution to overcome from this issue!
Appreciate your support!