Script type instead of saving the document starts the script which can proceed any next operation like a storage to ERP system.


  • Title - destination title
  • Type - type of scan destination
  • Script - file name of script including the path
  • Arguments - script argument. Can be used the scan workflow parameters and file parameters:
    • [filename] - absolute path to scanned document
    • [metadata] - absolute path to metadata of scanned document

Example:

Title: LRP print

Type: Script

Script: C:\windows\system32\lpr.exe

Arguments: -S <printer_IP_address> -P PS [filename]


lpr needs to enabled in Windows features.


You can also run Powershell Script as well: