Add display key and entity name

Complete the step Create an implementation of the contact configuration plugin before you perform this step.

Add a display key and entity name for the AuditContact_Ext entity you created. After completing these steps, you can add new contacts of your new role type at the account file.

Add a display key

Procedure

  1. In Studio, navigate to configuration > config > Localizations and open display_xx_XX.properties for the default language.
  2. Add the following line:
    entity.AuditContact_Ext = Audit Contact

What to do next

Add an entity name

Add an entity name

Before you begin

Add a display key

About this task

Add an entity name for the AuditContact_Ext entity that is associated with the display key.

Procedure

  1. In Studio, navigate to configuration > config and right-click Entity Names and select New Entity Name.
  2. Enter AuditContact_Ext in the Entity field and click OK.

    Studio opens AuditContact_Ext.xx for the default language.

  3. In the editor, enter the following in the text field of the Default tab at the bottom of the screen.
    entity.AuditContact_Ext

What to do next

Create contact that uses new contact role

Create contact that uses new contact role

Before you begin

Add an entity name

Procedure

  1. Restart PolicyCenter.
  2. In PolicyCenter, go to an account.
  3. Click the Contacts in the left sidebar.
  4. On the Account File Contacts screen, select Create New Contact.

    The drop-down list contains Audit Contact.

What to do next

Modify PCF files and Gosu classes