Hl7-call

From GreenVulcano Wiki
Revision as of 16:54, 3 February 2012 by Anonymous (talk) (Created page with "HL7 VCL plugin to send HL7 message on remote HL7 servers. The hl7-call Element is used by Channel and routed-call. It has the attributes: * ''type'': call. * ''class'': ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

HL7 VCL plugin to send HL7 message on remote HL7 servers.

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

  • type: call.
  • class: it.greenvulcano.gvesb.virtual.hl7.HL7CallOperation.
  • name: Operation name. Used in the Flow section to associate workflow nodes to VCL operations.
  • host: Host to connect to.
  • port: Port where the service is exposed.
  • timeout: Timeout in seconds for a given interaction. Default to 10 seconds.