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

Application Development

Showing 108

Remove SEU product offering

With the availability of numerous modern development platforms, SEU should be removed from the next release of IBM i. This would help facilitate the acceptance of modern practices and tooling.
over 2 years ago in IBM i / Application Development 7 Future consideration

Expose the REGEXP_LIKE SQL UDTF's EXTERNAL NAME as a System API

The C runtime regcomp/regexec functions are from last century and do not support anything introduced in regex since 1997. The SQL Function REGEXP_LIKE however does support contemporary features of regex, such as Word boundary that are lacking from...
over 3 years ago in IBM i / Application Development 5 Future consideration

Binding Directory Explorer for IBM i Access Client

There is a high need for a more mature version of WRKBNDDIR. This new version, visioned to be part of IBM i Access Client, acts as an explorer of service programs as seen in the binding directory with the ability to allow the user to expand each s...
about 7 years ago in IBM i / Application Development 4 Future consideration

Support *PRVPGM for TOPGMQ Parameter of QMHSNDPM API

The lack of the ability to use QMHSNDPM to "know" that a message is being directed to the previous program (like the OPM version) when sending to ILE objects in the call stack is frustrating. Today we have to play with the *CTLBDY and the Relative...
about 5 years ago in IBM i / Application Development 2 Not under consideration

Develop *USER Activation Group

ACTGRP(*NEW) vs ACTGRP(<myname>) is a bit challenging to beginner to intermediate RPG developers. It would be useful to have something like ACTGRP(*USER) that works like a named activation group. Specifically to avoid programmers using the D...
almost 4 years ago in IBM i / Application Development 4 Not under consideration

Add DELETE Code to WHFUSG output from DSPPGMREF CL Command

The DSPPGMREF CL command provided the WHFUSG (Referenced File usage) but currently only shows us Input, Output and Update.The RPG IV language added USAGE(*DELETE) to the DCL-F statement with free format. However Files declared with USAGE(*DELETE) ...
over 3 years ago in IBM i / Application Development 2 Future consideration

IBM i ILE/C++ compiler to fully support C++11

Oracle JDE EnterpriseOne needs to uplift to a newer version of ICU. We currently support 52-1 and there are known security vulnerabilities to which we are exposing our mutual customers (EnterpriseOne and IBM i). We would like to support the latest...
over 4 years ago in IBM i / Application Development 2 Future consideration

New API to return a Pointer to Associated Space of User-Objects

Today, some objects on the IBM i system do not have a DSPxxx command that supports either OUTFILE or in some rare cases, no DSPxxx command at all. In addition there is no API to get some of these object's properties. This request is to provide an ...
8 months ago in IBM i / Application Development 2 Needs more information

Enhance QGYOLOBJ to Accept multiple entries for the Object Type Parameter

The QGYOLOBJ (Open List of Objects) API currently accepts a single OBJTYPE (Ojbect Type) entry which means we can either list all the (for example) *PGM objects or *ALL objects. We need to ability to specify *PGM *SRVPGM or *CMD *PNLGRP, etc. Use ...
over 3 years ago in IBM i / Application Development 1 Future consideration

Include override to location of source members when debugging programs.

At some sites, the old practice of using a temporary library for additions and changes to programs is utilized, example:- DATALIB- TEMPLIB- PRODUCTIONLIB After say 2 weeks of no issues, the objects are moved to the PRODUCTION library. Problem:When...
about 3 years ago in IBM i / Application Development 4 Future consideration