Browsing and editing resources

When you are connected to your CICSplex or CICS® system, you can view and edit the system resources. If you are connected to a CICS system, the resources displayed in the views are the resources in that system. If you are connected to a CICSplex, the resources displayed in the views depend on the browse scope that is set.

About this task

When you connect to a CICSplex, by default the scope is set to the first CICSplex in the connection. If you open a resource view, all the resources in the CICSplex are displayed. You can narrow the scope by expanding the CICSplex tree in the CICSplex Explorer view and selecting a single CICS system. The resource views now show only the resources in the selected CICS system. You can also display all the resources in a resource group by selecting the resource group in the CICSplex Repositories view.

The following information explains how to browse and edit resources that are defined in a CICSplex or CICS system. To edit resources that are defined in CICS bundle projects, use the resource editors and follow the instructions in Editing resources defined in a CICS bundle project. You do not perform actions against these resources directly, but against the bundles in which they are defined. To update resources that are defined in CICS bundle projects, you must redeploy the bundle.

Procedure

  1. Set the browse scope.
  2. Narrow the browse to a resource type in one of the following ways:
    • If the view for the resource type is visible in the workbench, click the tab for the view to bring it to the foreground.
    • Click Operations or Definitions on the workbench menu, then click the required resource type.
    • Click Window > Show View > Other. Expand the choices and select the required resource type, then click OK
    • If the view for the resource type is a fast view, click the icon for the view in the shortcut bar to restore it to the workbench.
  3. Optional: Narrow the browse further by entering the name of the specific resource you want to browse in the Filter field. Alternatively, scroll down the view to the information that you require.
  4. When you have located the resource you can view all the attributes for the resource in one of the following ways:
    • Click the resource name in the view, then click the Properties view tab. All attributes are displayed in the Properties view.
    • Open the resource in the editor by double-clicking the resource, or right-clicking the resource then clicking Open. The editor view opens and displays the resource attributes.

What to do next

When you open a resource in the editor and you are connected to a CICS Version 4 or later system, you can update any of the editable resource attributes.

If you open an operational resource, the attributes are displayed in a single page in the editor view, and they are grouped together in a similar way as they appear in CEDA or the CICSPlex® SM WUI. Attributes you can edit are shown in normal text, while attributes that you cannot edit are grayed out. You can hide the non-editable attributes by clicking the Show only editable attributes icon The Show only editable attributes icon.. To display the hidden attributes, click the icon again.

If you open a definitional resource, a dedicated editor for that resource is opened. The editor contains a page that displays all attributes grouped together in a similar way as they appear in CEDA or the CICSPlex SM WUI, and one or more additional pages that display only the attributes that can be edited with additional detail to help you when updating.

If you change an operational resource, the changes are applied to the actual resource as soon as you save the changes. However, if you make changes to a definitional resource, the definition is updated as soon as you save the changes, but the operational resource is not changed until the definition is installed into a CICSplex or a CICS region.