Customizing the labels
You can rename the labels to suit your business needs.
Before you begin
You must have read or write access to the customizable files and their directories. See Location of Identity Manager Service Center customizable files and Customizing Identity Manager Service Center files (Software stack ). Contact your system administrator if you do not have the necessary permissions.
About this task
AA
and AR
are the default
approval activity result codes that are used by workflows in IBM Verify Identity Governance. The user
interface displays labels from the CustomLabels.properties file
that are based on the property names. These property names are derived
from the approval activity result codes. If you customize workflows
to use customized approval activity result codes, you must add the
appropriate properties to the CustomLabels.properties file.
You customize the labels for the interface when you define these properties.
For example, if you use the customized result code XYZ
to
represent approval, you must add properties with the names XYZ
, XYZ_inProgress
,
and XYZ_complete
to CustomLabels.properties file. Note: If
you do not add the values to the CustomLabels.properties file,
the actual key names are displayed in the user interface. For example,
XYZ_inProgress
is
displayed instead of "Processing".