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 73

Do not duplicate format identifier during CRTDUPOBJ processing

On the CRTDUPOBJ command there is an option to duplicate file identifers (FILEID). If set to *NO this will create unique file and member identifiers for the new object but will retain the format identifier. This format identifier makes the objects...
over 4 years ago in IBM i / Db2 for i 2 Is a defect

Node.js debugger hanging

The Node.js inspector step debugger (n1) is hanging after initially starting. I've never been able to make it work past the initial startup. I've put together a video(n2) to show the full example. Having the debugger work is a necessity for learni...
about 7 years ago in IBM i / Open Source and PASE 2 Is a defect

RDI: Indicators defined in display formats are not shown in outline

Indicators defined in a display file are not shown in the outline. If I have a display file XX1234DA with a record format F01 where indicator 30 is used then it is not shown in the outline that it is used in the display file XX1234DA when there ar...
almost 7 years ago in IBM i / RDi (Rational Developer for i) 3 Is a defect

Template fields generate erroneous RNF7031

I always clean up unused variables before program implementation and when I double click on the Error List tab in RDi after compiling a program, each template field is followed by "RNF7031: The name or indicator <field name> is not reference...
about 8 years ago in IBM i / Languages - RPG 6 Is a defect

TFTP server, please allow modern TFTP options allowing more than 32MB files

Please implement rolling to 0, allowing client interopatibility. Thus I think the options here basically are: IBM strives for full adherence to what it is prescribed by the RFC standard so refuses to interoperate with basically common TFTP clients...
over 2 years ago in IBM i / Networking 7 Is a defect

Checkbox for option does not support 27x132 display size

if a checkbox is used in a subfile, at V7R2 it does not support 27x132 display size. Throws a compilation error for fields located outside 74 position. Use Case: The checkbox - a versatile function available on green screen is not usable when the ...
almost 5 years ago in IBM i / Application Development 3 Is a defect

Remove use of jdk7 from IBM i programs

IBM has announced that IBM i 7.3 will be the last version to support jdk7 at:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Java%20products%20and%20options%20on%20IBM%20iI believe IBM i 7...
about 5 years ago in IBM i / JAVA 3 Is a defect

Pressing Alt+key to execute macro sets focus to File in the Tools line

After opgrading to 1.1.7.1 an irritating thing has started when executing macros. I have defined macros to be executed when pressing ALT+F1, ALT+F2 etc but now it executes the macro and then focus is at the "File" option in the Tools line so when ...
over 6 years ago in IBM i / IBM i Access Family 4 Is a defect

Outline does not show LIKE() defined attirbutes

Fields defined using LIKE() keyword show on outline without any attibutes. Use Case: Manually pressing refresh does not fix. Verify cache option is set to refresh cache.
over 11 years ago in IBM i / RDi (Rational Developer for i) 14 Is a defect

options(*exact) indicator should accept *on and *off

Declaring an indicator on a procedure parameter using options(*exact) restricts calling processes to passing in '1' and '0' literal strings. I think this should accept the special values *on and *off. This currently does not compile. I believe the...
20 days ago in IBM i / Languages - RPG 1 Is a defect