Back Forward Flow Actions
Completing the New or Save As form

  1. About 
  2. New 
  3. Layout 
  4. Validation 
  5. Help Setup 
  6. Action 
  7. Security 
  8. Pages & Classes 
  1. HTML 
  2. History 
  3. More... 

Create a flow action by selecting Flow Action from the User Interface category.

To mark the new rule as JSR 168 compliant, select a template rule in the Template field to copy for the new rule.

A flow action has two key parts:

Field

Description

Applies To

Select the name of a class, typically a class derived from the Work- base class.

NoteWhen work items in your application contain an embedded page or pages that can be any one of multiple Data- classes, choosing a Data- class for the Applies To key part of a flow action can be beneficial. See PDN article PDN21030 How to create flows that operate on embedded pages of a work item.

The classes you can enter here may depend on the RuleSet you select. On the Restrictions tab of the Class form, a class rule may limit rules applying to that class to belong to one of an explicit list of RuleSets.

Action Name

Enter a name for this flow action. Begin the name with a letter and follow the rules for a Java identifier. See How to enter a Java identifier.

The Template field is optional. Specify PortletAction to create a flow action that uses portlet-compliant HTML and can be displayed in a portlet window on a portal server through Service Portlet rules.

For general information about the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.

Rule resolution

When searching for flow actions, the system:

Time-qualified and circumstance-qualified rule resolution features are not available for flow actions.

Up About Flow Actions