Common settings-file parameters

These parameters that is independent of the action specified. Note that some are mandatory and thus must be present in all settings-files.

 

Name

Description

Valid values

Default value

/action

The action that AiolosConsoleUI should perform.

Export = makes forecasts and exports the result

Import = runs an import of data.

Autotune = Runs an autotune evaluation

ApplyAutotuneResult = Apply model setting changes based on an autotune evaluation

Followup = runs an evaluation

Status = Monitors the status of the system and send e-mail messages

WebConnect = Connects to Vitec web service

AutoSchedule = Estimates the historic and current maximum capacity based on measured values.


Ex: /action:export

Export,

Import,

Autotune,

ApplyAutotuneResult,

Followup

<none>

/name

The name of the batch job, intended to be shown in GUI. [future]

<Any text>

<none>

/description

A short description of the job that is intended be shown in GUI. [future]

<Any text>

<none>

/disregardError

Makes ConsoleUI ignore certain errors

Can be a list of values separated with @

NoHeader, NoEvents

<none>