The table below contains the settings of distribution Orion. Some (default) values are explained below the table.
| Key | Version | Default value | Description |
|---|---|---|---|
| CollectionActions | 1+ | The definition how to display which action related fields in an action overview. | |
| CollectionEmails | 1+ | The definition how to display which email related fields in an email overview. | |
| CollectionLog | 1+ | The definition how to display which log related fields in a log overview. | |
| CollectionProcesses | 1+ | The definition how to display which process related fields in a process overview. | |
| CollectionRoles | 1+ | The definition how to display which role related fields in a role overview. | |
| CollectionRuns | 1+ | The definition how to display which run related fields in a run overview. | |
| DefaultTheme | 1+ | Dark | The default theme to use. Possible values are: *) Dark *) Light |
| Environment | 1+ | UNKNOWN | The name to use in the environment banner. |
| ExpiresWithin | 1+ | 240 | The amount of minutes after which a session will expire. |
| LCID | 1+ | 1033 | The language to use. |
| Maintenance | 1+ | Yes | If the main app is in maintenance mode or not. Possible values are: *) No *) Yes |
| ShowEnvironmentBanner | 1+ | Yes | To show the environment banner or not. Possible values are: *) No *) Yes |
| Testing | 2+ | No | !! This setting is not yet used in version 1. If testing is allowed during maintenance mode. Possible values are: *) No *) Yes |
| Version - Major | 1+ | The major version of the main app. | |
| Version - Minor | 1+ | The minor version of the main app. |
CollectionActions
This setting is used to show an overview of actions. It contains the columns to show and their order.
The default value for this setting is shown below.
fafcreatedon|10,fafdeadline|20,fafdescriptionshort|30,fafprocessabbreviation|40,fafprocessdescriptionshort|50,fafprocessstep|60,fafprocessversion|70,fafstatus|80
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
CollectionEmails
This setting is used to show an overview of emails. It contains the columns to show and their order.
The default value for this setting is shown below.
fafcreatedon|10,fafto|20,fafsubject|30,fafstatus|40
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
CollectionLog
This setting is used to show an overview of log items. It contains the columns to show and their order.
The default value for this setting is shown below.
faftimestamp|10,fafaccountupn|20,fafdescriptionshort|30,fafuserupn|40
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
CollectionProcesses
This setting is used to show an overview of processes. It contains the columns to show and their order.
The default value for this setting is shown below.
fafabbreviation|10,fafdescriptionshort|20,fafversion|30
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
CollectionRoles
This setting is used to show an overview of roles. It contains the columns to show and their order.
The default value for this setting is shown below.
fafdescriptionshort|10,fafprocessabbreviation|20,fafprocessdescriptionshort|30,fafprocessversion|40
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
CollectionRuns
This setting is used to show an overview of runs. It contains the columns to show and their order.
The default value for this setting is shown below.
fafcreatedon|10,fafrecordid|20,fafidentifier|30,fafprocesssbbreviation|40,fafprocessdescriptionshort|50,fafprocessversion|60
The value is a comma separated list containing two field properties:
- Its internal name
- Its order
VersionMajor
The value of this setting depends on the version of the implementation.
VersionMinor
The value of this setting depends on the version of the implementation.