Case Visualizer
The Case Visualizer view provides historical information to a case in client-side human
services. The information representation shows the progression of events, tasks, and work items over
time for the case and might use significant computing resource, specifically database server
storage, and CPU. Attention to the solution design, capacity planning, monitoring, and system
(database) maintenance are essential to use the feature effectively.
You can configure the Case Visualizer by using the configuration properties. When Case Visualizer view is used in the context of the process user task page, the view configures itself based on the parent case, without specifying the Case identifier and Target Object Store name in the view’s configuration.
Configuration properties
Set or modify configuration properties for the Case Visualizer view in the
Configuration properties tab.
| Property | Description | Data type |
|---|---|---|
| Case Identifier | The Case Identifier is a mandatory option that needs to be bound to the input variable caseId. | String |
| Target Object Store Name | The Target Object Store Name is a mandatory option that needs to be bound to the input variable tosName. | String |
| Edit title | Allows to edit the title of this view. | Any |
| Hide title | Allows to hide the title as an option. | Any |
| Show only this number of tasks and workitems | Allows to enter the maximum number of tasks and work items to be shown in the tasks list. | Integer |
| Show hidden tasks | Shows the number of tasks and work items. | Boolean |
| Default time range to display(in number of events) | Loads maximum number of events to determine the default time range to display when opening the view. | Integer |
| Set default height | Sets the default height of the view to 300 px. When the view is placed above any other view, if default height is not set, the views would overlap. | Boolean |
Methods
For the methods that are available in the Case Visualizer view, see Case Visualizer JavaScript API.
- Additional resources
- For more information about how to create a coach or page, see Building coaches.
For more information about standard properties (General, Configuration, Positioning, Visibility, and HTML Attributes), see View properties. For other UI views, see UI toolkit.
This topic is shared by BAW, CP4BA. Last updated on 2025-03-13 12:15