Back Forward Harnesses
Completing the New or Save As form

  1. About 
  2. New 
  3. Layout 
  4. Scripts and Styles 
  5. Pages & Classes 
  6. HTML 
  1. Display Options 
  2. History 
  3. More... 

Create a harness by selecting Harness 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 harness.

NoteYou can't add a harness to a component RuleSet.

A harness has two key parts:

Field

Description

Applies To

SmartPrompt Select a class that this harness applies to. In most cases, select the name of the class which contains the work items that the harness supports. Choose the class that is most specific to the application and its work items, rather than a general Work- class.

Typically the class you specify in this field is derived from the Work- base class. In special cases, a harness can apply to a class derived from the Assign- base class.

Purpose

Enter a name for this harness. If this rule is to override a standard rule, choose:

  • AutoClose — An empty harness that closes automatically. An alternative to Confirm, for use in those flow actions that do not require users to see (and dismiss) a confirmation form.
  • Confirm — To display the results, including the work item ID, of an update.
  • New — To create a work item. (You can choose a value other than New if desired; identify the harness in the Harness for work item creation field on the Process tab of the Flow form.)
  • NewCovered — To create a work item that is associated with an existing cover work item.
  • Perform — To update and possibly complete an assignment.
  • Reopen — To allow a resolved work item to be reopened.
  • Review — To review a work item and assignment without the ability to update.

Begin the name with a letter and use only alphanumeric, ampersand, and dash characters to form a Java identifier. See How to enter a Java identifier.

The Template field is optional. Specify PortletHarness to create a harness 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 this 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 harnesses, the system:

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

Up About Harnesses