YashMittal05 / apex-library

Automatically exported from code.google.com/p/apex-library
0 stars 0 forks source link

Too many scripts error #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When Json object has to parse large amount of json response, due to 
salesforce governance limits it will throw "Too many scripts error".

What is the expected output? What do you see instead?

I am expecting Json object to parse my json response but due to too many 
loopings to parse the data I am getting error.

What version of the product are you using? On what operating system?

SalesSforce, Apex

Please provide any additional information below.

Original issue reported on code.google.com by narendra...@hotmail.com on 3 Apr 2012 at 7:22

GoogleCodeExporter commented 8 years ago
Hi,

Jsonobject class is awesome and it helps me to parse the json data easily..but 
the problem is salesforce limits" ... am getting "too many script statements" 
error..
is there any solution for this ??

thanks for ur suggestions...

Original comment by sethu.s...@gmail.com on 24 May 2012 at 6:36