g_scratchpad Max Length

austindoorlag
Tera Contributor

Hello ServiceNow enthusiasts!

Like many, I make use of the g_scratchpad in a display business rule for passing information from server -> client.
I've had no problems so far, but when considering some optimizations to my application I wondered if it would be possible to reduce certain GlideRecord queries I'm executing by passing a large amount of data from server -> client via the g_scratchpad.
In total I want to pass 3 strings with ~100,000 max length through the scratchpad.

In my initial testing everything seems to be good, but I'm wondering if anyone has a definitive answer on the limits of g_scratchpad?

0 REPLIES 0