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

FILTER BY CATEGORY

IBM i

Showing 2561 of 3954

Allow data structures to be extended or decorated

RPG currently allows us to define a data structure with the same layout another with the LIKEDS keyword. It would be useful to be able to use a similar keyword to define the basic structure, but also to extend the data structure and add additional...
11 months ago in IBM i / Languages - RPG 1 Future consideration

FOR-EACH with record level access

The new FOR-EACH is today working on list, however it would be nice if - in the future - it could be extended to also handle record level access. ( and perhaps also user defined iterators) The basic idea is to make tighter and more concise coding ...
over 2 years ago in IBM i / Languages - RPG 9 Not under consideration

Add ptf compare between multiple systems to New Navigator

The old fat client navigator with the compass from the deprecated windows product had the ability to compare PTF's between multiple systems and propagate them.Please add this to the New Navigator. Use Case: I want to know what PTF's are on my test...
over 1 year ago in IBM i / System Management 5 Future consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
almost 2 years ago in IBM i / Languages - RPG 11 Not under consideration

CGI PDI Enable History Performance Reports PDF

Inavigator PDI Performance Data Investigator.Create Report of History Performance data , and preferably to be able to schedule them. Use Case: PM400 is End Of Support by IBM , There is an high demand from our IBM i customers to have similar monthl...
almost 3 years ago in IBM i / Performance Tools 7 Future consideration

IBM i command password inputs should be modernized for security purposes

RUNRMTCMD should be DSPINPUT(*NO) for the password. No modern interface that prompts for user credentials forces it to be displayed. A related idea would be a new PF key for commands that causes a DSPINPUT(*NO) field to be dynamically recast as DS...
5 months ago in IBM i / Security 2 Future consideration

Must Gather Tool (MGT) Command helptext

MGT is a great set of tools helping you when dealing with problems. The only thing it lacks is proper command help text. Yes there are web pages available dealing with the commands available, but they are not always up to date. When looking at the...
5 months ago in IBM i / Other 0 Submitted

Compatibility of RDi version 9.8 and EWM version 7.0.2.

We would like to suggest compatibility between RDi version 9.8 with EWM version 7.0.2.Because based on ELM Documentation of "Detailed System Requirements - Supported Software", the version compatible with the EWM 7.0.2 is the IBM Rational Develope...
about 1 month ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

ClamAV rpm requested for IBM i

Please may we have a port of ClamAV (already available on AIX) for the IBM i platform incuding back to 7.1 :-) Use Case: Ability to run Open Source AV on the IBM i platform.
over 2 years ago in IBM i / Open Source and PASE 5 Planned for future release

Replicate on RPGLE the cobol 88 Level

The 88 level number is not used to declare a variable, but it is used to provide a descriptive name for a condition, used to improve the readability of COBOL programs. In RPG can be coded e.g. as dcl-s flag char(1); dcl-s flag_on referer(flag) val...
2 months ago in IBM i / Languages - RPG 2 Under review