🚀Installation and Usage
Installation
Download and extract the DSAK.jar file.
Copy the DSAK.jar file to the directory {Program-Directory}/ndext on your HCL Domino server.
Load DSAK with the console command Load RunJava JAddin DSAK on your HCL Domino server. Make sure that the Load command is written with correct upper- and lowercase.
Usage
After DSAK is loaded, use any of the Tell DSAK commands, e.g.
Notes
For HCL Domino 14, you will see the message WARNING: A terminally deprecated method in java.lang.System has been called. This is a normal message and can be ignored as written in the HCL Domino Release Notes.
Any parameter containing blanks must be enclosed with single quotes, e.g. Tell DSAK DBInfo 'mail/john smith.nsf'
If you pass a parameter during startup, DSAK will load, execute the command and terminate (one-shot command), e.g. Load RunJava JAddin DSAK SrvInfo
Last updated