-
Notifications
You must be signed in to change notification settings - Fork 1
How to trigger bulk events messages
Franck edited this page Aug 14, 2019
·
4 revisions
Some Unee-T user roles automatically grant access to several properties in one single click.
These user roles are defined via the Unee-T Enterprise interface. For example, most organizations will define a user role "Country Manager" and will configure this role to automatically grant access to every property for a given country.
We can use this functionality to trigger mass assignation events and generate a lot of association user/unit in a short period. This mechanism is useful to do load testing, for instance.
- Delete all permission for that user (this triggers a mass de-assign event),
- Switch from the current user role (example "Country Management") to the special user role " Reset Permission"
- Switch from the special user role "Reset Permission" back to the initial role for the user you picked (example: "Country management"). This operation will trigger a mass assign event IF the user you picked in Step 2 is a role that automatically assigns properties to users based on their role.
- Create a brand new user.
- Pick a role that has been configured to automatically assigned a role to several properties (for example "Country Manager" if this role exists). This operation will also trigger a mass assign event for this newly created user.