Previous Topic: Workflow Buttons in Approval TasksNext Topic: Adding Workflow Action Buttons


Button Configuration In CA Identity Manager

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

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. The name 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 that is 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. The value 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. The tool tip 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 the description is blank, the message that is displayed on the "View Submitted Task" screen is the button name. The name 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