-
Notifications
You must be signed in to change notification settings - Fork 1
How to trigger bulk events messages
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 create a user role "Country Manager" and will configure this role to grant access to every property for a given country automatically.
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 has been assigned a role that automatically grants access to properties (and if there are properties that match the criteria for auto-assignment).
- 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 (if there are properties that match the criteria for auto-assignment).
Create a brand new property.
IF the property meets the criteria that the organization defined to automatically assign users to new units THEN a mass assignment event will automatically be created as soon as UNTE receives confirmation that the unit has been created in Unee-T (if there are users that have been created to be auto-assigned to this family of properties).
Example:
- The organization has created the role "Facilities Manager" for the country "Singapore",
- There are several users with the role "Facilities Manager" in the country "Singapore" for that organization,
- If you create a new property for that organization in the country "Singapore" then all the users in the role "Facilities Manager" for the country "Singapore" in that organization will automatically be given a role in that property <--- This also creates a mass assign event.