Issue Type: Task Task
Affects Versions: 0.6
Assignee: Unassigned
Components: tooling
Created: 30/Oct/12 11:55 AM
Description:

Up until SWITCHYARD-1138, the SwitchYardServiceTaskHandler only had two configurable properties:

  • ServiceName (string, required): The name of the service to invoke.
  • ServiceOperationName (string, optional): The name of the operation of the service.

Now, three new properties have been introduced:

  • FaultResultName (string, optional): If defined, include the fault as a result variable so a conditional gateway can be used.
  • FaultEventType (string, optional): If defined, signal the current process instance with the specified event type (signal id), and the fault as the event object.
  • CompleteAfterFault (boolean, optional): Whether to complete the work item after a fault is detected (default is "true" for backword-compatibility).
Project: SwitchYard
Priority: Major Major
Reporter: David Ward
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira