Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

task

task ReviewAndClose

may

 may not be performed by the user(s) who has or have performed any of the the

tasks

tasks AddFiles, ContactCustomer, MakeAssessment

and

 and 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:

...

titleRelated articles

...