Case Visualizer
Shows the history of a case in client-side human services. Displays how events, tasks, and work items have progressed over time. This feature can use significant computing resources, especially database storage and CPU. To use it effectively, design your solution carefully, plan for capacity, monitor performance, and maintain the system and database.
General options
| Case Identifier: | The identifier of the case instance that is required by the view. | String |
| Target Object Store Name: | The name of the repository that the view connects to. | String |
| Edit title: | Customize the title of the view. Do not set the Hide title configuration option to view the custom title. | String |
| Hide title: | Hide the title that is set either by default or in Edit title. | Boolean |
| Show only this number of tasks and workitems: | Maximum number of tasks and work items to show in the tasks list. | Integer |
| Show hidden tasks: | Enable the display of hidden tasks and work items. | Boolean |
| Default time range to display(in number of events): | Maximum number of events to load to determine the default time range to display when opening the view. | Integer |
| Set default height: | Set the default view height to 300px. When the view is placed above another view, if the default height is not set, the views overlap. | Boolean |