Settings - Advanced tab
The Advanced tab enables you to configure specific features for the system, devices, and clients.
Filter the information that appears on the Advanced tab by entering criteria in the field at the top of each column. For example, to view only properties associated with the mfp.hp.properties namespace, type mfp.hp in the entry field at the top of the Namespace column. Only properties for the mfp.hp.properties namespace appear in the list.
To add a setting, click Create. The Create New Advanced Setting window appears where you define the namespace, property, and value for the setting.
To delete the settings you create, select the box to the left of the setting and click Delete. You cannot delete settings provided with Tungsten TotalAgility.
The following table contains all the namespaces and properties listed on the Advanced tab and includes additional detail for property name descriptions that do not fit on the tab. Use these links to go to specific namespaces in the table.
|
Namespace / Property |
Description and Settings |
|---|---|
|
kfs.properties |
|
|
datetimemacro.timezone |
Gets the current date depending on TimeZone setting:
|
|
enable.scan.activity.shortcuts |
Select whether or not shortcuts for existing cases appear after logging onto the device.
Note the following:
|
|
failed.login.attempts.allowed |
Number of log on attempts before the user is locked out. Enter the number as an integer. The default is 5. |
|
job.entry.confirmation |
Display a confirmation message when the user sends a job with no pages.
This feature applies to certain devices. See the MFP Administrator's Guide for information. |
|
locked.users.reset.interval |
Minutes to reset locked users. The default is 30. |
|
ProxyServer |
How Tungsten TotalAgility identifies itself. In a single server configuration, this value is the server host name. In a clustered configuration, this value is the host name of the cluster proxy or load balancer. |
|
ProxyServerPath |
If Tungsten TotalAgility uses a virtual directory, enter the name of the directory. |
|
ProxyServerPort |
Default http port for communicating with the Tungsten TotalAgility. The default is 80. |
|
ProxyServerProtocol |
Specifies the protocol for communication with Tungsten TotalAgility when UseProxyServerProtocol is set to true. The value is either:
If UseProxyServerProtocol is set to false, this setting is ignored. |
|
ProxyServerSecurePort |
Default https port for communicating with the Tungsten TotalAgility. The default is 443. |
|
scan.activity.shortcuts.todisplay |
Enter the number of shortcuts for existing cases to display if enable.scan.activity.shortcuts is enabled. If you enter 0 or a negative number, no shortcuts are displayed. The default is 100. |
|
terminate.sessions.when.password.changed |
Terminates all open sessions for a user when that user's password is changed. This provides additional security. It applies to open sessions in the Capture Client and MFPs.
|
|
UseProxyServerProtocol |
Select whether the proxy server protocol is determined automatically or set manually.
|
|
Whitelist.Dns.Interaction.Discover.Device |
A whitelist of permitted IP addresses and domains that can be discovered. Separate multiple values with semicolons (;). (Example: 172.26.0.*;*.tungstenautomation.com) Default: If left blank, devices are discovered in the same domain as the server. |
|
mfp.properties |
|
|
enable.anonymous.user.cancel.job |
Specify whether an anonymous user (someone who uses the Tungsten client on the MFP without logging on) can cancel jobs on the device's scan history window. Enter true to enable this feature or false to disable. (Default: false) If you are upgrading from a previous version, this is set to true by default. |
|
failed.job.transmission.process.name |
Enter the name of the process used when a scan job fails to be submitted to the server. A new job is created when the scan job fails. |
|
fail.job.after.retry |
Delete a failed job after the number of retries specified by mfp.retry.count in the mfp.properties namespace.
|
|
mfp.retry.count |
Number of attempts to send images to server before failing. Failed jobs are handled based on the setting of fail.job.after.retry in the mfp.properties namespace. To have the request fail without retries, enter 0. To disable this feature and keep retrying without failing, enter -1 or any negative number. If you switch between a negative number and 0 or higher, restart the client application or MFP to apply the change for how retries are handled. (Default is 5.) This setting and mfp.retry.interval apply to Canon, Lexmark, Fujitsu, Kyocera, and the MFP Emulator. These settings also apply to Ricoh if the mfp.retry.count setting in the mfp.ricoh.properties namespace is disabled. The HP valid range is (0, 5), if it is > 5, retry will be 5, if it is < 0, retry will be 0. |
|
mfp.retry.interval |
Seconds between retries. To retry without delays, enter 0. |
|
mfp.root.category |
Specify the categories to appear at the top level of the device screen. Separate top-level categories with a comma (,). Indicate sublevel categories by including the levels above them separated with a slash (/). Use a backslash (\) before special characters such as comma (,) or slash (/) in category name. Example: "A,B/C1\,C2" displays forms and categories of "A" and "C1,C2" (which is a sublevel of B) at the top level. |
|
mfp.canon.properties |
|
|
mfp.logger.level |
Set the logging level for Canon MEAP debug logs. (See the Canon MEAP documentation for more information.)
|
|
mfp.scan.preview |
Enables scan preview mode.
|
|
mfp.selectionlist.max |
Maximum number of items displayed on the ScanFront device screen. |
|
server.max.job.age.mins |
Number of minutes before submitting an incomplete job on ScanFront devices (default = 60). |
|
timeout.scancomplete.mins |
Number of minutes the Scan Complete screen remains on screen before sending and exiting automatically (default = 5). |
|
sso.mapped.activedirectory.attributes |
Comma-delimited list of Active Directory attributes and values used for Equitrac authentication. Each item is listed as a key/value pair:
Multiple key/value pairs are separated by commas. Example: mail=singleSignOnCanonMail,displayName=singleSignOnCanonMail first searches for an Active Directory user with a matching "mail" attribute. If no match is found, a search is done searches for an Active Directory user with a matching "displayName" attribute. |
|
mfp.hp.properties |
|
|
activedirectory.domains |
Active Directory domain to search for user accounts. To enter more than one domain, separate each one with a semicolon (;).The authentication process appends a backslash (\) between the domain name and user ID. |
|
days.to.retain.failed.scan.images |
Number of days to retain failed scan images for resend. |
|
mfp.assembly |
Assembly values are:
|
|
mfp.duplex |
Duplex values are:
|
|
mfp.image.preview |
Enables image preview mode.
|
|
mfp.password |
Password for the MFP user. |
|
mfp.protocol |
Protocol used for communication to the MFP from Tungsten TotalAgility server:
If UseProxyServerProtocol is set to false, this setting is ignored. |
|
mfp.retry.count |
Number of attempts to send images to the server before failing. If this setting is invalid (blank, text, or a negative number), the mfp.retry.count setting from mfp.properties is used. The default is 5. |
|
mfp.retry.interval |
Minutes between retries (must be a positive value). If this setting is invalid (blank, text, or a negative number), the mfp.retry.interval setting from mfp.properties is used. The default is 5. |
|
mfp.scan.color.mode |
The color mode:
|
|
mfp.scan.crop.mode |
Enter the default setting for the device's Crop Mode, either On or Off (default). |
|
mfp.scan.crop.setting |
Display auto crop options on the MFP front panel:
|
|
mfp.scan.file.type |
A file type:
|
|
mfp.scan.image.adjust.background.cleanup |
A background cleanup value between 0 and 8. The default is 0. |
|
mfp.scan.image.adjust.darkness |
A darkness value between 0 and 8. The default is 4. |
|
mfp.scan.image.adjust.sharpness |
A sharpness value between 0 and 4. The default is 2. |
|
mfp.scan.output.quality |
The output quality:
The default is Medium. |
|
mfp.scan.optimize.text.photo |
Optimize scanning for based on one of these settings:
The default is Mixed2. |
|
mfp.scan.page.size |
The page size:
|
|
mfp.scan.resolution |
The scan resolution value (as dots per inch or dpi):
|
|
mfp.selectionlist.max |
Maximum number of items displayed in a list on the MFP. The default is 50. |
|
server.authmode |
The authentication mode:
|
|
server.protocol |
Protocol used for communication from the MFP to Tungsten TotalAgility server. This is used to generate the server URL when registering the client. The value is either:
If UseProxyServerProtocol is set to false, this setting is ignored. |
|
mfp.konica_minolta.properties |
|
|
color.value |
The color type:
|
|
default.user.auth.option |
The default option for Log On Mode 1=No Authentication, 2=Authentication. |
|
enable.image.encryption |
Image Transfer Encryption: 1=Enabled, 2=Disabled |
|
ftp.server.address |
FTP server name or IP address. |
|
ftp.server.anonymous |
FTP Server Anonymous mode: 1=Disabled, 2=Enabled. Note: this setting applies only to communication between the Konica Minolta device and the FTP server. |
|
ftp.server.lock.timeout |
FTP lock timeout, expressed in minutes. We recommend that you do not change the value unless instructed to do so by Technical Support personnel. |
|
ftp.server.passive |
FTP Server Passive mode: 1=Disabled, 2=Enabled. Note: this setting applies only to communication between the Konica Minolta device and the FTP server. |
|
ftp.server.password |
FTP server password. |
|
ftp.server.port |
FTP server port. |
|
ftp.server.proxy |
FTP Server Proxy mode: 1=Disabled, 2=Enabled. Note: this setting applies only to communication between the Konica Minolta device and the FTP server. |
|
ftp.server.upload.folder |
Location on the FTP server where files will be uploaded from the device. This should be a subdirectory of the home folder for the user specified below. |
|
ftp.server.username |
FTP server user. |
|
mfp.scan.page.size |
Specify the page size of the document to scan. The default value is LetterLef. Supported values are: A3Sef, A4Sef, A4Lef, A5Sef, A5Lef, A6Sef, B4Sef, B5Sef, B5Lef, B6Sef, LedgerSef, LegalSef, LetterSef, LetterLef, ExecutiveSef, ExecutiveLef, StatementSef, StatementLef, Prc8KSef, Prc16KSef, Prc16KLef, Foolscap, EnvelopeSef, A6CardSef, PostCardSef, EnvelopeLef, A6CardLef, and PostCardLef. |
|
mfp.scan.side |
Specify which sides of the page are scanned. The default value is simplex. Supported values are: simplex, duplex, and coverandduplex. |
|
require.user.auth |
Requires the user to select "Authentication" for Log On Mode. 1=Require Authentication, 2=Don't require Authentication. |
|
resolution.value |
1=Dpi200x100, 2=Dpi200x200, 3=Dpi300x300, 4=Dpi400x40, 5=Dpi600x600 |
|
sso.activedirectory.domain |
Domain name associated with authenticated MFP users. Single-sign-on will append a backslash and the user name when authenticating users. If you enter companydomain1 for the sso.activedirectory.domain setting, the complete user name will be companydomain1\username. |
|
webdav.domain |
Domain of the WebDAV user. |
|
webdav.server |
WebDAV server address. |
|
webdav.path |
WebDAV upload location. Leave empty to use the WebDAV root folder. This must refer to a folder that already exists. |
|
webdav.username |
User name of the WebDAV user used for authentication. |
|
webdav.password |
Password for the WebDAV user used for authentication. |
|
webdav.port |
Port number for WebDAV (default = 80). |
|
webdav.protocol |
Communications protocol for WebDAV communications, either http or https (default = http). |
|
webdav.trust.all.certificates |
Specify whether or not all WebDAV SSL certificates are trusted.
|
|
imagetransfer.method |
Select the transfer method for images, either ftp or webdav (default = webdav). |
|
mfp.kyocera.properties |
|
|
mfp.scan.preview |
Enables scan preview mode.
|
|
mfp.selectionlist.max |
Maximum number of items displayed on the device screen. |
|
mfp.lexmark.properties |
|
|
lexmark.csf.application.cert |
Server certificate public key for cSF app. Click Upload to upload the file with the certificate. Click the field to expand field to display the certificate. |
|
lexmark.csf.application.additionalcerts |
Additional certificates for use by the cSF app. Click Upload to upload the file with the certificate. Click the field to expand field to display the certificate. |
|
lexmark.csf.application.icon |
Application icon for the cSF app. Click Upload to upload the file. When the icon has been selected, select Click to see preview to view the image. If this field is left blank, the default icon provided with the app is used. |
|
lexmark.csf.application.name |
Name to display for the cSF app. If left blank, the default name provided with the app is used. |
|
lexmark.csf.application.url |
URL of the app on the server. |
|
mfp.scan.crop.setting |
Show the Enable Auto Crop field in the Tungsten Lexmark Android client on the MFP. Supported values: true, false. Default: false. |
|
sso.activedirectory.domain |
Domain name to be added with a backslash (\) in front of the user name for Single Sign On. (Example: company\username) |
|
mfp.ricoh.properties |
|
|
delay.inactivity.timeout |
Seconds for delaying the inactivity timeout for the Ricoh Android client (default: 0). |
|
inactivity.timeout.auto.send.job |
Configure the Tungsten client to activate or deactivate the auto-send feature when the device times out for inactivity.
|
|
job.empty.submit.enabled |
Whether or not to allow jobs with no pages to be submitted to the server.
|
|
mfp.password |
Ricoh client deployer password, which is set to ricoh by default. |
|
mfp.port |
Ricoh client deployer port. |
|
mfp.protocol |
Ricoh client deployer protocol. |
|
mfp.scan.preview |
Enables scan preview mode.
|
|
mfp.hide.new.scanned.pages.on.first.scan |
Hide or show New pages scanned information until the user clicks Add More Pages. Set to true to hide the information or false (default) for it to remain visible. |
|
mfp.root.category |
Specify the categories to appear at the top level of the device screen. Separate top-level categories with a comma (,). Indicate sublevel categories by including the levels above them separated with a slash (/). Use a backslash (\) before special characters such as comma (,) or slash (/) in category name. Example: "A,B/C1\,C2" displays forms and categories of "A" and "C1,C2" (which is a sublevel of B) at the top level. |
|
mfp.retry.count |
Number of attempts to send images to server before failing without requeuing. When this happens, an error appears, and the job is deleted. If you want to requeue a failed job instead of deleting it, disable this property and use mfp.retry.count in the mfp.properties namespace instead by entering -1. To disable retries, enter 0. To keep retrying without failing, enter any negative number except -1. (Default is -1) |
|
mfp.retry.interval |
Seconds between retries. To retry without delays, enter 0. If mfp.retry.count for Ricoh is disabled, the setting for mfp.retry.interval in the mfp.properties namespace is used instead. |
|
sso.mapped.activedirectory.attributes |
Domain name associated with authenticated MFP users. Single-sign-on will append a backslash and the user name when authenticating users. If you enter companydomain1 for the sso.activedirectory.domain setting, the complete user name will be companydomain1\username. |
|
mfp.xerox.properties |
|
|
http.scan.enabled |
Enable Xerox HTTP(s) Scanning.
|
|
mfp.inactivity.timeout.seconds |
Number of seconds of inactivity that elapse before automatic log off. |
|
mfp.scan.color.mode |
BLACK_AND_WHITE, GRAYSCALE, FULL_COLOR, default=BLACK_AND_WHITE Note: for file type XSM_TIFF_V6 only BLACK_AND_WHITE is allowed, for file type JFIF_JPEG only GRAYSCALE or FULL_COLOR is allowed. |
|
mfp.scan.compression.quality |
CompressionQuality=0-255 (0 lowest quality, 255 highest quality), default=127. |
|
mfp.scan.contrast |
-100 - 100, Default=0(depends on Document image mode and Darkness). |
|
mfp.scan.darkness |
-100 - 100, Default=0. |
|
mfp.scan.file.type |
File type values are XSM_TIFF_V6, JFIF_JPEG. The default is XSM_TIFF_V6. |
|
mfp.scan.image.mode |
TEXT|PHOTO|MIXED|MAGAZINE|HALFTONE, default=MIXED. |
|
mfp.scan.orientation |
PORTRAIT|LANDSCAPE, default is PORTRAIT. |
|
mfp.scan.preview |
Enables scan preview mode.
|
|
mfp.scan.resolution |
Resolution values (as dots per inch or DPI): RES_72X72, RES_100X100, RES_200X100, RES_100X200, RES_200X200, RES_300X300, RES_400X400, RES_600X600. |
|
mfp.scan.sharpness |
-100 - 100, Default=0 (depends on Document image mode). |
|
mfp.scan.sides |
ONE_SIDED|TWO_SIDED default is ONE_SIDED. |
|
template.max.chars.per.metadata.entry |
Index field value strings longer than this value are written in multiple parts as separate metadata items to avoid very long strings in metadata. The maximum value depends on the device model. Default = 100. |
|
server.max.job.age.mins |
Number of minutes before an incomplete job is flagged as failed (default = 60). |