Skip to Main Content
IBM Power Ideas Portal


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).


Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

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.

ADD A NEW IDEA

IBM i

Showing 3215

RPG Source compare for *functional* differences

As many of us are doing these days, we are converting our old RPG 3, RPG ILE, etc. to 100% free RPGLE (**free) and making changes in VSCode. This is good. However, When you have to Peer Code Review your co-workers changes, it is extremely difficul...
4 months ago in IBM i / Languages - RPG 1 Submitted

Notifications and Alerting

Ideally, we would like to see a build in Monitoring and alerting capabilities within PowerHA and AdminDOmain.
4 months ago in IBM i / PowerHA 1 Submitted

Better Visibility/Logging

It would be a great help to provide logs to allow end users the ability to triage issues.
4 months ago in IBM i / PowerHA 0 Submitted

RBAC for PowerHA and AdminDomain

It would be helpful to provide product level security where not everyone can access administrative tasks. View access vs. Admin access.
4 months ago in IBM i / PowerHA 1 Submitted

Crash Support/Recovery for VE Diagrams

Similar to Crash Recovery for SQL scripts, I would absolutely LOVE to have something similar for VE Diagrams. Too often , I keep VE Diagrams up of statements that I plan / want to review..but very frequently, my PC will reboot due to an update tha...
4 months ago in IBM i / IBM i Access Family 1 Future consideration

OVERRIDE_INFO for any job

At present OVERRIDE_INFO will only return results for the current job. Please allow it to return the same information for any job passed to it. It could be a Table function of the current view. Pass to it a fully qualified job name, or '*' for the...
4 months ago in IBM i / Db2 for i 1 Future consideration

RTVCLSRC in SRCSTMF

When you retrieve the source of a CLP or CLLE program you must indicate a source file, for example: QCLSRC, but it is impossible to indicate the IFS example: /HOME/USER/CLLE/ . The idea is therefore to add the SRCSTMF() parameter to the RTVCLSRC c...
4 months ago in IBM i / Languages - CL (Control Language) 1 Future consideration

Results File - file naming template

Regarding the use of RUN SQL Scripts and the default naming of output files, I've come across several suggestions advocating for more flexible file naming options beyond the standard "Untitled.xlsx". Many other applications—such as scanning softwa...
4 months ago in IBM i / IBM i Access Family 1 Future consideration

New *EMPTY constant

Follow-up on https://ideas.ibm.com/ideas/IBMI-I-4107. Instead of using *blank / *blanks, when one wants to return an empty string from a function, instead of writing: return ''; One could write: return *empty;
4 months ago in IBM i / Languages - RPG 1 Future consideration

Pendant to SND-MSG to retrieve the error message text

Being mainly a C# developer, it seams for me completely absurd that in RPG when you send an escape message with the SND-MSG function, you don't have a built in function to retrieve the error message text! Instead of having each developer/company t...
4 months ago in IBM i / Languages - RPG 2 Submitted