When installing Redbex there will be no classifications for any of the classification types. Also if new classification types are introduced (via modular updates) the system will not create any classifications for these new types.
To speed up the process of creating classifications the Application Server provides the possibility to create classifications within a domain for all classifications that do not have a classification yet. Following conditions are checked for each classification type in the domain on which this functionality was called:
1.If the classification type is not used i.e there is no feature type or sensor type installed that uses this classification, no classifications will be created.
2.If the classification type has no available classifications in the domain:
•If the executing user has the appropriate permissions a new classification will be created for this classification type in the selected domain. The classification will be named like the classification type with the post-fix (Default) (localized to the language of the executing user)
•The newly created classification will be set as the used classification for the selected domain.
2.If the classification type already has exactly one available classification
•If the executing user has the appropriate permissions the one available classification is not set as the used classification it will be set as used classification.
3.If the classification type has more than one available classification
•Nothing will be changed.
The Application Server writes an action log that includes details about the checks performed and changes applied.