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 2838 of 4398

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
2 months ago in IBM i / Languages - RPG 1 Not under consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
4 months ago in IBM i / Db2 for i 1 Not under consideration

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
about 4 years ago in IBM i / Languages - RPG 8 Not under consideration

SQL Scalar function to check access to an IFS file or folder

IFS_ACCESS - SQL Scalar function to check access to an IFS file or folder It returns: 0=If the file or folder Exists and you have access -1=No access or file does not exists use case: -- returns 0 for the home folder - it exists values IFS_ACCESS ...
4 months ago in IBM i / Db2 for i 2 Future consideration

Add new parameter SAVDTA( *YES | *NO ) to the SAVLIB and SAVOBJ commands.

It would offer the ability to save a library (or object) without data so that a new instance of an application could be created starting with an empty database. Everything would be saved except the data. When the library is later restored tables a...
6 months ago in IBM i / Save and Restore 4 Future consideration

Usage of Enumeration in "Outline"-View

When we declare fields, files, enumerations etc. we can see them in our Outline-view and click on them to jump to their declaration in the code.With normal fields, files etc. we also get the references which indicate in which line they are used an...
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Using SYSTOOLS.GENERATE_SPREADSHEET to export data to excel, using an existing excel template.

Be able to use an excel template, SPREADSHEET_TEMPLATE, to put the generated data in, setting sheet SPREADSHEET_SHEET and cell SPREADSHEET_CELL where to start put the data.
9 months ago in IBM i / IBM i Access Family 1 Future consideration

Add information indicating that the session is open with ACS

Many companies are slowly converting video sessions from Client Access to ACS. In order to monitor the progress of these upgrades it would be useful to have an SQL service that lists the video devices, which also reports a field indicating that th...
22 days ago in IBM i / IBM i Access Family 1 Not under consideration

Add %hival() and %loval() BIFs

The *HIVAL and *LOVAL features in RPG are extremly usefull. But especially when comparing, the compiler assumes, that *HIVAL/*LOVAL are according to the compared field - but often you have to compare a value to the *HIVAL/*LOVAL of another field -...
7 months ago in IBM i / Languages - RPG 1 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...
6 months ago in IBM i / System Management 2 Future consideration