HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | webMethods HL7 Module Services | WmHL7 Package | wm.ip.hl7.tn.transport.rec:Listener
 
wm.ip.hl7.tn.transport.rec:Listener
An IS document type that contains information about the MLLP listeners.
Parameters
name
String The name of the listener.
package
String The package that the listener is associated with.
enabled
String The enabled status of the listener. Valid values are:
*yes - The listener is enabled.
*no - The listener is disabled.
serverStatus
StringThe status of the server. Valid values are:
*Initialized - The server has been initialized.
*Starting - The server is starting.
*Running - The server is running.
*Stopping - The server is closing down existing sessions.
*Stopped - The server has stopped.
serverInfo
Document The server information provided as an IS document. For details about this IS document, see wm.ip.hl7.tn.transport.rec:ServerInfo.