Configuring Rx-Universe with SFTP for VisionWeb

NOTE: Before any change is made please get in contact with the IT department of the customer to make sure the port is open and unblocked for the SFTP where the remote processor is running. You will need to ask Vision Web for the port the SFTP is working on and the static IP address the job will be coming from.

VisionWeb communications can be done via VPN or via SFTP.  The newer SFTP method is the easiest to setup.  

The FTP communication method uses Winscp to communicate with VisionWeb.  This program is already installed with RxUniverse, so no other installation is required, just select the “Use FTP as communication method” option, fill in the required FTP communication parameters as supplied by VisionWeb.

The VisionWeb URL for FTP communications is sftp.visionweb.com. The user ID and password will be provided to your lab by VisionWeb.

To test the configuration, ensure all ports are open, etc., you can run WinSCP.EXE from the command line in the Rx-Universe root folder:

WINSCP.EXE <enter>

In the screen that pops up, enter the FTP URL, user ID and password as used in the VW setup (above):

Click “Login” and you should see an authentication banner:

Click continue, and you should see the folders on the VisionWeb side

If you see errors at any step of the process, follow the steps required to resolve (ie open ports, check with VisionWeb, etc).

To test retrieving orders using ftp

To test actually retrieving orders (which come from the TRF folder), RxU creates a file VWEBFTP-GETO.nn (nn=station number).

You can test retrieving orders from the command line (in the rxuniverse root folder) using the command:

WinSCP.com /script=vwebftp-geto.nn /passive=on

Assuming there is at least one order in the TRF folder, if the transfer works, you’ll see a response something like:

If something is not configured correctly (ports not open, etc), you may see error messages which can be helpful in identifying the underlying issue.