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 2904

Display Spooled File needs to support better F14/F15/F16 find options

Search is NOT case-sensitive so we are often forced to guess the case. Also it would be very helpful to have F15=FindPrev since we are forever jumping to bottom of joblog and then paging up to find a previous Escape message.
6 months ago in IBM i / Print 1 Future consideration

Build SPENGO(SSO) into IAS websphere

We currently run Websphere 8.5 and SPENGO is built into the product. In order to move to OS 7.5 we need to get to Liberty or Websphere 9. From everything we have read Liberty(IAS) is the long term preferred web server. We need to have this ability...
10 months ago in IBM i / Web Serving 1 Future consideration

add loop DOU_LEAVE (Do Untill Leave)

Standardization Currently if I need to loop untill end of file' I would do as follows. SETLL file1;DOU %EOF(file1); read file1; if %EOF(file1); LEAVE ENDIF; exsr SR01; ENDDO %EOF appears twice which is not perfect code. I could repalce the first l...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Include Form Type in Spool File Name

IBM ACS Client Solutionsin Register GeneralPrinter OutputOutput Spool Names in PDF Use Case: Please extend PDF Spool Output with Form Type
about 4 years ago in IBM i / IBM i Access Family 4 Future consideration

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
10 months ago in IBM i / Db2 for i 1 Not under consideration

Background color per connection

Most ACS applications (Ifs, Sql script, Spool) are neutral in color, having the ability to identify them by a background color linked to individual connections would help when there are many open at the same time. Use Case: n/d
over 3 years ago in IBM i / IBM i Access Family 4 Future consideration

Help message enhancement to add detail for QPWDLVL 2/3

Please add for QPWDLVL help text 2/3 with following information: When the IPL to change to Password Level 2/3, the OS will create an lower case version of everyone's password. At the end of the IPL every user that has a password will have an all U...
about 3 years ago in IBM i / Work Management and Messaging 2 Future consideration

Enable IBM i system recovery using network image

Currently, even with BRMS cloud storage solution, full system recovery fore IBM i is not achievable 100%completely via network. You need to load LIC and OS initially from some type of physical device like tape or DVD drive and then restore rest fr...
over 4 years ago in IBM i / Install and Upgrade and Licensing 8 Not under consideration

Add SPOOLED FILE NAME to Input for QUSLSPL API

The QUSLSPL API allows the User Profile, User Data, OUTQ, FORMS type, but for some reason doesn't include the SPOOLED FILE NAME as an input parameter. The WRKSPLF command has this, as should the QUSLSPL API. Please add it. Use Case: The need to re...
over 3 years ago in IBM i / Print 3 Not under consideration

ALLOW i.e. READ opcode to return a value or be usable in expressions

Would be nice to have an idiomatic way to loop a series of record in RPG, like for example other common languages. For example ----------Dow not READ(myfile) = %EOF processingEnddo---------- Will allow for an idiomatic way to loop records, to be a...
almost 4 years ago in IBM i / Languages - RPG 4 Not under consideration