Versions Compared

Key

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

...

  • 500 level - A 500 level error is a system error, which is not recoverable from the user’s perspective

  • 400 level - A 400 level error is a user error. The system doesn’t have any problem, and the user is doing something unintended. For example

    • 400 - bad data is submitted, e.g. text is too long, number is too low, data format is incorrect

    • 401 - user fails to log in, e.g. username password don’t match

    • 403 - user is logged in but doesn’t have permission to perform a task, e.g. non-admin tries to delete a user

    • 404 - page doesn’t exist

Features and Performance

...

Overall display limit for list of values - controls the max amount of data can be displayed on a list or tree list. This change is only implemented in the following areas:

  • Users screen

  • Every tab on the User Access screen, including ‘Sync User Access’

  • The User selection screen in Scheduler

Display limit for sub list values - when it's a tree list, this is the max number allowed for displaying the sub list. When it's over the limit, a message will be displayed

Tree Structure:

  • The tree structure can be collapsed or expanded - if the data is less than the overall limit (X), it expands everything initially, otherwise everything is collapsed

  • The filter feature only includes expanded content - this is why everything is expanded initially if possible

  • When sub list is over the sub list limit (Y), the system suggests using the filter to reduce the numbers so that the list can be displayed with less items

  • When expanded items can potentially show more than the overall limit (X), the system stops expanding the list (the expanding button turns red)

Flat Structure:

  • When items are over the display limit (X), it creates pagination

  • If the pagination is more than 5 pages, users can enter a number to paginate

  • If the pagination is no more than 5 pages, users can click the pages to paginate

  • The filter filters all the data, it doesn't have the same constraints as the tree structure

Enable Variables on Object Labels - this option allows the use of Variables in the Object label field in Dashboard Configuration>Data Connections. Please refer to this page for more information.

Network Configuration

Load Balancer Settings: If you have configured load balancing (Load Balancing) and wish to utilise it click this button.

...

Info

This functionality will affect the certificates used for forgotten password emails and scheduler emails.

Time Zone Location Settings

...

The Scheduler was previously locked to UTC and this could cause problems when the clocks changed due to Daylight Savings. With effect from the October 2022 release of the Dashboard, we’ve introduced a ‘Time Zone Location Setting’, which will allow users to define a custom time zone that will be used in Scheduler. Click the drop-down list to select the relevant time zone.