Difference between revisions of "Conditions"

From GreenVulcano Wiki
Jump to: navigation, search
({{VULCON}} / {{GVCONSOLE}} Configuration)
Line 8: Line 8:
 
Conditions is used in items [[GVRouting]] and [[GVNodeCheck]].
 
Conditions is used in items [[GVRouting]] and [[GVNodeCheck]].
  
The conditions can be defined depending on the contents of [[GVBuffer]] field or according to the exceptions that may occur during the execution of workflows. Can be used in different parts of the configuration.
+
The conditions can be defined depending on the [[GVBuffer]] field content or according to the exceptions that may occur during the execution of workflows. Can be used in different parts of the configuration.
  
 
The following list shows all the elements that can have a sub-element ''Conditions'':
 
The following list shows all the elements that can have a sub-element ''Conditions'':
Line 15: Line 15:
 
* [[Flow]]: The element ''Conditions'' of [[Flow]] defines all the conditions that apply to routing of the single workflow defined in the 'Flow' element.
 
* [[Flow]]: The element ''Conditions'' of [[Flow]] defines all the conditions that apply to routing of the single workflow defined in the 'Flow' element.
  
The above list is sorted according to a growing priority assessment: the same condition can be defined in several different places.
+
The above list is sorted according to a growing priority assessment. The same condition can be defined in several different places.
 
In case of multiple definitions, the definition with the highest priority is used.
 
In case of multiple definitions, the definition with the highest priority is used.
  

Revision as of 12:39, 23 February 2012

Description

The element Conditions defines the conditions that allow to activate the mechanisms for routing GreenVulcano® ESB workflows.

VulCon / GV Console Configuration

Conditions is used in items GVRouting and GVNodeCheck.

The conditions can be defined depending on the GVBuffer field content or according to the exceptions that may occur during the execution of workflows. Can be used in different parts of the configuration.

The following list shows all the elements that can have a sub-element Conditions:

  • Service: The element Conditions of Service defines all the conditions that apply to routing of all workflows instantiated in the service, for all clients of the service.
  • Client: The element Conditions of Client defines all the conditions that apply to routing of all workflows instantiated in the service's client
  • Flow: The element Conditions of Flow defines all the conditions that apply to routing of the single workflow defined in the 'Flow' element.

The above list is sorted according to a growing priority assessment. The same condition can be defined in several different places. In case of multiple definitions, the definition with the highest priority is used.

Might contain the following sub-elements: