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 56

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
about 4 years ago in IBM i / Application Development 3 Not under consideration

Add Creator User Profile and Creation Date/Timestamp to QSYRUSRI API

The Retrieve User Profile Information API QSYRUSRI does not return the User Profile of the User that Created the User Profile, nor does it return the Creation Date/Time, nor the System on which it was created. These 3 pieces of information should ...
over 4 years ago in IBM i / Application Development 1 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...
over 4 years ago in IBM i / Application Development 4 Not under consideration

Provide details of imported procedures and variables in program/service program APIs and commands

Enhance the DSPPGMREF/DSPPGM/DSPSRVPGM commands and QBNLPGMI/QBNLSPGM APIs to provide details of procedure and data item imports and how they have been resolved. Currently only module exports are available through the QBNLMODI API and requires the...
almost 5 years ago in IBM i / Application Development 2 Not under consideration

Prepare the common OUTPUT parameter for all CL commands getting system information, *PRINT and/or *OUTFILE

Prepare the common OUTPUT parameter for all CL commands getting system information by either or both following extension.Currently there are 2 types of CL commands, *PRINT or *OUTFILE for the parameter and it is not standardized. A. Extend all CL ...
about 5 years ago in IBM i / Application Development 5 Not under consideration

bring NATIVE graphical user interface to ibmi

bring NATIVE graphical user interface to ibmi, session based, fully supported natively by IBM, fully integrated with the operating system and workflow, as a normal display file for a RPG would be. Some solution exists indeed in the aftermarket usi...
about 5 years ago in IBM i / Application Development 5 Not under consideration

file download / upload request via 5250 (using 5250 data stream or a different TCP/IP port)

High level download/upload function synchronously integrated in the 5250 terminal. Allow for simple interactive file upload / download request using normal terminal 5250 workflow. i.e. an RPG programmer can request to push an IFS file to a 5250 AC...
about 5 years ago in IBM i / Application Development 5 Not under 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 5 years ago in IBM i / Application Development 2 Not under consideration

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 5 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 5 years ago in IBM i / Application Development 1 Not under consideration