FULLNAME_FORMAT

Description:
Note: As of WFM patch release 6.4.0.19+ and 7.0.0.9+, you can use the OVERWRITE_EMP_FULLNAME registry to specify the format of the EMP_FULLNAME field in the application. To use this, see OVERWRITE_EMP_FULLNAME. Otherwise, no action is required from your current configuration.

This parameter determines the format of the employee's full name.

When the FULLNAME_FORMAT parameter is set to [EMP_LASTNAME], [EMP_FIRSTNAME], the messageReceiverDisplay parameter cannot be set to c. Otherwise, the error seen in TT32909 reoccurs. When the FULLNAME_FORMAT parameter is set to[EMP_LASTNAME], [EMP_FIRSTNAME], the messageReceiverDisplay parameter must be set to WBU_NAME. The reason for the reoccurrence is the comma “,”. The comma is used by mail to separate users.

When the FULLNAME_FORMAT parameter is set to be [EMP_LASTNAME] [EMP_FIRSTNAME], then the messageReceiverDisplay parameter can be set to WBU_NAME or EMP_FULLNAME. When the messageReceiverDisplay parameter is set to EMP_FULLNAME, no error occurs only if the full name is unique. If the name is not unique, a warning message is displayed.

Valid Values:

[EMP_LASTNAME] and [EMP_FIRSTNAME]

Default Value:

For new installations, this parameter is set to [EMP_FIRSTNAME] [EMP_LASTNAME].

For upgrades of existing installations, this parameter is set to [EMP_LASTNAME], [EMP_FIRSTNAME].

Location:

system/WORKBRAIN_PARAMETERS

Effective:

n/a