IBM Domino: Using Events to automatically resync Daos

From Wiki
Revision as of 19:24, 21 May 2018 by Ebasso (talk | contribs) (Criou a página com "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 sc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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