Administrator's release notes: New profile catalog
The profile catalog has been renewed to improve usability and to make the profile catalog consistent with other catalogs, such as the shape catalog and the rebar catalog.
Enable the new profile catalog in your environment
The new profile catalog is not enabled by default in the Default environment, but it might be enabled in other environments. If the new profile catalog is not enabled in your environment, you must enable it.
To use the new profile catalog,
add set
XS_USE_OLD_PROFILE_CATALOG=false to the env_<EnvironmentName>_environment.ini file in a specific environment folder.
Convert existing rules to groups
In the new profile catalog, groups replace the rules that were used to organize profiles in the previous profile catalog. The Convert Rules to Groups tool converts rules.lis and profiles.lis files from an existing profile catalog to a ProfileCatalog.Groups.xml file for the new profile catalog.
Files for profile catalog customization
| File | Location | Purpose |
|---|---|---|
| *.ProfileCatalogDefinitions.ail This file must be manually created. |
XS_MESSAGES_PATH | Translations strings of groups and new properties |
| <File_Name>.ProfileCatalog.Groups.xml This file must be created with the Export functionality. |
N/A | Used to export and import group structures. These files can be used for localization of groups by placing them in the profil\profiles folder in the firm, project, or profdb folder. |
| <File_Name>.ProfileCatalog.MaterialTypes.xml This file must be created by adding a prefix to the ProfileCatalog.MaterialTypes.xml model file. |
Model/XS_PROJECT/ XS_FIRM/XS_PROFDB | This file can be used for localization of material types by placing them in the profil\profiles folder in the firm, project, or profdb folder. |
Customize groups
Customize material types
Environment-specific translations
If a translation of the group is missing, you can add it to an environment-specific .ail file.
Example file is DefaultEnv.ProfileCatalogDefinitions.ail. Add the folder to XS_MESSAGES_PATH in your .ini file.