Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Some ideas...

You can write much of this yourself.

Create a database to collect statistics, then add code in a few different events on the memo form and response form that will create documents in teh statistics database and populate them with the information you need. Then you use those documents to produce your statistics.

You could get the word count by using the GetUnformattedText method of the NotesRichTextItem class, trim the text you get it to remove any double/triple spaces, then count the number of spaces and add one.
To get the time from received to read, put some code in QueryOpen where you read the DeliveredDate field of the mail and compare to the current date/time.
For meetings you probably want those stats to be gathered when the invitation is sent instead, I would put the code in the PostSave event of the form.

To control the size of the email, etc, look in the admin help, or talk to your Notes administrator (he/she should know these things). Or why not use Google? ;-)

Here are some links I found using a very simple Google seach:
http://www.matnewman.com/webs/personal/matblog.nsf/dx/20092011151759MNE88T.htm
http://www.codestore.net/help/help6_admin.nsf/2e73cbb2141acefa85256b8700688cea/64ebe467ebc25afa85256c1d00395871?OpenDocument
http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=%2Fcom.ibm.help.domino.admin.doc%2FDOC%2FH_RESTRICTING_MAIL_ROUTING_BASED_ON_MESSAGE_SIZE_STEPS.html

So the short answer to where to find documentation is:
1) In the help file for the product
2) By using Google


Feedback response number WEBB9K52TZ created by ~Dan Kikiterobu on 05/15/2014

Lotus Notes e-mail & meeting report... (~Xagra Cisgeros... 14.May.14)
. . Some ideas... (~Dan Kikiterobu... 15.May.14)
. . . . Thank you (~Xagra Cisgeros... 21.May.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS