Previous Topic: Workflow Buttons in Approval Tasks

Next Topic: Adding Workflow Action Buttons

Button Configuration In Identity Manager

To configure a workflow action button, click the button named Workflow Action Buttons on the Profile tab of an Approval task. The following button Profile tab appears:

Workflow Button Configuration

The button Profile tab has a table with a row for each workflow action button. Each button row has the following four properties, which correspond to columns in the table:

Display Name

The name that appears on the button in the approval screen. This is a conditionally localized value, which can be either a string or a key for a localized string in a resource file.

Action

The value passed back to the workflow process when the option is selected. This value is an attribute of the corresponding transition node in the WorkPoint process diagram. This is a non-localized string. The default settings are “approved” and “rejected”.

Tool Tip

A short description (or tool tip) of the button action which appears when a user hovers the mouse cursor over the button. This is a conditionally localized value, which can be either a string or a key for a localized string in a resource file.

Long Description

A longer description of the button action which adds a message describing the action on the "View Submitted Task" screen. If this is blank, the message displayed on the "View Submitted Task" screen is the button name. This is a conditionally localized value, which can be either a string or a key for a localized string in a resource file.

More Information:

Button Configuration in WorkPoint Designer