Dashboard reference
This section provides reference information for the dashboard.
See the following subsections for more information:
- Events handled and published by WSRR widgets
WSRR widgets automatically wire themselves by default. This topic details the events handled and published by specific WSRR widgets if you need to wire them manually. - Configuring REST endpoints
You can, if required, override the default Representational State Transfer (REST) endpoints configured for the dashboard. You use the WebSphere® Application Server administrative console to reconfigure the REST endpoints. - Named queries for pre-filling email fields
The dashboard uses named queries to pre-fill fields for emailing service providers or service consumers. You can customize these named queries if required. - Dashboard email templates
The Dashboard uses email templates to pre-fill fields in email messages sent from the dashboard to service owners or service consumers. - Queries for customizing the Download Service Definition Documents option
The dashboard uses named queries to find documents that are associated with a registered service, which can then be added to a compressed file. - CustomWidgetHelper.js helper for custom widgets
Use the CustomWidgetHelper.js helper when developing new custom widgets, or migrating Business Space custom widgets to run on the dashboard. - Configuring the Ajax proxy
Add additional proxy policies to the proxy configuration so that a dashboard custom widget can contact remote servers. - Global setting for enabling enhanced dashboard view
When the enhanced detail view is enabled or disabled in the dashboard, the setting is held in the WSRR configuration profile. - Configuration profile check for enhanced detail view
If you are using a customized configuration profile, WSRR must check that the profile can support the use of the enhanced detail view in the dashboard. - Unprotected resources in the dashboard web servlet
To enable the inline login panel to work in the dashboard, certain paths are not protected in the dashboard web servlet configuration. - Network access to the dashboard web servlet
During normal operation of the dashboard, the WebSphere Application Server cluster member or stand-alone server connects to the dashboard servlet to download widget definitions, over the same HTTP or HTTPS protocol that you use to access the dashboard. - Setting WILDCARD_ONLY_SEARCH to off
You can disable searches for empty text and*
onAll Types
in Business Space, the dashboard, and the web UI.
Specifying a redirection logout URL for the dashboard
When users explicitly log out of the WSRR dashboard, you can, for security or other reasons, redirect their browser page to a specific redirection URL. You can configure an internal server redirection by using an implicit or explicit forward slash (/), or configure an external redirection by using an Internet protocol string.
Parent topic: Reference