How to create or change view definitions
A view is a list of the problems that you want to appear in the TIAS
Problem Overview window. Once a TIAS user defines a view it appears in the View
pull-down menu.
To select a view, do the following.
- Click on the View pull-down menu. The menu lists the defined
views.
- Click on a view in the menu to select it or deselect it. A box appears
next to currently selected views.
Which views are selected determines
which problem instances appear in the Problem Overview window. As problem instances
occur, the TIAS server sends them to views that are subscribed to those
problems. It sends the views to clients subscribed to the views.
How to create or change a view
To create or change a view, select View from the Definitions menu.
The View Definitions dialog box appears.
The View Definitions dialog box
The View Definitions dialog box shows a list of the currently defined
views. The list includes user-defined and default view definitions.
Defining a new view
To define a new view, do the following:
- Click on the New button. The View Editor dialog box appears.
The View Editor dialog box
- In the View Name field, enter a name for the new view you are creating.
- In the Prob Def field, enter a definition of the following
format.
string1|string2|...
Each string in the example
consists of a problem definition name. Each string is separated by a pipe
character ( | ), which means "or."
The problem definition name in each
string is of the following format
category-name
- Click on the Apply button. The client sends the view definition
to the server, making it accessible to users of other clients, allowing them to subscribe to it.
If the
TIAS client is not successful in sending the definition to the server, an error
message appears.
The name of the view you have created now
appears in the View pull-down menu.
Changing an existing view
To change an existing view, do the following:
- Select View from the Definitions menu. The View Definitions
dialog box appears.
- Select the view you want to change from the list of existing views.
- Click on the Edit button. The View Editor dialog box appears,
populated with data for the view you selected.
- Change the entries in any of the fields.
- Click on the Apply button.
The view is updated to reflect
the changes you made.
-
NOTE
-
If you give the view a new name, and then save
it, you create a new view definition.
Return to TIAS Overview
Glossary