Back Forward Flow action

A flow action is a choice available to users as an interim or final disposition of an assignment they process. Each flow action is defined by an instance of the Rule-Obj-FlowAction rule type.

Flow actions are of two types:

For example, consider an application that supports workflows for employee recruiting. When performing an assignment that requires the employee to assess the quality of a candidate (based on a resume and application form), the employee records his judgments and reasons in the application, and then chooses one of three flow actions labeled Advance, Reject, and MoreInfo. These flow actions may require different input fields and may use different user form displays such as in the action section on a perform harness, or in a modal dialog.

When creating a flow that includes connector flow actions, developers can associate a likelihood value or percentage between 1 and 100 for each. Typically this is a before-the-fact opinion about the estimated percentage of times users are expected to choose that flow action at runtime.

Definitions assignment, connector, likelihood, local flow action, worklist
Related topics About Flow Actions
Standard rules Atlas — Standard flow actions (Local)
Atlas — Standard flow actions (Connector/Local)

Up Definitions