Hl7-call
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'': ...")
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.