Scheduling
Universal Messaging provides a sophisticated scheduling engine that enables tasks to be executed on a Realm Server at specific times or when certain conditions occur within the realm. This enables realm servers to automate important tasks, enabling them to self-manage without the need for intervention by administrators or externally scheduled tasks.
Administrators of Universal Messaging Realm servers can provide scripts that outline the conditions and tasks to be performed which are then interpreted by the server. The server converts the scripts into the actual tasks to be completed, and executes them under the correct conditions.
This section will guide you through the basics of Universal Messaging Scheduling. From the links found below you can learn the basic tasks that can be executed by a Realm Server, time based scheduling and conditional triggers, as well as how to write, modify and deploy scheduling scripts.