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 2903

Provide a "not-in" operator

Now that we have a conditional “in” operator, please provide a “not-in” operator, that can be used wherever “in” can, eg, with %lists, %ranges, arrays, etc. Currently, we need to code the awkward if not (Value in %list(x:y:...)); with not-in, this...
over 2 years ago in IBM i / Languages - RPG 6 Not under consideration

Allow "Refactor" to rename the record format named on the SFILE() keyword in a dcl-f statement.

When refactoring record format names in a display file, I noticed that using the Refactor action on the record format name works fine everywhere BUT the file specification that references the record format name on a SFILE() keyword. I have to reme...
8 months ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Import existing user defined options into PDM perspective

We are relatively new to RDi and have a lot of user defined options coded for the green screen version of PDM. RDi does have a PDM perspective but there is no way to bring in the pre-existing options already defined in the green screen PDM. Need t...
over 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Allow modification of Wizard templates and include substitution variables

The Java, D-Spec and Procedure Wizards uses a standardized layout with no option to modify it. We need the ability to modify the template to meet shop standards. Ideally the templates should work the same way as regular templates or snippets with ...
over 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Create a Get Short System Object Name from Long Name API

The QDBRTVSN API has an interesting syntax and is limited to *FILE objects and retrofitted to also work with Libraries. What is now needed is a new API that works with all Object Types and that converts both the Library and Object names from long ...
over 3 years ago in IBM i / Application Development 2 Not under consideration

SSL/TLS support for SET_SERVER_SBS_ROUTING

We have a number of customers within our Managed Service offering, all of which are using ODBC/JDBC connectivity. To enable us to manage these connections we are adopting the use of SET_SERVER_SBS_ROUTING to route users into different subsystems. ...
about 8 years ago in IBM i / System Management 1 Not under consideration

Add exit point for job message queue full event

IBM has provided the very useful SQL table function QSYS2.JOBLOG_INFO to return the messages in a job log (we also have the messaging API's, but I will focus on JOBLOG_INFO here because of its ease of use). JOBLOG_INFO can be used to investigate w...
11 months ago in IBM i / Work Management and Messaging 2 Not under consideration

HTTP logging of HTTP_GET_VERBOSE and HTTP_POST_VERBOSE

When consuming a web service using the SQL based HTTP_GET_VERBOSE and HTTP_POST_VERBOSE, it would be extremely helpful to get a full log of the HTTP communication to the web service much like the LIBHTTP tools allowed for. Currently there is a way...
11 months ago in IBM i / Application Development 1 Submitted

Enable *ADD by using CPYSPLF *TOSTMF (*PDF)

In some cases it would be usefull to merge multiple spoolfiles to one pdf. Please enable in a further release or TR the option *ADD for pdf-creation via CPYSPLF. Thx Use Case: CPYSPLF FILE(AFPPRTF) TOFILE(*TOSTMF) JOB(123456/USER/SESSION) SPLNBR(2...
over 5 years ago in IBM i / Print 4 Not under consideration

RPG string templates

Modern applications are using strings more and more to provide data for documents and web applications. Strings can be constructed today but the syntax get the process very convoluted especially when strings folds over several lines and contains v...
over 6 years ago in IBM i / Languages - RPG 5 Not under consideration