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 2854

Add auditing to successful authentications

IBM i records failed authentications, which appear in the audit journal entries, but is missing a unified entry type for successful authentications. From an auditing perspective, this makes it hard to comprehensively track and report on successful...
over 1 year ago in IBM i / Security 3 Future consideration

Port Go Language

Port the Go language(n1) to IBM i PASE. n1 - https://golang.org/ Use Case: Finding that the Go language is becoming more popular and that some (popular) tooling is being built with it(n2,n3). Commentary from Kevin Adler: http://bit.ly/golang-twitt...
almost 8 years ago in IBM i / Open Source and PASE 15 Not under consideration

Add an attribute to *SRVPGM object types for SQL Global Variables

Currently, there is no extended attribute associated with SQL Global Variables for *SRVPGM object types. This poses a major challenge for change management software that utilize security templates to apply permissions and authorization lists to ob...
3 months ago in IBM i / Core OS 2 Under review

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 3 years ago in IBM i / Languages - RPG 11 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...
almost 3 years ago in IBM i / System Management 5 Future consideration

Enable RPG compiler to take DSPF and PRTF definition from open format like XML/JSON

RPG is the main programming language used on the IBM i platform. It is well integrated with DB2, it is ILE, open with Open Access and has been modernized. It could be a first citizen language for cloud app but there is an obstacle to leveraging it...
over 7 years ago in IBM i / Languages - RPG 12 Not under consideration

Navigator for i - IFS analysis tool like TreeSize

I submitted this earlier (ID 133748) as a request for ACS, but it was declined and suggested that I resubmit it for Navigator for i. I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at ...
almost 4 years ago in IBM i / System Management 5 Future consideration

DATA-INTO Parser can access Populating Data Structure's Field attribute details

This would allow the parser to make better decisions in many cases. For example, Example 1: If we need the add some custom logic like if a data is getting truncated. If parser have access to know the populating field attribute it will be possible ...
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

Add ISO 8601 timestamp format.

ISO 8601 format shows:2019-07-17T15:21:38Z2019-07-17T15:21:38+01:00T = seperator between date and timeZ = Zulu time+01:00 is Zulu + 1 hour Use Case: Trying to do data interchange with other systems.
about 5 years ago in IBM i / Db2 for i 10 Future consideration

Allow more than 1 level of qualified datastructures in SQLRPGLE

We get more and more embedded SQL code in our RPGLE sources but the compiler still only supports 1 level of qualified data structures. This is such a pain. See Use case for example. More practical examples are joins where you want to use the exter...
about 4 years ago in IBM i / Db2 for i 6 Future consideration