SOAPwareXchange and SOAPwareXchange HL7 Command Line
Both SOAPwareXchange & SOAPwareXchangeHL7 can now be invoked from the command line. Place the script in a Batch file & setup a scheduled task to run at startup (etc), create a logon script, or place in the Start up Folder.
Usage
For SOAPwareXchange:
Command format:
SOAPwareXchange -ID soapware -PW soapware -Server localhost -Port 5432
For SOAPwareXchangeHL7:
Command format:
SOAPwareXchangeHL7.exe -ID soapware -PW soapware -Server localhost -Port 5432 -Drive C -Path "Program Files\SOAPware\SOAPwareXchangeHL7\Inbox" -Interval 5 -Listen 0
**Note: The quotes around the path, are necessary due to the space in the Program Files.
Glossary Terms
ID - user ID for logging into SOAPware
PW - password for logging into SOAPware
Server - db server
Port - db port number
Drive - the drive of the location to scan for incoming results
Path - the path to the location to scan for incoming results, minus the drive letter
Interval - the scan interval
Listen - the port to listen on