Previous Topic: How Customized Help WorksNext Topic: Custom Help Expressions


Custom Help Format

The help link resource bundle uses a key/value pair to determine which help page to direct the user to. For custom help, tags are used for Key IDs and the custom web page URL is the value. The syntax for the help link resource bundle may be one of the following:

TaskTag.PageTag=Help URL
TaskTag.@PageDefinitionTag=Help URL

A tag is the unique identifier for a task, screen, or tab. The parameters for the key/value pair are defined as follows:

Task Tag

The active task tag.

Page Tag

The active search or tab tag.

Page Definition Tag

The active search definition or tab definition tag.

Help URL

The help URL is either an absolute URL (http://www.neteauto.com) or a relative URL that points to content on the CA IdentityMinder server (/iam/im/help/customhelp.html)

Example:

ModifyUser.Profile=/iam/im/userprofile.html