Some workflow processes are user interactive and in most cases the process uses workflow task steps. FlowWright provides several different task steps, and they are:
FlowWrights task steps also come with several configuration options, and they are:
Tasks can be routed based on decisions as shown below in the graphic:
Workflow tasks can be strung together serially, parallely or in a combination of serial + parallel. The choice task will let the user define what the task choices should be for the routed user to pick from. Workflow process logic can be configured so that based on the selections made on the choice task, next step execution path is determined.
Forms are also an import part of workflow processes, FlowWright provides a powerful form routing step to route forms to users. Forms can either display information to the user or have the user fill the form with information. This information can be used in decision making within the process flow.