Configure parameters

You can configure ARIS Risk & Compliance Manager with parameters in System configuration. If you want to configure ARIS Risk & Compliance Manager, use the parameters in Administration > General > System management > System configuration. Position the mouse pointer over a property name to display an explanation. There are two groups of parameters:

The most important parameters are described in detail below. All parameters not specified are used internally and should not be changed. Preset values are listed in brackets.

ARCM.CONFIG.KEEPALIVETIME

param-value

Description

60

Specifies the timeout of the automatic logout in seconds. After this time period, inactive user sessions are terminated, that is, users are logged out automatically.

ARCM.CONFIG.ENTRIESPERPAGE

param-value

Description

20

Specifies the number of entries per page for object lists.

Scheduler settings

The parameters that are marked as Locked parameter Locked in the Editable column must be edited using ARIS Cloud Controller. Parameters without the lock symbol can be edited.

Procedure

  1. Click ARIS Risk & Compliance Manager Administration Administration. The General menu item is displayed initially.
  2. Under System management, click System configuration. The configuration parameters are displayed.
  3. To display the scheduled server tasks, filter the system configuration by Server task schedules. The search result displays all scheduled server tasks with their current values.
  4. Click Edit object Edit in the row of the parameter you want to change. The Specify parameter value dialog opens.
  5. Make the relevant changes, for example, to activate a feature, replace false with true.
  6. Click OK.

The changes are immediately applied and stored in the database. Click Cancel Reset in the row of the relevant parameter to reset the default value.

Examples

startScheduler

Use the startScheduler section to activate (true) or deactivate (false) server tasks.

param-value

Description

false

Disables time control.

true

Enables time control.

Example

[ jobitem | generatorJob ] [ startScheduler | false ] [ executionTime | 0 52 00 ? * SUN-SAT ] [ excludedEnvironments | ] [ includedEnvironments | ] [ objecttypes | TESTCASE ]

executionTime

Here, you can enter the execution times for the Quartz scheduler (see Scheduler settings). They are specified as Cron Expressions!. More information on the Quartz scheduler is provided on the Quartz home page.

excludeenvironments

Here, you can enter environments that are to be excluded from a server task. Separate the environments by comma.

includeenvironments

Here, you can enter environments that are to be included in a server task. Separate the environments by comma. All other environments are ignored by the server tasks.