Automatic Task Step Selection
Auto Select is a read property that is available at the subprocess level. You can set a task step to be selected automatically in the Task List during run time by configuring client methods or workflow activities with the Auto Select feature.
Tip: With these properties, you can build an expression or perform a bind.
Property | Value | Description |
---|---|---|
Auto Select | User-defined; Boolean | If True, automatically selects a flagged task step and selects it before other
task steps. That is, the Task List itself determines which task step to select when the
current task step is complete, when performing a manual refresh, or when first navigating
to the Task List. If several task steps are flagged with auto select, they will be
executed one after the other. You can also use Client Methods in a workflow to set this feature. Tip: This property cannot be set at run time using a
Write Activity. |