Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Optional Universal Extension-based Universal Task that will be launched when the Monitor starts and Force Finished/Cancelled when the Monitor ends.

If specified, the Running Universal Task Publisher can only publish Universal Events to this Monitor, and this Monitor can only match on Universal Events published by the Running Universal Task PublsiherPublisher.

This extension would be expected to publish the events that this Universal Monitor is expecting to come in.

If the Universal Monitor is part of a Universal Monitor Trigger or the component of a Composite Trigger, then the extension should run indefinitely until the Trigger is disabled.

At that time, a Cancel and Force Finish will be issued to the Universal Monitor, and the Universal Monitor will propagate these commands to the associated Universal Task Publisher instance that is running.

If however, the Universal Monitor is run within a workflow or standalone, then the extension should not run continuously, as the Universal Monitor will complete once event coming in is matched or the Time Scope (if specified) is reached.

A Universal Monitor Task Instance that has a publisher specified will show the associated Universal Task Instance representing the publisher.