Creating multiple Interaction Driver categories for tasks in the same class
You can create an interaction driver category for tasks that execute on the same clipboard page as an existing category.
- Add a new class instance to save Rule-PegaCA-Intent-Task instance. The class that you create must not inherit from any class that already has Rule-PegaCA-Intent-Task instance. For example, if you want to create a category for billing tasks, you create a new class instance of PegaCA-Work-BillingTasks.The purpose of this class is to generate the list of tasks for the new interaction driver category. It is not the work object class.
- Create a Rule-PegaCA-Datasource instance. To create a data source, see Configuring a data source.
- Create Rule-PegaCA-Intent-Task instances for each task that you want to display in this new category. Apply the instances to the class that you previously created in step 1. To create an Intent Task, see Adding workflow processes to interaction task categories.
- Add a new category to the Rule-PegaCA-InteractionDriver instance. To add Interaction Driver, see the article Adding task categories to the Interaction Driver.
- Select the data source that you previously created in step 2.
- Choose a relevant behavior and a When condition.