Defining the revisioned field on the account audit contact
Define the field on the account. In this example, the revisioned field is on the AuditContact entity. If the field already exists, you do not need to define it. If the field does not exist, add the field to an extension entity for AuditContact.
The step-by-step instructions add an audit license number field to the audit contact entity. Use the following naming convention:
- If this is a new field, append
_Extto the field name avoid name conflicts with base PolicyCenter entities.
In the following illustration, the circled number 1 shows the AuditLicenseNumber_Ext field that you will create on the AuditContact_Ext entity.
Add revisioned field to the account audit contact
About this task
Define the revisioned field for AuditContact_Ext.
Procedure
- In Studio, navigate to and double-click to open AuditContact_Ext.eti.
-
Next to the extension drop-down menu
, click the drop-down list
and choose column.
-
Enter the following values for the new column which define an account level field,
AuditLicenseNumber:Name
Value
nameAuditLicenseNumber_Ext
typemediumtext
descThe audit license number
