Question
5
Replies
795
Views
Morgan Stanley India Company PVT Ltd
Posted: August 10, 2018
Last activity: August 21, 2018
Closed
XML Parsing vs JSON Parsing in Pega
During my development, I found that REST service call(Connect-Rest) with JSON response is relatively slower than Rest Service call(Connect-Rest) with XML response.Why is this? Is this because JSON parsing is slower than XML parsing in Pega?What are the parsing technique and parsers we uses in pega?I am using Pega 7.1.8 version.
Hi,
Please go through below links :
https://community.pega.com/support/support-articles/connect-rest-poor-performance-pega-718
https://community.pega.com/support/support-articles/slow-connect-rest-inbound-mapping-json-content
Thanks.