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 116 of 4638

SEP in VS Code to debug any user or all users

When using a Service Entry Point to debug in Visual Studio Code, it is important to be able to debug other users' jobs. Currently, it will only break if the program is being run under the same user that started the debug session. Being able to spe...
5 months ago in IBM i / Application Development 0 Submitted

Create an API for Code Coverage SEP

Getting Code Coverage with a Service Entry Point (SEP) is only possible through interactive processes with RDi. Having the same feature through API would enable to work in a CI/CD pipeline.
about 1 year ago in IBM i / Application Development 4 Submitted

Allow conditional service break point in iASP environment

Conditional service breakpoints do not work in an iASP environment. The 'WHEN' clause on a service breakpoint does not work in an iASP envrionment. We have thousands of jobs and threads servicing tens of thousands of customer connections to our sy...
over 1 year ago in IBM i / Application Development 4 Submitted

Support *DEC and *LGL Data Areas on QXXCHGDA API

The QXXCHGDA currently supports only *CHAR data areas. While non-*CHAR data areas are rare, it would be helpful to have QXXCHGDA or perhaps a contemporary form of it (QWCCHGDA?) handle all data area types, which includes *LGL and *DEC. Use Case: L...
about 3 years ago in IBM i / Application Development 6 Future consideration

Option to exclude comment lines when debugging

This is a request to add functionality to all debuggers on the system to allow the exclusion or the ability to switch to having comment statements shown or not shown. Use Case: Comment lines are shown and in many cases, it is difficult to identify...
over 3 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

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 5 years ago in IBM i / Application Development 4 Is a defect

CL variables can't be qualified to that variable.

Currently CL variables whose storage is defined inside another variable (known in RPG as a data structure) cannot be qualified to that variable. CL modules are getting more and more complex given the expanded features IBM has introduced. The numbe...
over 6 years ago in IBM i / Application Development 8 Not under consideration

Simple option to hide command special value

PARM of CMD has the option to specify special values.Those special values appear first in the list of the values in the CHOICE prompt.We would like to have the option to hide some or all special values from appearing in the CHOICE text. Use Case: ...
almost 7 years ago in IBM i / Application Development 1 Not under consideration

Stop monitoring non-observable code

Prevent non-observable functionality from being impacted by the process of code coverage. When running a program under code coverage, the debug product is actually active but if said program calls another process, in which we have no control over ...
almost 7 years ago in IBM i / Application Development 5 Future consideration