SavePoint
Description
DB allows you to save the state of execution of the workflow.
They can also be stored business information in the form of name-value pairs.
Developer Studio (VulCon)/GV Console Configuration
Node | GVCore element | Description |
---|---|---|
SavePoint | GVSavePointNode | Saves flow state in DB. |
GVSavePointNode enable GreenVulcano® ESB on saving the flow state in a DB, is a Flow element that extends FlowNode. The following table shows the GVSavePointNode element’s attributes:
Attribute | Type | Description |
---|---|---|
op-type | fixed | This attribute must assume the value save. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.core.flow.GVSavePointNode. |
Might contain the following sub-elements:
- SpProperties
SpProperties
Defines additional properties of the SavePoint. Its sub-elements are:
- Description
- PropertyDef