.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Examples: Owner property
1. This script gets the name of the person who last modified the current agent. For example, if Yukiko Kitarmura/Tokyo/Production created the agent and then Mariko Ikebuchi/Tokyo/Production modified it, Mariko is considered to be the owner and the CurrentAgent property returns "CN=Mariko Ikebuchi/OU=Tokyo/O=Production."
2. This agent script goes through the unprocessed documents in the current database and logs an action for each document it processes. The script uses the Owner property to send the log to the owner of the agent.

See Also