Flow form
|
|
In a flow for a Visio-based flow, use the Diagram tab to:
Most of these capabilities are also available for flows that use Process Modeler. For information about this tab when editing with Process Modeler, see Flow form — Process Modeler — Interacting with the Diagram tab.
To work more easily with a large flow diagram, temporarily hide the navigation panel by clicking one of the toggle arrow icons in the portal's vertical divider (). When you finish working with a large diagram, click the toggle arrow again and redisplay the navigation panel.
Or, to hide the navigation panel automatically whenever you open edit a flow:
When first opening the flow for a Visio-based flow, the Diagram tab displays one of the following:
Click one of the following icons to see and work with that representation:
If you edit a Visio-based flow in the Process Modeler and then click to save the rule, a message displays to alert you that upon save, the flow will be converted to use Process Modeler and no longer be a Visio-based flow. If you continue with the save, the option to work with the flow using Visio is no longer available.
Viewing and modifying the flow attributes
You can change the flow structure itself — the layout of its shapes — only by starting the Visio Flow Editor.
However, you can edit many of the attributes of the flow and its shapes by right-clicking a shape and updating the property panel for that shape. In the property panel, you can create, review, or update the rules and properties for most shapes in a flow.
Double-click the shape. The rule that is most directly associated with the shape opens; for example, double-clicking on an assignment shape opens its associated harness, and not the sections used in the harness.
If you have implemented the Process Optimization tool in your application, you can select the Optimization tab on Assignment shapes to define properties that are used with the Optimization
option in the View drop-down menu.
If you click a shape that does not require human interaction (and so does not have a user interface associated with it), a description of the rule associated with that shape is displayed. For example, if you click a decision shape or a utility shape, the description of that shape's rule is displayed.
When you right-click specific shapes in the flow diagram representation, a shape review panel opens. This feature enables you to review and navigate to the rules, and to open the property panel settings associated with these shapes:
|
|
Use the View drop-down menu to:
Standard
). This is the default.Task Volumes
)Flow Analysis
)Task Duration
)Policy Overrides
). See Understanding policy overrides and suspended work items.
If you have implemented the Process Optimization tool in your application, the View drop-down menu contains an Optimization
choice. Click it to open the Optimization Criteria panel, which you use to perform probability analysis on assignments in your process. See About the process optimization tool.
Task Volumes
— Select to display the current volume of work item assignments for each step in the process. Those that are on time, past goal, and past deadline are indicated as such. Click the link (total number) to open a list view of the items comprising the assignment. The report includes a graphical representation of the data for all the assignments in the flow.Flow Analysis
— Select to display the summary statistics describing the flow action path that work items have taken at each assignment. The percentages displayed represent the actual usage patterns in the system and may be used to benchmark and update the design-time percentages that are defined when editing the flow. Click an action link to open a summary view of the items comprising each assignment. You can open a summary view for all the assignments in the flow by clicking Flow Analysis in the Design tab.Task Duration
— Select to display the average time that an operator takes to process each of the assignments in a flow. The duration appears in the HH:MM:SS format. Click a link to open a summary view of the items comprising each assignment. The report includes a graphical representation of the data for all the assignments in the flow.Policy Overrides
— Select this option to identify those flow actions that include properties that are linked to a declarative OnChange rule. Each such action is marked with an OnChange button (). See Interacting with the Policy Overrides view.Task Volumes, Flow Analysis and Task Duration also display, under the drop-down menu, a table of orphaned assignments or flow actions that may exist in the system but no longer have valid references as shown in this example for Flow Analysis.
These orphan items can occur when an assignment shape is missing or renamed through design or implementation errors, access issues, RuleSet issues, or database integrity issues. Click a link (Action item in this example) to open a list of orphan items. You can drill down to the item to correct the error. You can also delete an orphan assignment by opening the a flow error gadget, selecting an item, and clicking Delete Orphan Assignments.
Click once on a shape to display, in the bottom half of the workspace, a preview of the rule referenced by that shape. Previews may convey the runtime appearance of a user form or other object.
Click the small open button () at the top right of the preview area to open the rule.
Shape |
When clicked, displays ... |
Assign |
The harness form preview, identifying the available flow actions. |
|
The decision rule referenced in the shape. |
Start |
For flows that have Creates a new work item? selected on the Process tab, the harness used to enter a new work item. |
Integrator |
The connector rule referenced in the shape. |
Router |
The name and a verbalization of the router activity. |
Spinoff |
The flow form of the flow started by the Spinoff shape. |
Split For Each |
The flow form for each flow. |
Utility |
The name and a verbalization of the activity referenced. |
If you place a work item of an appropriate work type on the clipboard before you preview, the resulting harness form previews are more complete, as they contain data from that work item.
Using the preview function for a harness, section, or flow action may create a clipboard page and initialize properties. In turn, this may execute declarative processing. Use caution before implementing any on-change declarative processing that updates a database.
Double-click to open, update, or create a rule
Double-click a shape to access the rule most directly associated with that shape. If the shape references a rule that does not exist, the New dialog box appears and you can create the missing rule.
Shape |
Double-click to open or create |
Assign |
The harness. |
|
The decision rule. |
Start |
For flows that have Creates a new work item? selected on the Process tab, the harness used to enter a new work item. |
|
The connector rule. |
Spinoff |
The flow to start. |
Split For Each |
The flow to iterate. |
Utility |
The utility activity. |
Right-click to identify or edit shape parameters
Right-click a shape to open a pop-up window that lists rules referenced in the shape properties. (To use the right-click feature, first set the diagram to Standard View
.)
If the flow form is editable, you may edit the shape properties, from the View tab. This feature supports nine types of tasks:
Shape |
For instructions, see |
Assign |
|
Assign Service |
|
Call or branch |
Flows — Editing the Call or Branch to Subprocess shape properties |
|
|
Start |
|
Integrator |
|
Notify |
|
Router |
|
Spinoff |
|
Split For Each |
|
Split Join |
|
Utility |
Interacting with the Policy Overrides view
Select Policy Overrides
from the View menu to identify on the diagram those flow actions that update property values that may start OnChange rules.
Each shape marks a point in the flow where a local flow action or connector flow action causes property values to change that may in turn cause an OnChange rule to suspend execution of this flow (for the current work item) or start an additional flow. See: