If one or more constraints are provided for a manual trigger:
•Upon the trigger’s activation, the system commences checking database count constraints at a frequency accordant with a system configuration setting (TriggerCheckCriteriaInterval).
•The trigger remains in a WaitingForTrigger if it contains constraints that have not been met.
•The trigger fires when all constraints are satisfied:
o All database count constraints are met.
o Calls have been received from all external services.
•If any outstanding database count constraints remain unsatisfied when the Stop checking at date and time have already passed, the trigger does not fire.
•If the trigger is deactivated, it is necessary to set Stop checking... to a future time in order to reactivate it.