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 2780 of 4327

Search for a string in a spool file

I would like to beable to search for a text string in a spool file. Use Case: When I compile a program I have to goto the green screen to check the error in the program listing. Would like to be able to check for error without going to the green s...
about 9 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

Declaration of like variables

Like Dcl-F/S/DS etc., it would be of great advantage to have a declaration type Dcl-Like. The format of Dcl-Like should be as under:Dcl-like [LikeReferenceField] [Field1 {inz}, Field2 {inz}, ..., FieldN {inz}] Use Case: 1. Dcl-Like would help redu...
about 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Add button in debug to terminate debug AND end job

I would like to have a button that would terminate debug AND end the job. The green screen debugger will end debug and the RPGLE program immediately when F3 is pressed. I would like the RDp debugger to have the same "one-click" functionality. I wo...
over 12 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

Relaxed string manipulation BIF's that respect SBCS, UCS and UTF-8.

Today we have nice features where we can get portions of character strings. However, especially with support of UTF-8, the number of bytes is not always equal to the number of characters. Also - trying to extract ranges of characters not within th...
over 1 year ago in IBM i / Languages - RPG 3 Not under consideration

Add conversion to/from RPG Date/Time/Timestamp and Axis types in WebService client (wsdl2rpg.sh)

Wsdl2rpg.sh generates a web service client based on Axis, and an RPG wrapper.This RPG wrapper provides the classical C structure for the RPG variable types Date, Time and Timestamp : D xsd_tm DS align qualified template D sec 10i 0 D* seconds afte...
over 7 years ago in IBM i / Web Serving 4 Not under consideration

TN5250 and IBM i Access for Web support for SAML Authentication

System: IBM i Access for WebActor: Web users of IBM i Applications IBM i Access for Web is a Websphere application that provides 5250 web emulation for IBM i hosted applications. It already provides support (via Websphere) for Kerberos SSO, but it...
over 7 years ago in IBM i / IBM i Access Family 1 Not under consideration

RDi: Fix block indentation feature

Issue 1 When indenting a block of code by highlighting the block and then pressing the Tab key, all of the selected lines are indented as expected, however, if the cursor is on a subsequent line (i.e. at the left hand margin of the next line) that...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Is a defect

More flexible list

When defining a Web Service using IWS it's only possible to limit the size of the returned list by selecting a return parameter that is placed as a first level parameter field when using the "Count" feature or by using the hard coded feature "Dete...
about 6 years ago in IBM i / Web Serving 3 Future consideration

Enable block nesting in RPG source members

When editing and RPGLE source member you can use the block nesting function to have RDp connect the IF/ENDIF, DO/ENDDO, FOR/ENDFOR (etc.) statements. This is really nice if someone didn't do a very good job of indenting or if the group spans multi...
over 12 years ago in IBM i / RDi (Rational Developer for i) 9 Not under consideration

Force Outline update when verifying prior to verify beginning

It is annoying to Ctrl-Shift-V to verify code and find that DSPF's, PRTF's, and other file objects & definitions added to the program cause a lot of errors in the error list window. If Verify performed an outline update prior to actually verif...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration