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 100 of 4243

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...
about 4 years ago in IBM i / Application Development 2 Future consideration

Improve Dynamic Screen Manager API Documentation

While the online documentation for DSM APIs (Dynamic Screen Manager for IBM i) are complete, they are completely without context. The goal of DSM was to simplify dynamic screen creation, however, the documentation does not provide enough context t...
about 4 years ago in IBM i / Application Development 2 Not under consideration

CLOB Pointers in RPG Not Working

RPG A calls RPG B, passing pointer to CLOB. RPG B receives pointer, and uses it as base for CLOB there. Both compile. Both execute with no bombs. But based CLOB in RPG B does not reflect data in CLOB in RPG A. Use Case: Program A creates a CLOB an...
over 4 years ago in IBM i / Application Development 6 Is a defect

Service Program re-bind to open files in DFTACTGRP

If a Service Program procedure opens a file in the Default Activation Group and it's later closed with RCLRSC from a calling program, the service program isn't made aware of this and it still has a reference to the "now unknown" space. When it tri...
over 4 years ago in IBM i / Application Development 3 Not under consideration

CRTSRCPF: Varchar SRCDTA, real date SRCDAT

CRTSRCPF needs an update. Please add an option for creating source data fields in varchar & use real dates for last mod date. For bonus points, last mod date should be auto-generated. Extra bonus points if whitespace changes don't modify the d...
over 4 years ago in IBM i / Application Development 1 Not under consideration

Allow zero-based numbering / subscripts for arrays within RPG via compiler directive / ctl-opt

Over the past several releases, RPG has greatly enhanced its array capabilities. Several "modern" programming languages such as C, Java, PHP & Python are indexed beginning with the zero subscript. In allowing RPG to use zero-based numbering vi...
over 4 years ago in IBM i / Application Development 7 Not under consideration

support externally described programs and service programs

Program objects (*PGMs, *MODULEs, *SRVPGMs) should support "reflection" so that the interface(s) are "visible" so that it is no longer necessary to hand code and maintain "/COPY book members" (1960s technology.) Back around V5R2, IBM began adding ...
over 4 years ago in IBM i / Application Development 8 Future consideration

In RDi, remove invalid error messages when using a continuation F-Spec line.

Please remove restrictions in RDI when editing code for a RPG program. The problem occurs for the F-Spec continuation line that RDi rejects. The specification works normally in SEU. The F-Spec and I-SPec are used to rename a record format and fiel...
over 4 years ago in IBM i / Application Development 4 Is a defect

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...
over 4 years ago in IBM i / Application Development 2 Not under consideration

Checkbox for option does not support 27x132 display size

if a checkbox is used in a subfile, at V7R2 it does not support 27x132 display size. Throws a compilation error for fields located outside 74 position. Use Case: The checkbox - a versatile function available on green screen is not usable when the ...
almost 5 years ago in IBM i / Application Development 3 Is a defect