GUI customization
This sample shows you how to customize the Business console.
Time required
10 minutes
Prerequisites
You must have Decision Center installed to use this sample.
Check that the sample server is started before using this sample (see Starting and stopping the sample server).
Description
You
add the following to the Business console:
- A tab in a branch, release, or activity, so that data is computed after the view is loaded.
- A button in the toolbar in a branch, release, or activity, that retrieves data.
- A button in the toolbar in a rule, decision table, or operation, that retrieves data on the rule.
- A button in the toolbar in a deployment configuration that triggers a custom deployment.
This sample demonstrates how to make different types of
content based on user groups, and includes the following key features:
Defining a Spring controller to get the required data from the server side.
Adding a button to the Business console toolbar in a specific context.
Adding a button to a specific Business console editor toolbar, for example, for a rule or deployment.
Adding a tab to the Business console toolbar in a specific context.
Defining content according to the user group.