Hl7-call
Description
This plugin allows to send HL7 messages on remote HL7 servers.
GreenVulcano® ESB Configuration
The hl7-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.hl7.HL7CallOperation. |
| name | required | Operation name. Used in the Flow section to associate workflow nodes to VCL operations. |
| host | required | Host to connect to. |
| port | required | Port where the service is exposed. |
| timeout | optional | Timeout in seconds for a given interaction. Default to 10 seconds. |
Might contain the sub-element Description.