zowe / cics-for-zowe-client

Monorepo for all CICS related APIs and Apps built by Zowe Clients
https://www.zowe.org/
Eclipse Public License 2.0
1 stars 3 forks source link

Support extensibility #64

Open JeffinSiby opened 2 years ago

JeffinSiby commented 2 years ago

The Zowe Explorer for IBM CICS extension should support other plugins to access useful properties of CICS resources and extend its capabilities.

It should provide an API for other VS Code extension to contribute such implementations.

davsc01 commented 2 years ago

Thanks @JeffinSiby for starting the conversation. Ideally, it would be beneficial for each of the entities that the ZE for IBM CICS extension adds to the tree could be extended through a right click option in a structured manner.

jellypuno commented 2 years ago

Tips:

Joe-Winchester commented 2 years ago

@davsc01 , we're working on an item https://github.com/zowe/cics-for-zowe-client/issues/60 whose goal is to exclude all internal/system resources from the UI to just allow a user to see only application resources.
Our plan to do this is to use DEFINESOURCE and exclude values of SYSTEM and DEH, which will pick up all CICS resources. For Broadcom we imagine you have your own DEFINESOURCE that isn't DFH, for example if a debug tool or profiler or other vendor tool needed to get transactions, programs, ... running inside CICS do you use DEFINESOURCE as a way to identify them, and/or do you use a particular name (the way CICS uses C or DFH). Jeffin and I don't have access to any regions with Broadcom products so we can't see how your CICS resources get installed into regions, but it'd be great to know and/or if this doesn't make sense maybe we could jump on a webex and see a region with some Broadcom tools in for us to see how the internal vendor resources are being installed.

github-actions[bot] commented 4 months ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 5 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.