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

FILTER BY CATEGORY

IBM i

Showing 827

Navigator for i Warning icon explanation

The System Warning icon provides no information (on hover or via hyperlink) regarding the nature of the warning. I was forced to open a help desk ticket to inquire as to the reason for the warning. When hovering over the "Warning!" icon, it should...
4 months ago in IBM i / System Management 1 Future consideration

Add SMTP attribute to limit number of outbound emails per minute.

Many 3rd party relay services have limits on the number of inbound emails allowed in a specified time frame from a mail server. We use SendLayer to relay emails from our IBM i server. SendLayer has a 250 email limit per minute. Would be a nice enh...
4 months ago in IBM i / Networking 3 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...
4 months ago in IBM i / Languages - RPG 4 Future consideration

Compatibility of RDi version 9.8 and EWM version 7.0.2.

We would like to suggest compatibility between RDi version 9.8 with EWM version 7.0.2.Because based on ELM Documentation of "Detailed System Requirements - Supported Software", the version compatible with the EWM 7.0.2 is the IBM Rational Develope...
4 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Transform Services V7R5 Manager socket remains open after abnormal system end or Flashcopy

Changes were made within the Transform Services code at 7.5.  The changes include a QCTXMGR job in QUSRWRK subsystem and a manager socket server job in the /QOpenSys/QIBM/ProdData/TransformServices/ServerJob directory. The job and socket are linke...
4 months ago in IBM i / Print 4 Future consideration

Customize columns in Schema > Libraries > Tables > Definition

the columns present in the current view are fixed it would be very useful to be able to configure: - The list and position of the columns - Add missing columns such as extended comments
4 months ago in IBM i / IBM i Access Family 1 Future consideration

Create/Add Member Filter from Object Table

Add function to Object Table to select one or more results, right-click, and add the selection to a member filter. There is a similar function in a 3rd party plugin called iSphere that allows adding search results to a member filter, but, its for ...
4 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

SQLRPGLE precompiler - allow usage of large VARCHARS by interpreting the same as SQLTYPE(CLOB)

Currently you cannot use large RPGLE VARCHARs (length >= 32705) in EXEC SQL statements. I suggest updating the SQL precompiler and SQL processing so that they can be. This would remove the need for defining SQLTYPE(CLOB) in new programs, VARCHA...
4 months ago in IBM i / Db2 for i 1 Future consideration

SQLRPGLE precompiler - SQLTYPE(CLOB:x) to VARCHAR instead of to DS

Add a d-spec and/or ctl-opt keyword to instruct the SQL precompiler to convert SQLTYPE(CLOB:x) (and BLOB etc.) to VARCHAR(x:4) instead of the UNS(10)/CHAR(x) DS that it currently converts to. // Thisdcl-s myVar1 SQLTYPE(CLOB:X);// Pecompiles to th...
4 months ago in IBM i / Db2 for i 1 Future consideration

RDi 9.8 IBM i Search Member filter

In RDi 9.8, the IBM i Search (CTRL-H => IBM i Search) doesn't retain the prior Member filter. Prior versions (e.g. 9.6) did so. This means that the vaule must be suppplied every time. Previously, I set it to "*" once and never had to change it ...
5 months ago in IBM i / RDi (Rational Developer for i) 2 Future consideration