Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Categories General
Created by Guest
Created on May 19, 2025

NotesJSONNavigator should process on-disk rather than in-memory

When handling large quantities of JSON, NotesJSONNavigator will crash the server due to the LSXBE 256Mb memory pool limit.

I've written about this here: https://support.hcl-software.com/community?id=community_question&sys_id=64350d7793059a100dddf87d1dba10a6&view_source=searchResult

And here: https://support.hcl-software.com/community?id=community_question&sys_id=70bb15a6fb296a105d73f0bd5eefdcc3

NotesStream is a suitable workaround for JSON output, because Domino creates a STxxxxxx.TMP file in the Notes\Temp directory which effectively bypasses the 256Mb memory pool limit. One can create many Gbs of JSON output in this manner.

However, NotesJSONNavigator is far more flexible in terms of JSON manipulation, so an on-disk TMP method of processing data would be beneficial.

  • Attach files
      Drop here to upload