This solely interactive function is used to interact in three different ways with the interactive dashboard.

It is used to:

  • initialize, duplicate or delete a dashboard
    • linked to a user,
    • or linked to a business code. In this case, the code is entered as such: "_" + business code.

SEEINFO An option makes it possible to copy favorites in case of duplication. When a user with a blank dashboard connects to the application, his/her dashboard is initialized:

    • by the dashboard linked to the business code "_" + business code (if a business code is associated with this user),
    • or by the gadgets "Menu" and "Favorites" (if there is no business code or no dashboard linked to this code)

  • check all dashboards defined in the database and detect potential inconsistencies (a log is generated),
  • search the where-used of a given gadget.

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

Error messages

The only error messages are the generic ones.

Tables used

SEEREFERTTO Refer to documentation Implementation