The getFileHTTPs.exe utility can be used with the USPS REST web
services protocols to:
- Upload the Customer Service Log (CSL) to the USPS Electronic Product Fulfillment (EPF) secured website at https://epf.usps.gov/
- Access the history of uploaded CSL reports
The process for uploading files to the USPS EPF site are:
- Generate the monthly reports required by the USPS. For information on generating the required monthly reports, see Generating Reports Using the Windows UI and Generating Reports from the Command Line, JCL, or Script.
- After generating the reports, VeriMove saves the reports to files in a designated
location. This location is used to specify the getfileHTTPS.exe
-ufp
option that defines the path to the folder containing the reports to be uploaded. - Specify the appropriate syntax for getfileHTTPS.exe. For example,
getFileHTTPs.exe <User ID> <Password> CSL -ufn ABCD219 -ufp C:\CSLReports
. - The getfileHTTPS.exe utility zips the three CSL reports that were generated by mureport and creates a .zip file in the specified path location.
- The .zip file that contains the CSL reports is uploaded to the EPF website.