Technote Details :: User level data type
Issue
When using MX Kollection server behaviors and/or wizards that work with the user levels defined in the InterAKT Control Panel, it does not seem to recognize them correctly. It ignores the level of the current user.
Reason
This happens because the user levels were not defined in the , or were defined incorrectly. If there are differences between the levels defined in the and the ones that are stored in the database, they will not be correctly recognized. Therefore, the access levels will not be used correctly.
Solution
In order to resolve this issue, you should check the defined user levels against those stored in the database. Correct any discrepancies and the access levels should work as intended (e.g. wrong case in level denominations, or incorrect numeric values).
Also, it is advisable to use for the access levels instead of character denominations, numerical values, or bit masks. This way, the risk of mistake is greatly diminished.