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 2882

Collapse a section in RPG source.

Like in JavaScript or HTML source editors, in RPG I would like collapse a subroutine, a subprocedure, an IF - ENDIF and so on by cliking on symbol "-". Use Case: Like SEU command X.
almost 9 years ago in IBM i / RDi (Rational Developer for i) 8 Future consideration

Update RPG compiler to define variables using a means like REFFLD() in DDS

In DDS you can use REFFLD() keyword to define a field just like an external table field. Please enhance this for individual fields in RPG so that we do not need to add a template table or DS just to define program variables like the database. Use ...
over 3 years ago in IBM i / Languages - RPG 4 Future consideration

CLOB Pointers in RPG Not Working

RPG A calls RPG B, passing pointer to CLOB. RPG B receives pointer, and uses it as base for CLOB there. Both compile. Both execute with no bombs. But based CLOB in RPG B does not reflect data in CLOB in RPG A. Use Case: Program A creates a CLOB an...
almost 5 years ago in IBM i / Application Development 6 Is a defect

Insert/delete rows in Run SQL Scripts

Run SQL Scripts needs the ability to insert and delete rows in a result set (similar to the existing ability to edit rows). Use Case: This would be used for data maintenance. Presently the only option available in Run SQL Scripts is to write indiv...
about 4 years ago in IBM i / IBM i Access Family 1 Future consideration

Don't incl Hidden fields on DS defined based on external name

When a data structure is defined based on a table with hidden fields the compiler shouldn't include hidden fields in the structure. Now option available to exclude these on the definition Use Case: When defining a data structure based on an table ...
about 4 years ago in IBM i / Languages - RPG 4 Future consideration

Allow PTF's to be downloaded via HTTP instead of FTP or Download Director

Allow PTF's to be downloaded via HTTPS instead of FTP or Download Director. Some organizations do not allow access to external FTP sites and most Java browsers discourage use of Java applets. Allowing download via HTTPS will make it easier to acce...
over 6 years ago in IBM i / PTF and Service 2 Future consideration

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
about 1 year ago in IBM i / Db2 for i 1 Not under consideration

Enable Application Runtime Expert to write status messages to a message queue

To help the uptake of Application Runtime Expert, I feel it would be very useful for it to be able to write verification checks (success/failures) to a user-definable message queue. This will help teams integrate ARE into their monitoring tool(s) ...
9 months ago in IBM i / System Management 1 Future consideration

IBM i OpenCV

In order to make effective use of python on IBM i, porting of OpenCV, which is growing in demand, is required Use Case: Improve business efficiency by performing systematic customer recognition using face recognition and systematic product inspect...
almost 5 years ago in IBM i / Open Source and PASE 2 Future consideration

Refactor->Extract Local Variable - for ILE RPG

Code Refactoring is a well known software best practice that involves improving the structure of existing computer code while preserving its behaviour.https://en.wikipedia.org/wiki/Code_refactoringEclipse already has excellent refactoring support ...
almost 8 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration