Adding New Security Labels or Label Values
New security labels or new security label values can be added by following some of the steps used for initially configuring security labels.
To add a new security label, complete the following steps:
1. Specify the display name and description for the new security label. For more information, see
Define Security Labels.
3. Add a SecurityLabel element for each new standard security label, and SecurityLabelValue element for each new standard security label value to the security labels configuration file. Add a CustomSecurityLabelValue element for each new custom security label, and CustomSecurityLabelValue element for the custom security label values to the security labels configuration file.
7. Clear your Windchill cache by deleting the infoengine folder from the <Windchill>/tasks/codebase/com directory.
8. Restart your method server to make the configuration changes effective.
To add new security label values to existing standard security labels, complete the following steps:
1. Specify the display names and descriptions for the new security label values. For more information, see
Define Security Labels.
2. In the security labels configuration file, add a
SecurityLabelValue element for each new label value to the
SecurityLabel element for the security label. For more information, see
Edit the Security Labels Configuration File.
3. If necessary, review the object initialization rules set for security labels to see if any need to be updated.
4. Restart your method server to make the configuration changes effective.