Difference between revisions of "End of Task"

From PresenceWiki
Jump to: navigation, search
(No difference)

Revision as of 10:26, 8 January 2010

End Of Task Node

In addition to being a human-friendly visual clue, the End Of Task Node tells Presence the last Node that should be executed, in case of multiple execution paths. For instance, consider the following Task structure:

http://www.international-presence.com/wikidocs/images/end_of_task_demo.png

Without the End Of Task Node, this Task would run the Path labelled "1" first, and then "2" second - see Execution Paths. However, with the addition of the End of Task Node, Presence will instead run Path 2 first and Path 1 second (always executing the Path with an End of Task Node last).