
Chapter 9. Domino integration 279
To make user authentication match with the available employee data, open the repository
database and edit / create some users applying in the Notes Username field the valid user
name from the address book like this (Figure 9-3).
Figure 9-3 Assign valid Notes Usernames to the employees
Building the databases up from scratch, enter some sample data after finishing the form and
view design in the Repository Database.
9.5 Domino development
There are several parts to create for Domino integration. We will use Notes @Formula,
LotusScript, and Java to create all the necessary code. The development part will contain th ...