This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Hello,
thanks for the idea. Currently the customization of SA is mainly done with the "SA Policy Customization Dialog". Which is in fact a 3270 ISPF panel dialog + ISPF tables to store the data.
This solution is existing since many years now and always has been enhanced to provide management of policy entries for an Enterprise wide policy. Things like "Classes", "Templates", "Sample Policies" and "System Symbol Support" has been added - all in the effort to handle a big number of alike resources with similar messages on dozens if not more systems of multiple sysplexes. With minimal change effort.
We are working on modernization. Just in recent releases we started developing
a) a new component named "SA Policy Service Provider", creating Policy Reports as JSON document - that can be used eg by VSCode at least for browsing
b) enhanced this component to take over the still required "Policy Build" task and make this faster
c) added an "SA Customization REST API" as new and additional API next to the "SA Operations REST API". In a first step this API can be used to work with TMR resources but needs and will be enhanced in future.
For what you plan to do with AI capabilities - it is indeed interesting and we see it - but this is a "far end requirement". First we need to lay the foundation that AI can talk with SA
for "operations use cases --> SA Operations API" and for "customization use cases --> SA Customization API". As you see above we are working on it.
For the ISPF based customization dialog - we cannot just replace the UI editing the policy. We also need to find a good replacement solution for the persistency of data - which is currently ISPF tables, too. As additional requirement - we want not loose the many existing skills at customer side using the ISPF customization editor and the enormous amount of existing policies saved in ISPF tables. In other words - we need to ensure backward compatibility...
We will accept this idea - and we are working on it - however it is a stepwise approach.