Skip to content

CICSPlex profile should display authorized resources #617

@jshewbert

Description

@jshewbert

Problem Description

When using CICSPlex in the Zowe Explorer for IBM CICS TS profile ("type": cics) the user should be able to see all resource for which they are authorized (ex. regions, programs, files). If a user is not authorized for all resources defined to the CICSPlex this results in the following error:
Response details: API_FUNCTION: GET, RESP: 1031 (NOTPERMIT), RESP2: 1345 (USRID).

The user should see a list of resources for which they are authorized, even if this is only a subset of the resources defined to the CICSPlex. This is how the CICSPlex WUI works.

Details about the behavior:

  1. Command issued: CICSPlex used in Zowe profile ("type": cics)
  2. Expected results: Display authorized resources (ex. regions, programs, files, etc)
  3. Actual results: API error message
  4. Applicable log files: 'Zowe Explorer.log' and 'Zowe Explorer for IBM CICS TS.log'

Describe your environment:

  • Zowe CLI version installed (run command zowe --version): 7.29.1
  • Zowe Explorer version installed: 3.4.2
  • Installed plug-ins and their version numbers (run command zowe plugins list --short): No plugins have been installed into your CLI application.
  • Installed z/OS-related VSCode Extensions and their version numbers:
  • Node.js and NPM versions installed (run node --version, npm --version): IBM IDzEE extension pack 6.4.0
  • Environment variables in use: N/A
  • Operating system and version: Windows 11 Enterprise 23H2
  • Shell/terminal (bash, cmd, powershell, etc...): N/A (VS Code0
  • Daemon mode enabled or disabled: Disabled

Metadata

Metadata

Assignees

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