Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Connect-SOAP request converts plus (+) to unicode value (&#43)

SA-105347

Summary



In Pega Platform 7.4, the plus (+) symbol in the binary content that is sent using a Connect-SOAP Request from Pega is converted to its Unicode value (that is, &#43). Hence, the Service call fails.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a Connect-SOAP Integration in Pega.
  2. Set a Pega property to a binary content value containing a plus character (+).
  3. Use the XML Stream rule to generate the XML that sends the binary content with the plus character. 
  4. Parse the content. The plus character is converted to its Unicode value.


Root Cause



An issue in the custom application code or rules.
The Mapping mode of the element used to map the property containg the binary content in the XML Stream rule is set to Standard.
When the Mapping mode is set as Standard, special characters are converted to Unicode values during mapping.



Resolution



Perform the following local-change:

Set the Mapping mode for the element used to map the binary content in the XML Stream rule as 'Literal XML' instead of Standard.

Published April 4, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us