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 2821

Decorate all excluded source when excluding source.

When source code is omitted due to conditional compilation directives (/if defined()), the area in columns 1-5 are now colored (decorated). Only the non-blank lines are colored and it is VERY distracting. In the preferences for the parser style fo...
about 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Content Assist should also suggest typed procedures.

When declaring a variable using D-specs with the like() or likeds() keyword, procedures with return values should be offered as suggestions for the like() or likeds(). Use Case: When declaring a variable using D-specs with the like() or likeds() k...
about 8 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Determine combined size of selected fields

When you are making overlaid fields within a DS you often need to create a master field to contain all the overlain fields and that needs to be of at least a certain size. It would be nice if we could have the editor combine the size of all fields...
about 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

5250 window boarder attribute overlain by user field end attribute

In ACS version 1.1.6.0 5250 windows when ever a developer places content that ends on the same place a window boarder attribute begins the developer item end attribute replaces the window boarder attribute. Use Case: Window at either *DS3 or *DS4 ...
about 8 years ago in IBM i / IBM i Access Family 5 Is a defect

Add Break on Variable Changed to RDi Debug

In other IDE's that I have worked with, I have the ability to watch a variable, and break when its value changes during debug. In RDi I can only set a break point on a specific line and set conditions on when execution stops there. Both are useful...
about 8 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

C++ fstream should return relative record for DB2 PF-SRC when using tellg() method.

The C++ class ifstream supports both IFS files as well as IBM i Db2 database files, and specifically Db2 Source Physical File Members as "text files". ifstream f("/home/cozzi/file.txt");is treated via the interface the same as:ifstream f("/qsys.li...
about 8 years ago in IBM i / Languages - Other 10 Not under consideration

Suggestions for note 624745106 related with RST command

Recently we've tried to use RST command in order to restore an object previously saved in the same system when it was being stored at *SYSBAS, but now the current path of the same object involves a *SYMLNK that redirects to an iASP. The purpose of...
about 8 years ago in IBM i / Save and Restore 6 Not under consideration

For fully free RPG provide support for program described printer files

Provide support for program described printer files. Since in fully free RPG there is no support for output specification, please change the WRITE op-code to direct coutput to non external described printer files. The PRTCTL keyword for line spaci...
about 8 years ago in IBM i / Languages - RPG 3 Not under consideration

Block Paste without realigning code

There is a capability in RDI to do a select on a block of code(Alt+R). There is a need for the capability to do a block paste at the selected target that is basically a block replace/overlay or insert without re-aligning the copied block to other ...
about 8 years ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

possibility to specify what decimal character %char() should use

I'm missing the possibility to specify what decimal character should be used in %char() overriding the control specification DECEDIT keyword. The standard european character is comma instead of point. But sometimes when generating CSV or XML files...
about 8 years ago in IBM i / Languages - RPG 3 Not under consideration