WinDe
Application components:
1.1 Domino databases
In the Domino data folder, create a folder named 'eventtrack'. Copy the Notes
files 'etcfg.nsf', 'etevt.nsf', 'etlog.nsf' and 'ethlp.nsf' to the specified
folder.
Download files
1.2 Server components
Copy the files 'ndbtrack.dll' and 'nevtrack.exe' (dbtrack V 1.0.5.51, evtrack
V 1.0.0.10) to the Domino installation folder.
Download files
1.3 Notes.ini
Open the Domino servers' NOTES.INI file and:
- add the 'NSF_HOOKS' variable ('NSF_HOOKS=dbtrack'). If the variable already
exists, the value is appended to the end of the list (separator: comma).
- find the variable 'ServerTasks' and append the string 'evtrack' ('ServerTasks=...,evtrack').
A new task is appended to the end of the list (separator: comma).
- add the variable 'EventTrackCfgDb' ('EventTrackCfgDb=eventtrack\etcfg.nsf).
If 'etcfg.nsf' is not located in the 'eventtrack' folder, enter the actual
relative path, where the database is located.
- add the variable 'EventTrackLicenseKey' ('EventTrackLicenseKey=xyz).
To acquire a license key, fill out the 'Acquire a demo key' form and replace
»xyz« with the provided key.
|