Custom Task

This content applies to legacy design tools (such as K2 Studio, K2 for Visual Studio, or the Silverlight-based K2 workflow design tool). If you have upgraded from K2 blackpearl 4.7 to K2 Five, these tools may still be available in your environment. These legacy tools may not be available in new installations of K2 Five. These legacy tools may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

What does it do?

A user task is that point in the workflow that requires some human interaction; i.e. a workflow participant is required to do something. The Custom User Task facilitates the interaction with a workflow participant to complete an action/actions. Custom User Tasks define the actual points of interaction between the participants and the workflow. Adding events (client and server) entails considering:

  • What needs to be done?
  • The sequence in which it needs to happen?
  • Who needs to be involved (participants) - and at what stage?
  • What data the event needs?
  • The sequencing and the participants are particularly important - as they provide clues as to when multiple events can be added to the same activity.

The Custom User Task generates an automated Task which is sent to workflow participants, and is used to keep users up to date and notify them of new worklist items. In the K2 Workflow Designer, the Custom User Task can be configured by dragging the Custom User Task icon onto the relevant step on the design canvas. The Custom User Task is used to create a task for a user which is not specifically linked to a Form in the K2 Workflow Designer. A URL can be specified where the task will be opened and a serial number or parameters can be added to the URL for identification purposes. The Custom User Task can be found by opening the User Tasks in the Workflow Steps tab.

How is it used?

Custom tasks are created when more functionality is required than provided by SharePoint forms or K2 smartforms. A business process may utilize a custom task for complex order processing.

Wizards can be edited. For more information see Edit Wizards.