Handling escape characters with Pega REST connectors

Handling escape characters with Pega REST connectors

When you are mapping clipboard page using JSON mapping in Pega REST connector rules, you might have encountered issues when the value of some fields has got special characters such as back slash or double quotes etc.

You can resolve the issues by updating or creating a dynamic system setting with below details.

Purpose : json/escapeSpecialCharacters 
Owning Ruleset : Pega-IntSvcs 
Value : true

This will cause Pega to add escape characters to the generated JSON so the service provider will receive valid JSON input in the request.

A full stack developer learning a developing web applications since my university time for more than 20 years now and Pega Certified Lead System Architect (since 2013) with nearly 16 years experience in Pega.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top