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 4455

Additional Audit entries for Netserver authentication and access

Would like to have additional Netserver authentication, connection and IFS file access events posted to QAUDJRN. Use Case: Our company uses several IFS shares and would like a reliable way of capturing Netserver authentication, connection and IFS ...
about 3 years ago in IBM i / IFS (Integrated File System) and Servers 6 Future consideration

Display fields and/or structures defined with TEMPLATE differently in the outline.

It's nice to know that a data element is a "data type" or "template" rather than usable storage. Also, if you have the knowledge available during editing, don't suggest TEMPLATE items in calculations. They're OK for like() and likeds(), %size(), t...
10 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

HMC V10R2 - Configuration of the initial screen

HMC V10R2M1040 came with the beautiful dashboard as the initial screen. Unfortunately not everyone likes to see the dashboard. Some of colleagues would like to see the list of the managed systems as the initial screen in HMC - same as with V10R2M1...
over 1 year ago in Hardware Management Console 0 Planned for future release

IBM to support the deployment of the vHMC to Microsoft Hyper-v

Most of my clients are migrating to Microsoft's Hyper=v from vmware and some other virtualization solutions. IBM does not officially support the vHMC deployment onto Microsoft's Hyper-V. Please note that Hyper-v is included free within Microsofts ...
over 1 year ago in Hardware Management Console 1 Future consideration

Allow SQL name when declaring a data structure

Allow a data structure declaration to use a SQL name Use Case: dcl-ds thirdPT extName('THIRDPARTYTABLESQLNAME') alias qualified;end-Ds;
over 5 years ago in IBM i / Languages - RPG 4 Future consideration

%DECH enhancement for length and decimal places

The idea is to enhance %DECH() BIF: a) allow the the use %len() and %decpos() for parameters 2 and 3 Example: dcl-s n1 zoned(10:2) inz; n1 = %dech( 12345 / 1000 : %len(n1) : %decpos(n1) ); b) make parameters 2 and 3 optional and retrieve the lengt...
12 months ago in IBM i / Languages - RPG 3 Future consideration

Add PDF Interfaces for PRINTED OUTPUT

The use of AFPRSC keyword in DDS has been fine up until now. Today, there is a need to create more "graphical" printed output for customers, packing slips, invoices, order confirmations all need graphics, and sometimes barcodes or other components...
almost 4 years ago in IBM i / Print 4 Not under consideration

RUNRMTCMD equivalent command for IBM i Access Client Solutions.

RUNRMTCMD was available in IBM i Access for Windows (iAWin) but not in IBM i Access Client Solutions (i ACS). Up until Service Pack (SP) SI57907, when RUNRMTCMD is issued, the desktop application would launch and user is able to view the applicati...
almost 8 years ago in IBM i / IBM i Access Family 2 Not under consideration

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...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

**free to be an optional default on compile commands

We have some applications that are fully free form. In these cases we don’t want to have to enter **free at the top of every piece of code as it seems unnecessary, but we have to do it anyway. If the compiler commands had an option something like ...
8 months ago in IBM i / Languages - RPG 1 Future consideration