Table of Contents

Search

  1. Preface
  2. MDM and Embedded ActiveVOS
  3. Configuring Workflow Tasks and Triggers
  4. Running the Migration Script
  5. Frequently Asked Questions

Task Type Configuration Example for Final Review Task

Task Type Configuration Example for Final Review Task

The ActiveVOS workflows include activities that require people to make decisions to move the records to the next stage in the workflow.
The Final Review activity occurs in the following default workflows:
  • One step approval
  • Two step approval
  • Update with approval
You can configure which roles can be assigned these tasks, and for which business entities. For example, you want to allow any user with the role of Manager to be assigned a final review task.
The following code shows how to configure the task type for the example:
<taskType name="AVOSBeFinalReview"> <role name="Manager"/> </taskType>

0 COMMENTS

We’d like to hear from you!