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 28

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 ...
almost 3 years ago in IBM i / Application Development 1 Future consideration

iACS system debugger required to use QGPL

Fail to start system debugger in iACS due to no permission to create objects in QGPL. After checked with IBM support team, *CHANGE permission required on QGPL. Unfortunately, our development environment allows to grant *USE to developer only due t...
about 3 years ago in IBM i / Application Development 3 Future consideration

TLS support for iACS Graphical Debugger

The Graphical Debugger included with iACS connects to insecure port 8475 (as-rmtcmd) instead of secure port 9475 (as-rmtcmd-s) for the remote command service. I have not performed a line trace but suspect the remote debugger service running on por...
about 3 years ago in IBM i / Application Development 2 Future consideration

Support the very latest C and C+ Compilers natively as IBM i targeted Compilers

The ability to use C and C++ on IBM i is becoming increasingly frustrating as new C++ class libraries have been introduced and implemented in C++ variations on ALL OTHER OPERATING SYSTEMS. The decades-old Spec used for native IBM i development is ...
about 3 years ago in IBM i / Application Development 6 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...
about 3 years ago in IBM i / Application Development 5 Future 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) ...
about 3 years ago in IBM i / Application Development 2 Future consideration
123 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 3 years ago in IBM i / Application Development 18 Future consideration

Granting *USE access for programmers for all users

We recently migrated to a power 8 box with V7R3 and we discovered that the programmers cannot invoke a STRSRVJOB for a regular user (non-programmer, no special authorities) job in the system. Support says to log in as QPGMR or grant *USE on the ta...
almost 4 years ago in IBM i / Application Development 3 Future consideration

System Debugger in ACS SQL Scripts does not support SSO

In ACS "Run SQL Scripts" you can select "Run" and then "System Debugger" to debug stored procedures and functions. This option however prompts for system name, user name and password. We run SSO so user profiles have password(*NONE). This applicat...
almost 4 years ago in IBM i / Application Development 3 Future consideration

Please add option to specify the source location as an option when starting debug in the GUI/Java /system debugger

When using the IBM i System debugger (GUI/Java) and starting the debugger it asks for the program name and library. If the source is not where the object was compiled from, you cannot specify where the source can be found. Use Case: At this compan...
about 4 years ago in IBM i / Application Development 3 Future consideration