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

FILTER BY CATEGORY

IBM i

Showing 2622 of 4049

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

Show Current DSPF or PRTF Record Format In Editor

When working with a source file for a DSPF or PRTF, based on the cursor position, display the current record format in the editor. This would be similar to the option for ILE RPG, "Show current procedure or subroutine in editor" (location: Window&...
7 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

In BRMS, need functionality to display the library name or a name to show the contents of the SAVF created by BRMS.

I use BRMS to backup key libraries, SAVSECDTA, SAVCFG and some IFS folders. The backups are saved to SAVF's partly because this is much faster than going to tape directly and we are a 7 x 24 operation. Example, saving to SAVF takes approximately 1...
3 months ago in IBM i / BRMS 1 Not under consideration

RPGLE Language Server (Language Server Protocol)

The Language Server Protocol (LSP) was created by Microsoft in 2016 as an open-source protocol for use between source code editors or integrated development environments (IDEs) and servers that provide programming language-specific features like c...
7 months ago in IBM i / Application Development 0 Submitted

Rust language that has become an essential language for UNIX based products. Many IBMi & AIX companies should have the ability to compile Rust on IBM i PASE and on AIX.

IBM is distributing the ClamAV open source antivirus as part of the AIX but ClamAV has a new release that is based on Rust (software language). Rust has become an essential language for UNIX based products. So many IBMi & AIX companies should ...
over 1 year ago in IBM i / Open Source and PASE 3 Under review

Add Case Conversion to RPG Subprocedure Parameters

Add support to automatically convert Subprocedure Parameters to Upper or Lower case using OPTION(*UPPER) or OPTION(*LOWER) keywords on the parameter definition. Obviously, this would be for CHAR, VARCHAR parameters that are also CONST or VALUE. It...
almost 3 years ago in IBM i / Languages - RPG 10 Future consideration

RDI: Content assist can not show fields in data structures with more than 2 levels

In RDI you can normally use content assistent ( ctrl+space) to select a field from a list of fields. This works ok for data structures with 2 levels but if you have 3 or more it doesn't work. Example:dcl-ds myDS1 qualified; field1 like(myField1); ...
almost 2 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

IBM i ACS Run SQL Scripts Open file sort order settings choice

As part of this request the default view when opening the folder for SQL scripts within ACS was changed from List to Detail requiring the users that prefer List view to select it upon entry each time they access the open file window. Requesting an...
7 months ago in IBM i / IBM i Access Family 1 Future consideration

Remove or Relaxe the error when %SUBST length exceeds length of data

The runtime for RPG currently blows up if %SUBST(var : START : LENGTH ) length value exceeds the length of the VAR or if it is 0.Provide an option to ignore this issue for runtime purposes. OPTION(*NOLENCHK) (No Length Check) which would cause run...
almost 2 years ago in IBM i / Languages - RPG 10 Not under consideration