Echo

From GreenVulcano Wiki
Revision as of 09:14, 14 July 2015 by M.sutera (talk | contribs)
Jump to: navigation, search

Description

Service Echo establishes an association between the client that invoked it and the provider that the call is intended. Its function is to verify the success or failure of the association by means of messages ( success or failure ) sent from the provider to the client.

GreenVulcano® ESB Configuration

The dicom-echo-call Element is used by Channel and routed-call. It has the attributes:

Attribute Type Description
type fixed This attribute must assume the value call.
class fixed This attribute must assume the value it.greenvulcano.gvesb.virtual.dicom.DicomEchoCallOperation.
name required Operation name. Used in the Flow section to associate workflow nodes to VCL operations.
nameAssociation required Association name. It is used for the connection to a host. It is configured in GVAdapters through manual configuration or through the property DICOM_ASSOCIATION .