ActiveVOS Designer BPEL for People User’s Guide
In the Properties view of a task, the Task tab displays the following properties:
Name. (Required). The name combined with the target namespace of a task element is used to uniquely identify the task definition. Note that this is not the name displayed in the Inbox application. That name is Display Name, as described in Adding Task or Notification Presentation Properties.
Priority (Required). You can set a default priority level as a non-negative integer, starting at zero as the highest priority. You can create the priority as an expression. The priority is displayed in users’ Inboxes, and users can change the level. A way to raise the priority when the task is in progress is to set an escalation action, described in About Task Deadlines and Escalations. Note that priorities 0 and 1 are displayed with red and yellow flags, respectively. For an illustration of how a priority appears in a user Inbox, see Adding Task or Notification Presentation Properties.
Interface. (Required). Specifies the WSDL port type and operation used to invoke the task. The WSDL must be available in the Project Explorer. See Adding a Task Interface and Callback.
Callback. (Required for an operation that does not include an output message.) Provides a WSDL port type and one-way operation resolving to an endpoint reference where the response from the task will be sent. During runtime, the callback operation is invoked when the task has finished.
See also About Tasks.
Copyright (c) 2004-2008 Active Endpoints, Inc.