AgileShapes / Generic BPM |
This AgileShape is identical to the Manual AgileShape, except that it has one additional design-time property, and one additional Output connection. These two differences allow the process modeler to model the portion of the process that should occur should the activity become overdue (i.e. is not completed within the specified TimeSpan).
This AgileShape is typically used to represent a manual activity that requires a time-based escalation process.
Field Name | Definition |
---|---|
TimeoutEmail |
Optional The name of an Email Template that should be used to generate an automatic email notification when this AgileShape becomes overdue at runtime. If this property is left blank, then an email notification will not be sent automatically when the AgileShape becomes overdue at runtime. If this property is not blank, then an email notification will be dynamically constructed and sent at runtime (when the AgileShape becomes overdue) using the specified Email Template. |
The properties of the basic AgileWork AgileShape are also included in this AgileShape. For more information, see AgileWork.