<< 09 July 2006 | Home | 11 July 2006 >>

Are you deploying a bookmark database to your users via replication?

If yes, what ACL do you use?

I tried setting the ACL for -Default- to Reader but get errors because Notes apparantly creates "history" documents (Form="HistoryListEntry" - scanEZ to the rescue) in the database so Reader isn't enough. I guess I could allow higher access but how do I then control the amount of "history" documents created and avoid replicating them to all users (without setting selective replication formulas)? The whole idea is to have a bookmark database you can control centrally and push to users using replication - I hope this isn't a pipe dream

Insights?

Java in Notes/Domino Explained: Domino Session Tester

As described previously you can create local and remote sessions to Notes/Domino using the Java API. This post provides a downloadable utility to test local and remote sessions.

Read more...