Question
1
Replies
109
Views
Posted: December 27, 2018
Last activity: January 25, 2019
Closed
What is the allowable size of input JSON when using pxConvertStringToPage
Hi,
I am using Service JMS for parsing input JSON into clipboard (by using pxConvertStringToPage function in service activity). I want to know what is the permissible size of input JSON, till which, this function (pxConvertStringToPage) won't give an exception.
Thanks in advance.
***Edited by Moderator Marissa to update platform capability tags****
Hi,
I do not see any hard-limit on this function and the related APIs (obviously everything will be limited by your Pega instance JVM heap sizes). Have you seen exceptions in your application? What kinds of input JSON sizes you are referring this in your application? Please provide some background on this and always important to include Pega platform version.