This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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.
Okay. Then we need to think of another approach for this situation where a parameter is required but could also have a default when not interactive.
Mostly this will apply to IBM-supplied commands. Perhaps something like you did with ENDTCPSVR where the first parm had defaulted to *ALL and after a Release two you realized it wasn't the best idea. So you add the infamous "Are you sure" prompt. I wouldn't mind having an "Are you Sure" prompt as an alternative to this RFE. But it would need to be external. Something like:
CHGCMDATR CMD(RSTOBJ) PARM(RSTLIB) OPTION(*DFT *INTERACT *CONFIRM)
OPTION is a 3 or 4-part setting.
1) The value of the parameter that evokes the action (3rd parm).
2) The environment or MODE where run where this condition applies
3) The action to perform. With *CONFIRM built-in but also a user-specified program to call would be nice.
Then if I run RSTOBJ interactively and don't specify RSTLIB parm, it'll prompt me to confirm it.
If I run RSTOBJ in batch, it will ignore this conditional action.
Let me know if you think this is feasible and if I need to create a new RFE.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Languages - CL (Control Language)
Operating system - IBM i
Source - None
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Core OS
Operating system - IBM i
Source - None