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

All ideas

Showing 4503

Do not see throttled machine(s) in the CMC GUI and got no SMS / Mail about Throttling

Hi by accident we see in our environment one E1080 throttled...i see this at the HMC but o don't see any message, Graphical hint or whatever in the CMC. So i want to see when login to CMC an alter about throttling and want to receive SMS , Mail if...
almost 2 years ago in Cloud Management Console 0 Future consideration

Add %FKEY Built-in Function to RPG IV

In RPG IV when working with Screens, we see programmers using *INKx response indicators, *INxx regular indicators, and the WSDS Pos(369) to determine which Fn key was pressed.RPG needs a built-in function, %FKEY() that allows users to test which k...
about 4 years ago in IBM i / Languages - RPG 14 Not under consideration

LPM for LPARs with vNIC causes false call home

When LPM moving LPARs whith vNIC adapters to a different power server during the removal stage we see errlog entries in the hosting VIO server like: Jun 19 08:50:29 ent16 T LNC2ENT_EEH_EXIT EEH recovery exitJun 19 08:50:28 sysplanar0 T PCI_RECOVER...
over 4 years ago in PowerVM VIOS 2 Future consideration

support externally described programs and service programs

Program objects (*PGMs, *MODULEs, *SRVPGMs) should support "reflection" so that the interface(s) are "visible" so that it is no longer necessary to hand code and maintain "/COPY book members" (1960s technology.) Back around V5R2, IBM began adding ...
about 5 years ago in IBM i / Application Development 8 Future consideration

LPEX Bracket matching

When editing sources which have expressions that contain multiple brackets it is often difficult to see which open and closing brackets match. Most other editors highlight the pair of matching brackets while navigating in the source, please provid...
over 3 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

Add Compare/Merge API that ignores source sequence/dates

Probably the single most requested RDi function that customers ask for is the ability to do compare/merge of source members without impacting existing source sequence/dates - we cannot provide this ability without help from Eclipse/IBM, to either ...
12 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Snap with anonymized data

For security reasons, it is becoming more and more complicated for the customer to provide SNAP to support teams when needed.Mainly because these files contain IP addresses, hostnames and binary files.In fact, in companies, customers have modified...
almost 4 years ago in AIX 1 Future consideration

Migrate Web Administration TLS Wizards to Navigator for i

According to document 7130983, Web Administration for i GUI is migrating to Navigator for i. One important function of the current GUI is not mentioned though- the Wizards to enable and disable TLS for both the HTTPS ADMIN server and the IAS ADMIN...
9 months ago in IBM i / System Management 3 Future consideration

Add user registry and TAI to RSE APIs

Hello, Concerning the use of Remote System Explorer APIs (RSE API), we currently use basic authentication + a session. This opens up many possibilities (IFS access, SQL queries, CL command calls, etc.) to all users (within the limits of thei...
7 months ago in IBM i / Web Serving 1 Submitted

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage;dcl-pi *n varchar(500);end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500); d...
7 months ago in IBM i / Languages - RPG 2 Not under consideration