Commando HL7 Message Processors are customized 'applets' created in Microsoft VBScript (using our custom CommandoScript VBScript IDE). You are limited only by your creativity and programming abilities. If you are reasonably adept at using any of the Microsoft Visual basic 'flavors' Visual Studio (VB6), Visual Basic .Net, Visual Basic for Applications (VBA), ASP etc. then you should have no problem using CommandoScript to create Hl7 solutions.
|

• | Profile Name: A name for the profile (must be unique) |
• | Vendor / Version: The HL7 version the profile will be working with |
• | Input Folder: If your processor is a 'Message Processor' (see advanced settings) then this folder will be polled periodically looking for HL7 message files |
• | Output Folder: The folder where your CommandoScript will save HL7 messages |
• | Errors Folder: The folder where your CommandoScript will save HL7 messages that contain errors |
• | Archive Flag: Check this box if you want the processor to save copies of the original HL7 message files that it detected in the Input Folder (applicable to "Message Processors" only (see Advanced Settings). |
• | Archive Folder: If the Archive flag is checked, the folder where the original HL7 message files are stored after processing |
• | File Extension: The file extension to use when looking for or saving HL7 message files |
• | Polling Interval: IMPORTANT- How often do you want the profile to go 'Active' and execute your CommandoScript project. |
|
|