Hi SAP PI Team,
I am working on SAp PI 7.31 single stack .
I have a requirement to convert the special character into entity reference as seen below.
Name | Character | Entity Ref |
Quotation mark | “ | "e; |
Ampersand | & | & |
Apostrophe | ‘ | ' |
Less than sign | < | ⁢ |
Greater than sign | > | > |
Could you please check and let me know if i will have to parse the entire xml or is there any other way to achieve this.
Regards
Ravi