|
Configuration
of DominoNrpcTest
The DominoNrpcTest emulates
a client connecting to a Lotus Domino mail server and sending/receiving
mails. The default parameters associated with this test are as follows:
-
The port number to which
the server is listening is to be provided in the PORT text
box.
-
In the
USER text box,
specify the
user name of the sender on the Lotus Domino mail server.
Enter
the PASSWORD that corresponds to the specified sender name in
the Lotus mail client.
Confirm
the specified password by retyping it in the CONFIRM PASSWORD text
box.
In
the NOTESHOME text box, specify the full path to the Lotus mail
client. For eg., d:/Lotus.
-
If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.
-
Once the necessary
values have been provided, clicking on the UPDATE button will
register the changes made.
When changing the
configuration for specific servers, a “*” beside the text box
corresponding to the parameter signifies that these values have to be
manually configured by the user. The parameter values that require to
be configured will typically be prefixed with a “$” or contain a
series of “*”. A value of "none"
in the parameter value indicates that the corresponding parameter
value can be changed if required.
Note:
Notes client must be installed on the external agent that executes this test.
- This test will execute only on Windows environments.
The lcppn22.dll is required by the user to run the DominoNrpcTest. To download this dll, do the following:
- Connect to the URL:
http://www14.software.ibm.com/webapp/download/preconfig.jsp?id=2004-06-07+07%3A42%3A38.563764R&S_TACT=104AH%20W42&S_CMP=&s=
- Download the Lotus Notes C++ API Toolkit in the URL to a location in your local disk.
- An executable file (.exe) gets downloaded, which when executed, creates a notescpp directory in the specified location.
- Also, an lcppn22.dll gets created within this notescpp directory.
- Copy this lcppn22.dll to the {LOTUS_NOTES_INSTALL_DIR}\notes directory.
|