...
- To copy the file, select the Copy File option. set the following:
- Destination: The location to which the file should be copied, usually a network path. Connexion must have write permissions to the destination for the copy action to be successful. As part of the action, you can insert use variables into the name of the copied fileto determine the appropriate destination path, such as the date or a file counter. Variables are inserted between braces ({ }) in the destination path. Click on the blue information icon next to the Destination field to see a list of possible variables and how to use them.
- Use Impersonation: Similar to the File Reader device, the Filter Writer device can use the credentials of a specific user or group to access the Destination path. Select the check box and then enter the username and password for the appropriate credentials.
- To FTP the file, select the FTP File option and set the following:
- Destination: The location to which the file should be sent via FTP. As part of the action, you can insert variables into the name of the copied file, such as the date or a file counter. Variables are inserted between braces ({ }) in the destination path. Click on the blue information icon next to the Destination field to see a list of possible variables and how to use them.
- Username: The username for the FTP client. This should be a user that has permissions to use the FTP client.
- Password: The password for the FTP client user specified above.
- Use SSL: Select this box if the FTP client should use SSL encryption to transmit the file. Remember, without SSL encryption, user names, passwords and PHI are vulnerable to outside parties. Once you check the Use SSL option, complete the following fields:
- SSL Port: the port that should be used for the SSL-protected FTP process.
- Cert Path: the path to the location of the SSL certificate.
...