Home Support FAQs 25. How to load EzeScan to Start a Specfic job or UPLOAD Task

25. How to load EzeScan to Start a Specfic job or UPLOAD Task

If you wish to open EzeScan and go directly to a job, you can use the following samples below to create a shortcut and EzeScan will load and go directly to that job.

You can copy the Desktop shortcut that is created by Ezescan, Select the Properties and modify the target Path.

FOR JOBS

Scanning Mode

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -scan the_scan_job_type_name

Or

Import Folder Mode

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -import the_import_job_type_name

Or

Job Button Mode

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -button the_button_number

FOR SERVER ROUTING 

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -route the_route_type_name

FOR UPLOAD

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -upload the_upload_type_name

If running as a scheduled task add the following switches -uploadindex "name of ndex file.txt" -closeotherinstances -closeafter . This will run the specic KFI output file, close any EzeScan instances and will also close EzeScan after th batch upload has completed.

e.g.

Use C:\Program Files\Outback Imaging\EzeScan 4.2\EzeScan.exe -upload "the_upload_type_name" -uploadindex "output.txt" -closeotherinstances -closeafter

Please refer to the EzeScan UPLOAD documentation for more information.