Specifying a Business Service or a Workflow Process to Handle a Task Event

You can specify a business service or a Workflow Process to handle a task event.

To specify a business service or a Workflow Process to handle a task event

  1. In the Task Events list, locate the task event you want to modify.

  2. Specify a business service or a Workflow Process to handle the task event:

    • To use a business service to handle the event, do the following:

      • Define the Business Service Name property.

      • Define the Business Service Method property.

    • To use a Workflow Process to handle the event, select the name of the Workflow Process in the Workflow Process property.

      If the Workflow Process property includes a value, then the Business Service Name and Business Service Method properties are ignored and the Workflow Process handles the event.

      If you select Workflow Process to handle the event, then you cannot define input arguments and output arguments. To use a Workflow Process as a handler for a business service, define the following properties:

      Property Value

      Business Service

      Workflow Process Manager

      Method

      RunProcess

      For more information, see Using a Business Service Step to Call a Workflow Process.