A map enables you to generate a visual representation of the relationships between resource definitions in the data repository.
The associations between CICS resource definitions defined to CICSPlex SM can be complex and difficult to visualize. For example, a CICS system can be associated with a specification and a specification might contain one or more groups. In turn there can be definitions within the groups. This type of structure is often portrayed as the branches of a tree and the WUI map function provides a method of generating a visual representation of the tree structure for a selected resource. This representation, called a map, can portray business application services (BAS), resource monitoring (MON), real-time analysis (RTA), or workload management (WLM) definitions. Using maps, you can verify that the relationships between your definitions are as expected.
All IBM-supplied tabular and detail views that display resource definitions include a map button. The map function is invoked by clicking the button. By default, the map displays definitions that are referred to by the selected definition, that is, it maps all levels below the current level. This is called a map right operation. For example, if the selected resource is a WLM specification, the map displays associated WLM groups definitions and transaction groups.
If your selected resource is already at the lowest level, for example a WLM transaction group or a BAS resource definition, the map displays relationships for all levels above the current level. In the case of a transaction group the map displays associated definitions, groups and specifications. This is called map left.
At the top of the map view are icons enabling you to do the following:
The map itself is a table with between 4 and 18 columns. There are two different types of column on the map view:
Some columns on a map, such as Resource definition, contain more than one resource type. In such cases an additional column is displayed containing the resource type of the resources.
You can initiate a map right or map left operation for most resources displayed on a map screen by selecting the adjacent radio button and clicking the map right or map left icon. The exceptions to this are CICS system or CICS group names because performing a further map operation on these resources would not result in any additional useful data: a map right command would redisplay only the current data, while a map left command would produce a map with only the CICS system/CICS group name displayed.
There are also some columns that can appear on a map screen that are not proper resources but provide additional information about relationships - for example Scope type on a BAS map. As these are not true resources, it is not possible to perform a map left or map right operation on them.
If you select more than one resource on a tabular view, you can click Next to display a map of the next selected resource.
By default the map is normally displayed in the expanded state. However you can alter this default behavior using the WUI server initialization parameter DEFAULTMAPCOLL or for particular groups of users when specifying a user group profile.
If you are using a screen reader, you need to ensure that it is properly configured in order to correctly interpret the information contained in the map. In particular:
You can use the view editor for the following map-related tasks:
Enable the map function on a customized view.
The map function is available on both tabular and detail views that are related to definitional objects.
Create, edit, copy, or delete a customized map object.
By default the map generated from a particular view is the IBM-supplied map object for the selected resource type. However you can create your own map objects using the view editor and then link these to particular resources by setting WUI server initialization parameters, or for particular groups of users, in user group profiles.
When you create a map object you can specify the destination of the hyperlinks from the resource names displayed on the generated map. In this way you can specify links to customized views from generated maps.