Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

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

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.

However, if the Universal Monitor is run within a workflow or stand-alone, the extension should not run continuously, as the Universal Monitor will complete when the 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.

  • No labels