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 2904

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
over 3 years ago in IBM i / Languages - RPG 12 Future consideration

Adding a new activation group parameter to CREATE or REPLACE VARIABLE

A C-ILE program is currently being created at CREATE VARIABLE, which runs with the activation group *CALLER. Therefore, the SET VARIBALE VALUE can only be used in the activation group in which the variable is used. By specifying a named activation...
2 months ago in IBM i / Db2 for i 2 Future consideration

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...
about 4 years ago in IBM i / Languages - RPG 10 Future consideration

Add auditing to successful authentications

IBM i records failed authentications, which appear in the audit journal entries, but is missing a unified entry type for successful authentications. From an auditing perspective, this makes it hard to comprehensively track and report on successful...
almost 2 years ago in IBM i / Security 3 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...
about 7 years ago in IBM i / Languages - RPG 17 Future consideration

DATA-INTO Parser can access Populating Data Structure's Field attribute details

This would allow the parser to make better decisions in many cases. For example, Example 1: If we need the add some custom logic like if a data is getting truncated. If parser have access to know the populating field attribute it will be possible ...
about 1 year ago in IBM i / Languages - RPG 2 Future consideration

SSO integration with Active Directory - Save and restore option

A lot of companys are asking for SSO integration with Active Directory. Adding identifiers with Navigator for I is not easy when you have 600 users... The option "new identifiers based from" could be usefull if we could add the kerberos regystry i...
9 months ago in IBM i / System Management 2 Future consideration

ACS - Run SQL Scripts disable "insert from examples" for selected users

We have been using Access Client Solutions for several years. Mainly the 5250 sessions are used by our users, but there are also selected power users who are authorized to use the function "Run SQL Scripts".For this users it is also possible to us...
over 2 years ago in IBM i / IBM i Access Family 4 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...
almost 8 years ago in IBM i / Open Source and PASE 11 Not under consideration

SAVSYS show progress

Some customers use an USB thumb drive to run a SAVSYS on a monthly base. With slow USB sticks this process needs 15+ minutes without any progress display. Some customers are curious if it is still working. Use Case: show progress on save to avoid ...
over 3 years ago in IBM i / Save and Restore 5 Future consideration