Difference between revisions of "Gvcore-call"
(Created page with "Service that allows direct invocation of a {{GVESB}} core flow. It is used by Channel and routed-call. Its attributes are: * ''type'': call. * ''class'': it.greenvulcano...") |
|||
Line 6: | Line 6: | ||
* ''name'': Operation name. Used in the [[Flow]] section to associate workflow nodes to VCL operations. | * ''name'': Operation name. Used in the [[Flow]] section to associate workflow nodes to VCL operations. | ||
* ''flow-service'': Name of the service to invoke. | * ''flow-service'': Name of the service to invoke. | ||
− | * ''flow-system'': Name of the service's | + | * ''flow-system'': Name of the service's client. |
* ''flow-operation'': Name of the service's operation. | * ''flow-operation'': Name of the service's operation. | ||
− | * ''overwrite-sys-svc'': If ''true'' are overwritten SYSTEM and SERVICE fields of [[GVBuffer]]. The default is 'false'. | + | * ''overwrite-sys-svc'': If ''true'' are overwritten SYSTEM and SERVICE fields of [[GVBuffer]]. The default is ''false''. |
− | * ''change-log-context'': If ''true'' log context is updated. The default is 'false'. | + | * ''change-log-context'': If ''true'' log context is updated. The default is ''false''. |
GVCore-call plugins allows the following subelements: | GVCore-call plugins allows the following subelements: | ||
* Description | * Description | ||
* [[ServiceAlias]] | * [[ServiceAlias]] |
Latest revision as of 15:21, 5 February 2012
Service that allows direct invocation of a GreenVulcano® ESB core flow. It is used by Channel and routed-call.
Its attributes are:
- type: call.
- class: it.greenvulcano.gvesb.virtual.core.CoreFlowCall.
- name: Operation name. Used in the Flow section to associate workflow nodes to VCL operations.
- flow-service: Name of the service to invoke.
- flow-system: Name of the service's client.
- flow-operation: Name of the service's operation.
- overwrite-sys-svc: If true are overwritten SYSTEM and SERVICE fields of GVBuffer. The default is false.
- change-log-context: If true log context is updated. The default is false.
GVCore-call plugins allows the following subelements:
- Description
- ServiceAlias