Date Name Downloads
Dec 4, 2021 RC_1 177
Jul 14, 2018 BETA-7 573
Jun 11, 2018 BETA-6 124
Oct 29, 2017 BETA-5 552
Jul 21, 2017 BETA-4 419
Mar 20, 2017 Beta-3 555
Mar 6, 2017 BETA-2 133
Feb 19, 2017 BETA-1 286
RC_1
RC_1
Dec 4, 2021
Apache License
177

This is the last version to support Domino 9.01 with Fixpack lesser than FP10.
New Features:

  • NSFHelper contains functions to convert JSON to DateTime and Notes Field to JSON Date
  • NSFHelper executes now Agents in the database of the document
  • NSFHelper contains a function to execute an agent in the SmartNSF enabled Database
  • Context has now als getQueryStringVariables()
  • Strategys with a KeyVariable can now reference to QueryString attributes
  • Encoded URL Segments will be decoded (this allows values like/api/customersbyuser/{username}, where Username can be Marco Mueller/ACME encoded as Marco%20Mueller%2FACME)