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 Assessment
Workspace Domino Designer
Categories @Formulas
Created by Guest
Created on Jul 13, 2020

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas.

The @formula language is extremely efficient and can be used in many places.

Having both work together, would be very powerful and allow better integration .

I just worked with https://stedolan.github.io/jq/ for reading REST response data in bash . And I would love to be able to integrate applications leveraging the same type of functionality in Notes.

Parsing JSON is the important part. Creating JSON for requests usually is easy (also because e.g. the post data for REST requests is easier).

So having simple JSON parsing functionality in @Formulas would what we need 80% of the time.

[ Daniel Nashed / http://blog.nashcom.de ]



  • Attach files
  • Guest
    Reply
    |
    Dec 11, 2022

    Why should there be a support in formula language, when even in LotusScript the JSON classes are not implemented to work correctly?

24 MERGED

Add @Formulas to parse JSON strings

Merged
Web applications heavily use data in JSON format, in many cases with deeply nested structures. In our applications, we store JSON structures in text fields (Domino R12 will extend the max size of text items, so that there's just an overall limit o...
over 3 years ago in Domino Designer / @Formulas 0 Assessment