Task Manager Extension
This extension will process messages received from Dovetail Rulemanager. These are typically part of the Dovetail Task Manager process.
The message will specify a type of Run Task Set, a Task Set Name, and a Case ID. The Task Manager extension will execute each Task within the given Task Set. This includes dynamic property evaluation and workflow.
In addition to its main out-of-the-box process of creating subcases, Dovetail Task Manager is an enabling technology, meaning that it supports messages flowing into Carrier, where custom functionality can reside. For example, this would enable the Dovetail system to invoke custom code within Carrier, such as calling into another system via a web service.
Task Manager Extension requirements:
- Dovetail Rulemanager version 2 or higher
- A Dovetail Task Manager license key
Tasks and Task Sets are managed within Dovetail Agent (starting with version 10).
Tasks Properties can be resolved based on a rule property. In addition to normal rule properties, Carrier also has support for Function-based Rule Properties.
Process Flow
Message Parameters
Parameter | Value |
---|---|
Type | RunTaskSet |
TaskSetName | The name of the task set to be executed |
CaseId | The case id number to be used when executing the task set |
Example Message
Type=RunTaskSet
TaskSetName=New Employee
CaseId=100