Multiple choice technology platforms and products

If you wish, you can restrict the ability to start or administer cases to certain Staffware users. Which is correct in this context?

  1. We can restrict access to specific named users or groups

  2. We can restrict access to specific named roles

  3. We can restrict access by using a user attribute expression e.g. sw_user:department=“accounts”

  4. All of above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Staffware provides multiple mechanisms to restrict who can start or administer cases: you can specify individual named users, user groups, or use user attribute expressions like sw_user:department="accounts" for more dynamic, rule-based access control. All three methods are valid and can be used together.

AI explanation

Staffware lets administrators lock down who can start or manage cases through several independent mechanisms: naming specific users or groups directly, assigning access by role, or writing a user-attribute expression (like matching on sw_user:department) that dynamically qualifies users. Since Staffware supports all three approaches simultaneously, none of the individual options alone fully describes the system's capability, making 'All of above' the complete and correct answer.