I have one database that contains a lotus script agent to send notification to users. This agent is hidden (run from agent list) and is triggered from Notes Pump (currently LEI).
(1) How to identify whether Notes Pump/LEI utility is installed on Lotus Notes server ?
(2) How to identify the link between Notes Pump/LEI and Lotus Notes database ?
NOTE: I have checked DCR and Database properties but did not find any settings enabled with reference to this connection.
(3) How to debug or check the Notes Pump/LEI side settings from where the notes database agent is triggered ?
Basically I need to investigate the source location from where this notes agent is triggered.
There will be an LEI admin database in the root directory of the server where it’s installed. You’ll also see the LEI task on the server where its running. As the other response said, there’s information in the admin db regarding connections and actvities.
For more robust “debug” of an activity, you can enable trace connections that sit “on top” of the actual connection and will record more information on the connection and activity.
I’d recommend looking at the LEI documentation for further information, either on the LEI server on online at http://www.lotus.com/ldd and look for the documentation section
Hi!Usualy LEI has an administration database. This database contains connection set-up and log. You can find the log of each scheduled activity in this database.