Configure the Tasks List widget in your Business Spaces
so that you can use it in place of the My Tasks, Available
Tasks, and Tasks I Created widgets.
About this task
Perform the following steps for all Business Space pages
that have deprecated widgets:
Procedure
- Check and capture in the Widget Wiring Editor any wiring from
and to the deprecated widget.
- Check and capture your specific configuration options for
the deprecated widget.
- Delete the widget from the Business Space page.
- Add the Tasks List widget to the page
at the same position .
- Configure Tasks List to match the
configuration of the deprecated widget. Make sure you select those
properties that you want to filter for or sort by.
- Configure the scenario context to match the deprecated
widget as follows:
- Select "Work with tasks assigned to you" to replace the My
Tasks widget
- Select "Assess tasks available for you" to replace the Available
Tasks widget
- Check status of initiated tasks, services and processes to replace
the Tasks I Created widget
- Add explicit wires to match the previous wiring.
- Optionally, add explicit wires to refresh the list to reflect
the task state caused by user interaction in the Task Information
widget.
- Add explicit wires to match the previous wiring for one
of the following incoming events of the deprecated widget to the com.ibm.widget.Refresh
event of the Tasks List widget:
- com.ibm.task.TaskCreated
- com.ibm.task.TaskActivated
- com.ibm.task.TaskClaimed
- com.ibm.task.TaskReleased
- com.ibm.task.TaskCompleted
- com.ibm.task.TaskDelegated
- com.ibm.task.TaskTerminated
- com.ibm.task.TaskDeleted
- Optionally add explicit wires to highlight the task in
the list that is focused in the Task Information or Human Workflow
Diagram widget as follows:
- From the com.ibm.widget.TabChanged event of the Task Information
widget add a wire to the com.ibm.widget.Highlight event of the Tasks
List widget.
- From the com.ibm.widget.FocusChanged event of the Human Workflow
Diagram widget add a wire to the com.ibm.widget.Highlight event of
the Tasks List widget.