By Fabio Di Paola | 7/9/24, 11:44 AM | Development - Leap / Volt | Added by Roberto Boccadoro
HCL Domino Leap is undoubtedly a tool with interesting potential that expands the capabilities of Notes and Domino but why not supplement it with additional functionality using for example some LotusScript code ?
I made this consideration while developing an application where it would have been much better to have an agent manipulating a document for me to achieve the desired result. Checking the documentation I saw that indeed among the service options there is the option to run an agent inside the database and so I tried it.