Scan Workflows-related System Settings

Several Dispatcher Paragon system settings affect the way Workflows function. System settings can be found in Dispatcher Paragon System screen under the Configuration. System settings are common to all scan workflows and connectors and other Dispatcher Paragon modules.

Category

Level

Key

Default value

Used by

Description

NETWORK

Expert

ftp-port

21

Terminal Server

Port used for FTP server communication.

NETWORK

Advanced

ftp-anonymous

true

Terminal Server

If enabled, anonymous login is allowed for FTP server authorization.

NETWORK

Advanced

scanServerType

FTP

Terminal Server

Transfer protocols allowed for scanned document transfer from MFD to Dispatcher Paragon. Possible values are:

  • "FTP" - for FTP protocol

  • "WebDAV" - for WebDAV protocol. Can be secured by SSL/TLS, see webdavSsl system property, only KM and Xerox devices are supported

  • "WebDAV,FTP" - for both. WebDAV is preferred over FTP if MFD supports it. If WebDAV cannot be used, FTP will be used.

NETWORK

Advanced

scanServerUsername

anonymous

Terminal Server

The username used by embedded terminals to authorize on scan server (FTP or WebDAV) before sending data.

NETWORK

Advanced

scanServerPassword

code,-31,-2,43,-90,-103,124,3,-49,58,-107,-31,40,74,-57,-1,-120

Terminal Server

The password used by embedded terminals to authorize on scan server (FTP or WebDAV) before sending data.

NETWORK

Advanced

workflowStorageType

local

Terminal Server

Workflow Processing System

Scan storage type. Can be:

  • local: local server folder

  • remote: network shared folder

  • webdav: webdav server sharred folder

NETWORK

Advanced

workflowStorageRoot

C:\Dispatcher Paragon\SPOC\terminalserver\scan

Terminal Server

Workflow Processing System

Root path to scan storage. Can be relative path to WPS/Terminal Server or UNC path, see workflowStorageType parameter.

NETWORK

Advanced

workflowRemoteStorageUsername

 

Terminal Server

Workflow Processing System

Username to access remote scan storage. E.g. "qa13s162\Administrator"

NETWORK

Advanced

workflowRemoteStoragePassword

code,-31,-2,43,-90,-103,124,3,-49,58,-107,-31,40,74,-57,-1,-120

Terminal Server

Workflow Processing System

Encrypted password to access remote scan storage.

NETWORK

Expert

webdavSsl

Enabled

Terminal Server

Enable the use of SSL protocol for connection to WebDAV repositories. When this setting is enabled, all WebDAV connections will be secured. When it is disabled, encryption for WebDAV connections is disabled.

NETWORK

Expert

webdavPort

5610

Terminal Server

The port used to connect to the WebDAV server.

NOTIFICATIONS

Basic

mailserver

 

Management Server

Mobile Print Server

Site Server

Workflow Processing System

Dispatcher Paragon Payment System

IP address or hostname of primary mail (SMTP) server. Used by Dispatcher Paragon to send all emails, including scans, notifications, alerts, and reports.

NOTIFICATIONS

Advanced

mailSmtpPort

25

Management Server

Mobile Print Server

Site Server

Workflow Processing System

Dispatcher Paragon Payment System

TCP port used for communication with the SMTP mail server

NOTIFICATIONS

Advanced

mailSmtpSsl

Disabled

Management Server

Mobile Print Server

Site Server

Terminal Server

Workflow Processing System

Dispatcher Paragon Payment System

If enabled, STARTTLS is used for communicating with the SMTP mail server and only SSL2 and SSL3 are accepted. STARTTLS must be enabled on your mail server or the connection will be rejected . This can be combined with mailSmtpTls system setting. If both are disabled, communication is unsecured. This also means that direct SSL (port 465) or TLS communication are not supported at the moment. The only supported mode is STARTTLS (port 587) which negotiates the protocol used for communication.

NOTIFICATIONS

Advanced

mailSmtpTls

Disabled

Management Server

Mobile Print Server

Site Server

Terminal Server

Workflow Processing System

Dispatcher Paragon Payment System

If enabled, STARTTLS is used for communicating with the SMTP mail server and only TLS, TLS1.1 and TLS1.2 are accepted. STARTTLS must be enabled on your mail server or the connection will be rejected . This can be combined with mailSmtpSsl system setting. If both are disabled, communication is unsecured. This also means that direct SSL (port 465) or TLS communication are not supported at the moment. The only supported mode is STARTTLS (port 587) which negotiates the protocol used for communication.

NOTIFICATIONS

Basic

mailuser

 

Management Server

Mobile Print Server

Site Server

Workflow Processing System

Dispatcher Paragon Payment System

Username used to log into the SMTP server. Use only if your SMTP server requires authentication; otherwise, leave empty.

NOTIFICATIONS

Basic

mailpass

 

Management Server

Mobile Print Server

Site Server

Workflow Processing System

Dispatcher Paragon Payment System

Password used to log into the SMTP server. Use only if your SMTP server requires authentication; otherwise, leave empty.

NOTIFICATIONS

Basic

mailfrom

noreply@example.com

Management Server

Mobile Print Server

Site Server

Workflow Processing System

Dispatcher Paragon Payment System

Notification sender's email address for emails sent by Dispatcher Paragon (that is, what will be in the From: header).

NOTIFICATIONS

Expert

mailEncoding

utf-8

Site Server

Workflow Processing System

The encoding used for creating email messages.

EXPERT

Expert

scanDateFormat

yyyy-MM-dd

Site Server

Workflow Processing System

The C# string format for date used in scanDate variable.

EXPERT

Expert

scanTimeFormat

HH-mm-ss-fff

Site Server Workflow Processing System

The C# string format for time used in scanTime variable. The list of formats is available here: https://msdn.microsoft.com/en-US/library/8kb3ddd4(v=vs.110).aspx

Note be careful when using scanTime/scanDate variables in file names. It may contain invalid characters (for example ":").

FEATURES

Basic

filesystemReplacementCharacter

-

Workflow Processing System

Character to be used for replacement when forbidden character for FILESYSTEM connector is encountered

FEATURES

Advanced

scanJobsDetailAccounting

Disabled

Management Server

Site Server

If enabled, the administrator can enter detailed prices for accounting of scan jobs depending on color (B&W/color) and paper size (large/small).

TERMINAL ADMINISTRATION

Advanced

sharpPdfCompressionLevel

LOW

Terminal Server

Specifies PDF compression level for Sharp devices, can be:

  • LOW = the highest quality, the biggest file

  • MIDDLE

  • HIGH = the lowest quality, the smallest file