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



Jan 12, 2012, 6:00 AM
149 Posts

getAllUnreadDocuments("myid")

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.3
  • Role: Developer
  • Tags: unread
  • Replies: 0
 I am trying to set unreads mark based on a userid, I tried it using a correct username as well as the id but I can't seem to get it to work. 

unread mark is enabled on the database props.

when I do db.getAllUnreadDocuments("myid") it always return all docs in db even if I have set this markedAllRead("myid")

db.getAllUnreadDocuments("myid")
notesDocumentCollection.MarkAllRead("myid")

running 8.5.3, tried both lotusscript in client and using ssjs

any ideas?
Thomas

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