Page History
...
The process shown above consists of four ad hoc tasks, AddFiles, ContactCustomer, MakeAssessment and UpdatePersonalInformation. These tasks are not specified further in this example, but the reader may very well understand what the contents of such tasks could be. The process has one mandatory task, ReviewAndClose.
UI Text Box | type |
---|
Warning |
The tasktask ReviewAndClose maymay not be performed by the user(s) who has or have performed any of the the taskstasks AddFiles, ContactCustomer, MakeAssessment andand UpdatePersonalInformation. |
In order to achieve this requirement, place an authorization algorithmon the task ReviewAndCloseCase, as shown below.
...
When a user, who has previously performed any of the ad-hoc tasks AddFiles, ContactCustomer, MakeAssessment or UpdatePersonalInformation, tries to perform the task ReviewAndCloseCase at runtime, the following message will appear:
...
title | Related articles |
---|
...