Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward all extra properties to the SDK calls #2399

Closed
zFernand0 opened this issue Jul 26, 2023 · 3 comments
Closed

Forward all extra properties to the SDK calls #2399

zFernand0 opened this issue Jul 26, 2023 · 3 comments
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits

Comments

@zFernand0
Copy link
Member

zFernand0 commented Jul 26, 2023

Is your feature request related to a problem? Please describe.

With the ability to store any property in your team-config profiles, we would want Zowe Explorer to be able to send those properties to the z/OSMF requests (similar to how the CLI does it).

Describe the solution you'd like

A single entrypoint for all SDK calls (ideally exposed to extenders via the zowe-explorer-api) that determines which extra properties need to be sent/forwarded to the corresponding z/OSMF requests

Describe alternatives you've considered

Modify every registered command in Zowe Explorer that calls the mainframe in order to pass any extra properties.


Additional Context

After some discussion in the Zowe Explorer standup (Nov 8th, 2022) we decided to go with the following approach:

Originally posted by @zFernand0 in #1667 (comment)

@zFernand0 zFernand0 assigned zFernand0 and unassigned zFernand0 Jul 26, 2023
@zFernand0 zFernand0 added the enhancement New feature or request label Jul 26, 2023
@github-actions
Copy link

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

@JTonda JTonda added the priority-medium Not functioning - next quarter if capacity permits label Jul 27, 2023
@zFernand0 zFernand0 mentioned this issue Jul 27, 2023
29 tasks
@JillieBeanSim JillieBeanSim mentioned this issue Sep 25, 2023
31 tasks
@t1m0thyj t1m0thyj moved this from New Issues to Medium Priority in Zowe Explorer for VS Code Dec 26, 2023
@t1m0thyj t1m0thyj moved this from Medium Priority to PI Backlog in Zowe Explorer for VS Code Dec 26, 2023
@JillieBeanSim
Copy link
Contributor

I see the PR where they are all updated to latest needed at the time and all packages seem updated. closing issue

@github-project-automation github-project-automation bot moved this from PI Backlog to Closed in Zowe Explorer for VS Code Apr 8, 2024
@zFernand0
Copy link
Member Author

I see the PR where they are all updated to latest needed at the time and all packages seem updated. closing issue

That PR definitely helps in this regard (i.e. making it easier to pass any non-schema properties to the corresponding SDKs). We can forward them as needed when/if someone asks for them (for example having a profile with a bunch of dataset allocation attributes like in Step 2 of Dan's blog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-medium Not functioning - next quarter if capacity permits
Projects
None yet
Development

No branches or pull requests

3 participants