cmApplicationCustomization

This type contains attributes which affect the Web Client in a general way.

Attributes

Changing the global date format

You can change the format for each language independently, e.g. {"de":"dd.MM.yyyy","en":"M/d/yy"}. You can use else to indicate the format which should be used for all languages which are not configured explicitly.

The global date format can be overwritten for data fields by setting Date format to the desired format for individual date fields.

Configuring the session timeout

The attributes updateTimeServerSessionActivity and updateTimeServerSessionActivityEnabled are used to configure the session timeout for users in the Web Client. If updateTimeServerSessionActivityEnabled is set to true, the session is automatically extended by the time set in updateTimeServerSessionActivity, in order to prevent the session from terminating while a user edits an object (the entered data would be lost when the session expired).

Figure 17: Principle of renewing user session, updateTimeServerSessionActivity = 900.

The following actions underlie the control of the updateTimeServerSession