You are on page 1of 1

Move SFTP To Local Utility Functionality Document

Pre-Requisite
1. We need to maintain 2 important files for the utility to work
A. Parameters File – This CSV file will be used to maintain the locations for
Product Codes and PDF to Image conversion parameter.

B. Properties File – This text file will be used to maintain the SFTP
connectivity parameters like Hostname, User ID, Password, Directory where PDF Files
are stored, Parameters File location, Delimiter used in Parameters file, Log File
Location.

Functionality
A Java based Jar file will be used to run the utility.
Step 1 – Place the PDF files in the desired folder on SFTP Location

Step 2 – Run the Utility and make sure you have Properties.txt file in the same
location
Step 3 – Download complete message displayed

Step 4 – Validate if the files are downloaded


PDF Files are moved to the desired folders
PDF To Image is converted (2 page PDF generates 2 JPG Files)

Files are removed from SFTP location

You might also like