GVForwards
Description
GreenVulcano® ESB JMS Forward configuration.
VulCon / GV Console Configuration
The GVForwards Element is used by: GVCore.
The following table show the element's attributes GVForwards:
| Attribute | Type | Description |
|---|---|---|
| type | fixed | Element type module. |
| name | fixed | Module ID always set to JMS_FORWARD. |
Its subelements are:
- Description
- ForwardConfiguration
ForwardConfiguration
The ForwardConfiguration Element is used by: GVForwards.
The following table show the element's attributes ForwardConfiguration:
| Attribute | Type | Description |
|---|---|---|
| forwardName | required | Forward name. References the Core workflow of type "Forward". |
| flow-system | optional | Default System name to be used to invoke the workflow. Can be extracted from the received JMS message. |
| flow-service | optional | Default Service name to be used to invoke the workflow. Can be extracted from the received JMS message. |
| sleep-timeout | optional | Sleep in ms to perform in case of error. Default to 2000 and if <= 0 disable the sleep. |
| ref-dp | optional | Data Provider to be used for extract data from the received JMS message. |
| dump-message | optional | If true the dequeued message is dumped on log file, at DEBUG severity level. Default false. |
Its subelements are: