cancel
Showing results for 
Search instead for 
Did you mean: 

' not getting escaped into & apos ; in sap PI

Former Member
0 Kudos

Hello Experts, I am working on a proxy to soap scenario pass through scenario in which the special characters being escaped except ' which is expected to be converted to & apos ; When I create a 1 to 1 mapping in PI then the output from PI shows ' converted to & apos ; but in the soap UI (RAW as well as xml ) it shows as '. I have tested the scenario using xml spy, SOAP UI and Postman but the results are same.

text sent from proxy:-

ABC;;dlkf-()%^^&'DEF'abcdefgh,"HIJ" abc><a href='"a.html">TEST</a>

Result in soap UI

ABC;;dlkf-()%^^& amp ;'DEF'abcdefgh,& quot ;HIJ& quot ;abc & gt ; & lt ;a href=& quot ;a.html& quot ;& gt ; TEST& lt ;/a & gt ;

Request your help for the same.

Thanks!!

Shubham

Accepted Solutions (0)

Answers (0)