Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Key

Default Value

Allowed Values

Description

adhoc-node-duration

2400

Integer

Process flow does not interrupt when an ad-hoc task created. This property is used for an urgent need and it has 24 hours duration which corresponds to three business days with the default value.

Info

Format: hhmm

basic-auth-token-name

X-CSRF-Token

String

This property is used to set the default name for the token which used in TSD and REST manager.

blacklist-characters

\x01,\x02,\x03,\x04,\x05,\x0B

String → comma-separated list of character codes

This property is used to list of special chars which are removed and replaced with blank in smartformsforms. The list can be expanded with more chars.

blog-article-inheritance

Status
colourYellow
titleoptional

null

String → comma-separated list

  • read,write

  • read

  • write

  • null or false

This property determines if the notes from the main process should be seen in its subprocesses. If the parameter is set to read the notes are visible. With write, notes from the subprocess are attached to its mainprocess, but not to the subprocess.

Default value is not set here, so any change can be done here for desired result.

default-duration-urgent

100

Integer

This parameter is used to lower every duration in every single node of a process instance to one hour if a process owner opens an urgent process instance.

default-token-valid-duration

1440

Integer

This parameter determines 24 hours time limit for one-time access tokens (link for access has a token) for non-product users.

log-response

false

Boolean

This parameter is used to locking the response from HTTP REST Manager (HTTPRestManager) for debugging issues. The whole response will be received from the rest endpoint when this is set to true.

max-task-link-count-in-mail

50

Integer

When a user is deleted, their tasks will be assigned to their successor or representative. This parameter set the limit for these tasks which can be assigned to 50 at most in the email notification. The other tasks can be seen by the user by checking.

my-instances-mainprocess-only

false

Boolean

This parameter determines which processes will be shown in started instances list.

Info

If it is set to true, it will show only main processes in started instances.

pick-list-max-users

300

Integer

This parameter determines the maximum number of available users displayed in the group assignment of SIX Administration.

Info

The default configuration for maximum allowed users is in the picklist.

section-lock-timeout

30

Integer

HTML smartforms forms have section log information for each section of users when they logged in. This parameter determines the timeout value for section log information.

Info

No old section log will remain after the timeout value.

softlink-nodeinstance-check

true

Boolean

This parameter is used to check for softlinks which are already started so they won't start again in the situation of a process needs to be redone.

userimport-limit

250

Integer

This parameter sets the limitation of how many users can be imported into the product by csv-file. This number can be increased if more users are to be imported.

...

Property Key

Default Value

Allowed Values

Description

form-bootstrap

false

Boolean

This parameter prevents adding bootstrap JavaScript libraries to the smartform form area automatically by default value false.

form-access-mode

multi

  • multi

  • single you open the smartform form and you need to lock it so noone can change it until you left the page

  • single-auto

This parameter defines the access to the smartform form such as multi, single or single-auto (first come first serve option).
Default value multi allows two or more people to open a smartform form and work on it.
single means when the user opens the smartformform, it should be locked by that user manually so noone can change it until that specific user leaves the page.
single-auto means when a user opens a smartformform, it will be automatically locked for that user so noone can change it until that specific user leaves the page.

...