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

My ideas: IBM i

Showing 920

Improvement to the DSPPGMREF command

The command currently does not generate information about the commands used in a program.The improvement is to include information about this type of objects and be useful when performing some type of forensic analysis on the IBM i
6 months ago in IBM i / Languages - CL (Control Language) 2 Future consideration

Possibility to use generic message ID's on ON-EXCP section in MONITOR group

It would be very useful to have ability to use generic message ID's e.g CPF0000, CPF9800 in ON-EXCP op-code within MONITOR group. This should be similar to CL's MONMSG functionality in terms of generic message ID's monitoring.
8 months ago in IBM i / Languages - RPG 1 Future consideration

Table that contains the QAUDJRN journal entry type descriptions

It would be useful to have a table, if one does not already exist, that contains the QAUDJRN journal entry descriptions. This would be very useful to be able to use to get the description using a join to the AUDIT_JOURNAL_xx & DISPLAY_JOURNAL....
11 months ago in IBM i / Db2 for i 7 Future consideration

Allow to initialize arrays using %list

Allow for arrays to be initialized using %list command, for example: dcl-s allowedValues int(10) dim(4) inz(%list(1:2:3:4)); Plus error checking when initial value exceeds array size etc.
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

Enable the usage of non ephemeral/static ports when using ObjectConnect over TCP/IP

Currently, IBMi ObjectConnect over TCP/IP uses TCP port 9841. Once the connection is established, it attempts to negotiate a data port connection within the ephemeral port range of 5000-65535. This configuration is not practical when a firewall ex...
6 months ago in IBM i / Save and Restore 1 Future consideration
125 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
over 4 years ago in IBM i / Application Development 18 Future consideration

please add function "odd" and "even"

would be nice to have a function returning whether a number is odd (function odd) and whether a number is even (function even). I know it can be done with mod(field, 2) but for documentation purpose it is better to read odd(field) or even(field) i...
3 months ago in IBM i / Db2 for i 1 Future consideration

Add Applied Date to PTF Group Currency Service

IBM i 7.6 included an enhancement to DSPPTFGRP command to show the date the PTF Group was applied. Please add this Applied Date to the IBM PTF Group Service.
2 months ago in IBM i / Db2 for i 1 Future consideration

ACS automatic temporary file cleanup, please add functionality

Add at least a command line option to instruct ACS to NOT leave temporary files in /tmp if the run was successful and the exit clean. Each process and application if successful should manage its temporary storage properly. We run ACS directly on t...
4 months ago in IBM i / IBM i Access Family 3 Future consideration

%repeat as a BIF in RPGLE

Now we have the nice string function like %upper,() %lef(), %right() .. etc. and this is just great !! let's continue this toolbox for string functions: Just like the SQL scalar function REPEAT it would be appreciated to have the equivalent functi...
12 months ago in IBM i / Languages - RPG 2 Future consideration