- Automatic Refresh: The action can be triggered at specified intervals to display an up-to-date list with real-time data.
- Notification Integration: After the active user list is retrieved, information can be sent to specific users via Send Push Notification.
Technical Risks and Controls
- Data Delay: Online user information may not be instantaneous; delays of a few seconds may occur depending on system load.
- Authorisation Restriction: It is recommended that this action be available only to specific roles (e.g. Admin).
- Excessive Refresh: The server may be overloaded when the page is opened or triggered too often. It is recommended to run it with a timer control. Recurring Actions can be used for this purpose.
The Get Online Users action is a powerful tool for viewing and analysing active users within the application. Real-time user information provides administrators with insights into system load while also enabling them to analyse user interactions and take necessary actions.