HL7 Module 10.5 | Understanding and Using HL7 Module | Installing and Using HL7 Module | Configuring webMethods HL7 Module | Configuring Communication Protocols | FTP | Sending HL7 Version 2.x Messages Using a Third Party Application
 
Sending HL7 Version 2.x Messages Using a Third Party Application
*To send an HL7 version 2.x message via FTP using a third party application
1. Initiate an FTP connection to the Integration Server's FTP listening port (for example, 8021).
2. Change the directory that represents the service you want to invoke to /ns/wm/ip/hl7/tn/service/receive using the cd command.
3. Send the HL7 message to this directory using the following put command:
put localFileName filename;content type:content sub-type
For example, put ADR_A19_251_091217-184854 ADR_A19_251_091217-184854;text/plain: