Installation guide

Sms4Domino Help
- 124 -
Run Sms
Run SmsRun Sms
Run Sms4
44
4Domino as a standalone program
Domino as a standalone programDomino as a standalone program
Domino as a standalone program
Sms4Domino may run as a standalone program. This Java program makes local Domino calls .
The computer must satisfy following conditions
Lotus Notes® 8.x client must have been installed on the computer.
Notes.ini of the Notes client must contain a valid entry
keyfilename=<filepath of the
user.id file>
. It is recommended to test the Notes setup by launching the Notes client
and opening the Sms4Domino configuration file on the server.
The run-time files must have been correctly detached to the local file system . You should
strictly follow the installation instructions . Otherwise you will see security exceptions in
the log file.
Sms4Domino may be launched by executing following batch file. The name
Sms4DominoStandalone is case sensitive. We assume that Lotus Notes® has been installed in
c:\program files (x86)\IBM\Lotus\Notes
c:
cd \program files (x86)\IBM\Lotus\Notes\
jvm
\bin
java Sms
4DominoStandalone
In case the user.id file is protected by a password you will be prompted to enter the password. It
is also possible to specify the password on the command line as a parameter
c:
cd \program files (x86)\IBM\Lotus\Notes\
jvm
\bin
java Sms
4DominoStandalone
password
The Sms4Domino console will be launched.