Flow form
|
C-1106 Use the Diagram tab to:
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 the Flow Editor to edit a flow:
Presentation on the Diagram tab
When first opening a flow rule, the Diagram tab displays one of the following:
When both the Discovery Map and a Visio diagram for the flow exist, use the View drop-down menu to choose which representation to see and work with. The Standard
view is the default.
If the flow has not yet been opened in Visio and saved, the View drop-down menu is not displayed. To see the View menu, first use the Flow Editor () to open the flow in Visio. Save the flow. Then the View drop-down menu is displayed on this tab.
The flow structure itself — the layout of its shapes — can only be modified by starting the Flow Editor and modifying it in Visio.
However, many of the attributes of the flow and its shapes can be edited 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 rule and not the section rules 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.
Working with use cases and requirements from the Discovery Map
If a shape in the map has an associated use case, double-click the shape to:
If a shape has an associated use case, an icon appears on the shape:
After double-clicking the shape, the Edit Use Case window opens.
Edit Use Case windowIn the Edit Use Case window, use the Definition tab to update information about the use case and use the Requirements tab to associate requirements with this use case. You can also select the use case name or requirement name to open the associated rule form.
To save your updates, click OK; to cancel, click Cancel.
When updates in this window are saved, the underlying use case rule is updated.
Field |
Description |
Name | Name of this use case. Click to open the rule form for the use case. |
RuleSet | RuleSet and RuleSet version for this use case. Click to open the RuleSet form. |
Definition tab | |
Business Objective | Select a business objective. |
Trigger | Select the action that initiates this use case. |
Status | Select the status for this use case. |
Actors | Specify the actors for this use case.
Use the SmartPrompt to select from a list. Use the and icons to add or remove an item from the Actors array. |
Complexity | Specify the complexity of this use case. |
Shape | Specify the shape associated with this use case. |
On Behalf Of | Select which actor on whose behalf this step is performed. |
Description field | Enter text that describes the use case. |
Requirements tab | |
Name | Name of requirement associated with this use case. To open the rule form for the requirement, click its name. |
Category | Read only. Category of the requirement. |
Importance | Read only. Importance of the requirement. |
Status | Read only. Status of the requirement. |
External Req. ID | Read only. The ID of the requirement as identified in another (external) system. |
Click to associate another requirement with this use case. The requirement must already exist in the application. | |
Click to disassociate the requirement from this use case. |
To return to the standard view from the Discovery Map, click the Back To Standard View button.
Shape review panel tool name TBD5.5 GRP-202
When you right-click on 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:
|
|
Views 5.4 proj-839
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 objects.
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 object 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. You can also access
the Timeliness by Task summary report from the
Analyze Performance group within the
Monitor Activity workspace. 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 objects 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. You can also access the Action
Analysis summary report from the Analyze Performance group
within the
Monitor Activity workspace.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. You can access the Task Duration
summary report from the Analyze Performance group within the
Monitor Activity workspace. 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 (). C-2117See Interacting with the Policy Overrides viewTask 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 work object 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 flow rules that have Creates a new work object? selected on the Process tab, the harness rule used to enter a new work object. |
Integrator |
The connector rule referenced in the shape. |
Router |
The name and a verbalization of the router activity. |
Spin-Off |
The flow form of the flow started by the spin-off shape. |
Split-ForEach |
The flow form for each flow rule. |
Utility |
The name and a verbalization of the activity referenced. |
If you place a work object 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 object.
Using the preview function for a harness, section, or flow action rule 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. F-174 APAP SR-866 GROVS 10/11/05
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 rule. |
|
The decision rule. |
Start |
For flow rules that have Creates a new work object? selected on the Process tab, the harness rule used to enter a new work object. |
|
The connector rule. |
Spin-off |
The flow rule to start. |
Split-ForEach |
The flow rule 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
.) GRP-202
5.5
If the flow form is editable, you may edit the shape properties, from the View tab. This feature supports nine types of tasks: LAU_W 9/24/08
Shape |
For instructions, see |
Assign |
|
Assign Service |
|
Call or branch |
Flow rule — Editing the Call or Branch to Subflow shape properties |
|
|
Start |
|
Integrator |
|
Notify |
|
Router |
|
Spin-Off |
|
Split-ForEach |
|
Split/Join |
|
Utility |
Interacting with the Policy Overrides view
C-2117Select
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 object) or start an additional flow. See: