Configuring a Task Assignment with a Decision Table
About this task
When you determine the assignments for a task with a IBM webMethods Rules Development decision table, you place the logic for determining the assignment outside of the task and the Task Engine. Any changes to the rule logic in the decision table will automatically be propagated to all of the tasks that use the decision table. Otherwise, if you implement assignments within the task, you must update each task assignment individually.
For an example of using a decision table to provide a task assignment, see Example Task Assignment with a Decision Table. For more information about decision tables and their operation, see the IBM webMethods BPM Rules Development Help.
To work with decision tables, you must have workspace indexing enabled (Window > Preferences > Software AG > Workspace Index). You must re-start Designer to apply a change to this setting.
To configure a task assignment with a decision table