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

LotusScript JSONParser SetElement, SetArray

The new JSONParser for LotusScript is great but we need the ability to not only read but write into an JSON object and Arrays and be able to convert to JSON String and save into the document.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Dec 11, 2022

      The LotusScript JSON classes lack of fundamental funtionalities for years. And no one cares at HCL!

    • Guest
      Reply
      |
      Sep 29, 2021

      Task: iterate through a NotesJSONArray with Elements = NotesJSONObject (to store the JSON String representation of each NotesJSONObject into separate documents).


      Problem: NotesJSONObject lacks the Stringify() method. Only NotesJSONNavigator has got this method. Why???


      Solution: Please add Stringify() to NotesJSONObject (and -why not- to NotesJSONArray as well)...

    • Guest
      Reply
      |
      Feb 24, 2020

      Is this not  already included in v11 ?