AutoPopulateGroup – Scheduled Agent

Monday, June 23rd, 2008

In yesterdays post about how to automatically populate a group document, I published code to do the job in the foreground only. One of my blog readers complained about this. Maybe I was to naive to think that even an unexperienced java developer like me could modify the given code ...

AutoPopulateGroup (If You Do Not Run Domino 8.5)

Sunday, June 22nd, 2008

A few days ago, I wrote about a new feature of Domino 8.5 to automatically populate groups via a LDAP selectioncriteria. This is a great feature and I have successfully tested it on my sandbox server. Since we run Domino 8.0.1 on our productive servers, we cannot use this very useful ...

Automatically Run An Agent When Server Starts

Thursday, April 17th, 2008

You want an agent to automatically run each time a Lotus® Domino® server starts up. How can this be accomplished? In version 7.x or earlier you can create a Program document set to run "at startup" in the Domino Directory. For example, on a Windows® platform, the ...