IBM Domino: Using Events to automatically resync Daos

From Wiki

In this article, i explain how to use events to send a command console to resync daos.

I have a program that do this, but i create this event to not need to wait for the scheduled program.

Procedure

1) Go to events4.nsf database, and create a new events

2) Define Basics tab

3) On Event tab, put text "catalogState = NEEDS RESYNC"

4) On Action tab, choose method "Send a console ...", and add command "tell dados resync".

Save and close

Ver também