Skip to content

Using region groups has multiple minor issues to resolve. #614

@davenice

Description

@davenice

In your zowe config file, you can specify a cicsplex and regionName.

Your regionName is actually a scope which is a CPSM term. It can be either the name of a region (no wildcards) or a region group (also called a system group).

You can see in Eclipse CICS Explorer we can see both regions (systems) and groups:

Image

Here's an example of the config to show a group:

Image

Now you'll see if you expand your CICSplex you see a different (old!) icon and just the regions within that group:

Image

However there is a bug. The VS Code extension gets into a loop where it constantly refreshes 😬 - you can see this is happening because the loading indicator on the CICS view keeps spinning and you can't filter on regions.

Metadata

Metadata

Labels

bugSomething isn't workingpriority-mediumNot functioning - next quarter if capacity permitsseverity-mediumBug where workaround exists or that doesn't prevent the usage of Zowe. Just makes it more complex

Type

No type
No fields configured for issues without a type.

Projects

Status

Medium Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions