GVBufferCondition
Description
This element allows you to specify the conditions that the fields buffer GVBuffer must meet.
VulCon / GV Console Configuration
A GVBufferCondition lets you specify multiple conditions on individual fields. The conditions are evaluated in AND.
The following table shows the GVBufferCondition element's attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value condition. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.internal.condition.GVBufferCondition. |
condition | required | This attribute defines the name of the condition. Unique inside the Conditions element. |
throw-exception | optional | If true an error during execution cause an Exception to be thrown.
If false an error during execution cause the condition to return "false". Default to "false". The attribute's admitted values are:
|
system | optional | The attribute verify that the system field contains the configured value. |
service | optional | The attribute verify that the service field contains the configured value. |
Its subelements are:
- Description
- RetCodeField
- Property or PropertyCompare