Add Tasks to Workflows Dynamically
It is now possible to add tasks to a workflow dynamically, using automation rules.Ā This provides organizations with even more flexibility in deciding which tasks should be part of a workflow under different conditions.
As an example, a simple UI extension has been added to the workflow template āPrepare services for new employeeā to indicate in which team the new employee will be working.Ā New employees that will be part of the End-User Support team in Houston should be provided with an external hard disk.Ā The following automation rule example takes care of this:

As soon as the task āPrepare new PCā is assigned and if the selected team was āEnd-User Support, Houstonā, the new task āProvide external hard disk drive to userā is added to the existing tasks in the workflow.Ā Subsequently the task āPrepare new PCā is set as predecessor of this new task.
