GVRouting

From GreenVulcano Wiki
Jump to: navigation, search

The GVRouting element associates a condition to a node of the workflow. If the condition is satisfied, the workflow transfers control to the associated node.

It has the following attributes:

  • condition: Name of the condition to be verified. The actual meaning of the condition is specified by the elements Conditions present on the nodes Flow, Service and Client.
  • next-node-id: Node to execute if the condition is verified.
  • point-x: X position of the node in the VulCon workflows editor.
  • point-y: Y position of the node in the VulCon workflows editor.