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 108

Add user to SEP parameter so we can target another users job with that SEP

With the recent release of SEP support for Merlin and VS Code, it seems that they made it just use the user you connected to the IBM i with. In my product, we rarely (dare I say never) want to set an SEP on our current user. We need to 'catch' the...
5 days ago in IBM i / Application Development 1 Submitted

While debugging in Visual Studio Code (SEP), able to mouseover an RPG variable starting with a special character

Currently, the mouseover only works for RPG program variables that do not start with a special character. It would be a great idea to add the same capability for RPG variables that start with a special character.
5 days ago in IBM i / Application Development 0 Submitted

Able to debug using SEP in Visual Studio Code when a data library is set to *PROD

When debugging using a native (green) screen, you can specify STRDBG UPDPROD(*YES). When using SEP in Visual Studio Code, there is no way to specify this, therefore, we can't use the SEP in Visual Studio Code if the library attribute is set to *PROD.
5 days ago in IBM i / Application Development 0 Submitted

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 days ago in IBM i / Application Development 0 Submitted

DATFMT(*JOBYY) for date fields in DDS

We want to control the format of our date field dynamically depending on a country or user setting. Normally you can use the DATFMT keyword to set the date's format. And all formats are supported. Our idea was to use DATFMT(*JOB) because we wanted...
4 months ago in IBM i / Application Development 0 Submitted
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

SRCSTMF parameter for CRTDSPF

As we are using more and more modern ways and tools to develop our software, it really hurts that one has to copy DDS sources to a member in a temporary source physical file in order to be able to create a display file. I’m pretty sure that it wou...
6 months ago in IBM i / Application Development 2 Submitted

Automatic Login Feature for Print Sessions in ACS 5250 Emulator

We request the addition of an automatic login feature for print sessions in the ACS 5250 emulator. Currently, regular 5250 sessions allow automatic login without user input using PLUGIN=logon, but this is not possible for print sessions.
30 days ago in IBM i / Application Development 0 Submitted

Change severity of CPD5D1D message

When compiling a program in Rational Developer for i (or 5250) a CPD5D1D maybe encountered if objects (modules or service programs) listed in the binding directory don't exist. This is not necessarily an error as long as you don't use procedures o...
16 days ago in IBM i / Application Development 0 Submitted

Add a BREAK on EXCEPTION to STRDBG environment

When debugging an exception error that can cause the debugged program to end is sometime encountered. However if no breakpoint is established at that stmt, the program just ends. This is most notable in RPG IV and compiled SQL/PL. Add a "Pause on ...
over 2 years ago in IBM i / Application Development 3 Future consideration