What infrastructure properties are available?

You can configure the infrastructure for your document storage.

Properties that are highlighted as cross-tenant properties (Cross-tenant) can only be changed using ARIS Cloud Controller Command-line Tool (ACC). To change these settings enter the following:

reconfigure adsadmin_<size of your installation, s, m, or l> JAVA-D<property name>="<value>"

Example

reconfigure adsadmin_m JAVA-Dcom.aris.ads.thumbnails.queue.size="40"

General

Key

Description

Valid input

Example

com.aris.ads.filesystem.active

Enable use of network share

Specifies whether a network share or a local directory is used for storing document content. If enabled, only meta data is stored in the ARIS document storage database. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

false, true

 

com.aris.ads.filesystem.path

Path to the network share

Path to a network share or a local directory where the document content is stored. If enabled, in distributed systems, all ARIS document storage instances must have access in the same way to this share or local directory. You must enter the network share in the following form: \\<servername>\<directory>, for example, \\myServer\data. If you leave the preconfigured path, all data is stored in the local file system under <ARIS installation directory>\server\bin\work\work_adsadmin_m\data. You can use an absolute path to the local file system as well, for example, C:\docdata. The default is allowed (default value true). Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

 

 

com.aris.ads.audit.enabled

Generate usage statistics

Enables the generation of usage statistics. The default is allowed (default value true).

true, false

 

com.aris.ads.anonymous.access.allowed

Allow anonymous access by link

Specifies that API Portal allows users to anonymously access all documents by the corresponding document link. The default is allowed (default value true). Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

true, false

 

com.aris.ads.link.display.document.inline

Display document content in the browser

Specifies whether the content of a document is displayed in the browser by default. If displaying the content in the browser is not possible or the option is disabled, the document is downloaded.

true, false

 

com.aris.ads.thumbnails.size

Thumbnail width (in pixels)

If the picture width is smaller than the thumbnail width specified, no thumbnail is displayed for this picture. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

Integer > 0

160

com.aris.ads.thumbnails.thread.count

Maximum number of parallel scaling threads

Specifies the maximum number of parallel threads for scaling document thumbnails.

Integer > 0

 

com.aris.ads.migration.skip

Skip migration

Specifies that data migration is to be skipped when the application is started for the first time after an update. The default value is false. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

true, false

 

com.aris.ads.ignore.invalid.dms.config

Do not validate configuration

Specifies that the migration process ignores corrupt document management system configurations. The default value is false. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

true, false

 

com.aris.ads.page.size

Page size (default)

Number of items that are retrieved by a single query. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

Integer > 0

2500

com.aris.ads.page.size.max

Page size (max)

Maximum number of items that can be retrieved by a single query. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

Integer > 0

5000

com.aris.ads.mobile.upload.path

Folder for mobile uploads

Specifies the path where to store files uploaded from mobile devices.

Folder

/mobileuploads

com.aris.ads.mobile.upload.path

Read timeout (in milliseconds)

Specifies the read timeout in milliseconds.

Integer > 0

 

com.aris.ads.dao.statistics.enabled

Collect database statistics

Collects statistics (for example, on query execution times) for all database queries. The default is allowed (default value true). Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

true, false

 

com.aris.ads.version

Build version

This ARIS document storage version is currently installed. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

Number

11.0.1.123456

com.aris.ads.config.cache.ttl

Configuration cache lifetime (in seconds)

Specifies the time to live (TTL) for internal caches in seconds. Cross-tenant property that can only be changed using ARIS Cloud Controller. For further information, refer to ARIS Cloud Controller (ACC) Command-line Tool manual.

Integer > 0

 

com.aris.ads.config.encrypted

Encrypted properties

Specifies a comma-separated list of encrypted property keys.

List