I am new to Notes environment. I need to track down few user action in Notes.
-
Immediately after logged in to the notes, User will double click a db item to view it. How can I get which database the user is clicking / selecting.
-
After opening the database, From the available documents, which one the user is selecting for viewing.
-
When viewing the document, if user clicks the link, I want to know the link name (or the link word) and url.
-
When the user select an attachment and view the same, I want to know the attachment name.
Is there any straight forward or round about method to do this?.
Whether an agent can do all this?.
If I have to use some addin to do all these, where will I get the help for add in?.
How to run the addin at startup and keep track of the user action?.
I am using Notes version 4.6.
Notes 5.0 and above is bit MSAA compatible. To some extent, I can achieve the above mentioned actions by some way.
Any information on achieving the above mentioned task is welcome.
Is there any addin which can give me all the user actions in the Notes.
By the way What is a C++ api for Notes and where can I get it.
Thanks in advance…
…kannan