g_scratchpad Max Length
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 08:52 AM
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