Access control

BLoMo provides flows with checks against user role and time. Using either simple configuration or additional scripting. This allows the confgiuration of any time frame or role composition. For example the lunch reservation can be made everyday between 08:00 and 10:00 am except on holidays. Or the recipes can only be altered by the chefs. By creating the database entry's over the web-application the server functions can be restricted comfortable and again without changing code.
flowaccess ER
By linking a BLoMoAccess entity any functionality can be controled. BLoMoRhythm is used for time based control and BLoMoRights is used for any kind of script based control.