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

IBM i

Showing 2740
306 VOTE

*ESCAPE messages for SAVLIB

We have received MONMSG for CPF3795 in every SAVLIB running in our CL program: https://ecurep.mainz.de.ibm.com/rest/download/28061%2C100%2C838/2018-04-06/28061.100.838.SOURCE.txt?astext=true&fileSize=83568 But, when CPF3795 is reported saving ...
almost 6 years ago in IBM i / Save and Restore 5 Not under 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...
about 3 years ago in IBM i / Application Development 18 Future consideration

Port Go Language

Port the Go language(n1) to IBM i PASE. n1 - https://golang.org/ Use Case: Finding that the Go language is becoming more popular and that some (popular) tooling is being built with it(n2,n3). Commentary from Kevin Adler: http://bit.ly/golang-twitt...
over 7 years ago in IBM i / Open Source and PASE 14 Not under consideration

RPG block comments

Single line comments are allowed today by // however the commonly used block comment /* … */ are not. Use Case: Since **free don't have a concept of H,C,F spec it should be straight forward to implement the /* .. */ block comment syntax. The work ...
almost 6 years ago in IBM i / Languages - RPG 9 Not under consideration

Enable RPG compiler to take DSPF and PRTF definition from open format like XML/JSON

RPG is the main programming language used on the IBM i platform. It is well integrated with DB2, it is ILE, open with Open Access and has been modernized. It could be a first citizen language for cloud app but there is an obstacle to leveraging it...
almost 7 years ago in IBM i / Languages - RPG 12 Not under consideration

Port Docker to 5733OPS

Docker is a container platform that allows to deploy self-sufficient applications and services. It allows to build agile software delivery pipelines to ship new features faster, more securely and with confidence. Use Case: It would be great to be ...
almost 7 years ago in IBM i / Open Source and PASE 6 Not under consideration

Support Microsoft .NET Core and .NET Framework on IBM i

Microsoft Corp. has "open sourced" the .NET Core and .NET Framework, as well as the .NET compilers, etc., so now is the time for IBM to bring the .NET Core and .NET Frameworks to IBM i. .NET is a major software development platform, on par with Ja...
over 7 years ago in IBM i / Open Source and PASE 10 Not under consideration

Provide capability to restrict use of Global Variables in Subprocedures

Provide a capability to restrict access to global variables from local subprocedures. This could be done by adding a keyword to the dcl-proc specification that lists the global variables permitted for a given subprocedure. For example: dcl-proc My...
over 7 years ago in IBM i / Languages - RPG 18 Future consideration

From a SQLxxxLE source, a "SQL prompter" on SQL lines

From a SQLxxxLE source, a "SQL prompter" on SQL lines as we can have in SEU with the F4 function key Use Case: Helpfull to code SQL statements
almost 13 years ago in IBM i / RDi (Rational Developer for i) 9 Future consideration

RPG - Conditional (Ternary) Operator (?:) in EVAL operation

I'd like to be able to use conditional assignment (?:) in EVAL and EVALR operation in RPG. C, C#, java and many other languages have a conditional (aka ternary) operator. This allows developers to make very terse choices between two values based o...
over 6 years ago in IBM i / Languages - RPG 17 Future consideration