EzeScan would normally expect the operator to configure only one action (e.g. scan, import file, import folder, commit) to a job that runs on a Job button.

However if more than 1 action is enabled then Ezescan uses the following priority list to decide which action will be run, and which ones will be ignored.

  1. Is the job enabled for Scan. Yes, run the scan and ignore any following actions. No, perform next test below.
  2. Is the job enabled for Import File?, Yes, run the import file and ignore any following actions. No, perform next test below.
  3. Is the job enabled for Import Folder?, Yes, run the import folder and ignore any following actions. No, perform next test below.
  4. Is the job enabled for Commit?, Yes, run the commit. No, warn operator that no actions are enabled in this job type.
Direct link to FAQ