Installation guide
Sms4Domino Help
- 41 -
Decide on the architecture
Decide on the architectureDecide on the architecture
Decide on the architecture
Sms4Domino may be deployed in different configurations. However the program, as the name
implies, always require the presence of a Domino server. This document describes a single instance
configuration.
Running the Sms
Running the SmsRunning the Sms
Running the Sms 4
44
4Domino program as a server add
Domino program as a server addDomino program as a server add
Domino program as a server add -
--
-in
inin
in
Sms4Domino is a Java program. The program should run continuously. As Domino agents
are limited in execution time it is not possible to run the program as an agent.
Sms4Domino may run as a Domino add-in task. The program is started via the
load runjava
Sms4DominoAddin
console command (case sensitive). All input/output between the Domino
administrator and the program goes via the Domino (remote) console. As a shortcut the
program may also be started using the
load runjava Sms
console command.
In order to run a Java program as a server add-in command Sms4Domino makes use of the
open source software JAddin (http://abdata.ch/JAddIn.html). This kind of integration has not
been certified by IBM®. Till today we have not yet experienced any problems.
The GSM modems are attached to the Domino server.
The main advantage of this configuration is the integration of the input/output with the Domino
console and log.nsf file. It is possible to use the Domino remote console to interact with the
program. The program may be started using Domino program documents or notes.ini
settings.
Running the Sms
Running the SmsRunning the Sms
Running the Sms 4
44
4Domino program as a standalone program
Domino program as a standalone programDomino program as a standalone program
Domino program as a standalone program
Sms4Domino may run as a stand-alone program on a workstation. Lotus Notes® must have
been properly installed and configured on the workstation. Sms4Domino will access the
Domino server using the credentials of the current Lotus Notes® user-id (defined in notes.ini
by the KeyFileName variable). The password must be supplied as a start-up parameter or the
user id must have no password.
Sms4Domino will create a console for interacting with the administrator .