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 2842

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

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

Add CPYJOBSCDE Command

we have work and add job scheduled entries but, can we also have a copy job scheduled entry? Sometimes you need to add a job scheduled entry and just change a script that is going to run. For example, First job scheduled entry SBMJOB CMD(QSYS/RUNS...
10 months ago in IBM i / Core OS 4 Future consideration

Add native 2FA and/or MFA for 5250 and other interfaces to data

Data security insurance and other requirements are requesting Two Factor Authentication or Multi Factor Authentication access to data.
10 months ago in IBM i / Security 2 Future consideration

Enable no-auditing of /tmp like QTEMP

Please change audit code to not audit any activity in /tmp direcotry when system value QAUDLVL has option *NOQTEMP set - or by adding a new option *NOIFSTMP. As this directory is to be used for temporary files by design like objects in QTEMP this...
over 2 years ago in IBM i / IFS (Integrated File System) and Servers 8 Future consideration

Default parameter values for parameters defined with *omit or *nopass

Allow the definition of a default value for optional parameters so that rather than having to have to check %parms and use a second field as currently :- dcl-pi addItemToBasket; sku char(10); workQty int(10) options(*nopass)end-pi; dcl-s qty like(...
over 1 year ago in IBM i / Languages - RPG 4 Future consideration

Add a Save Results As... option to the File or Tools menu.

Having to launch the 1980's File Transfer Program to pull down data is embarrassing. When I have a resultset in the lower pane, I should be able to simply save that resultset as XLSX or CSV to my local PC.
24 days ago in IBM i / IBM i Access Family 2 Not under consideration

Power off Date by sql

we require the ability to find the time and date of machine shutdown via sql (scheduled via the go power command)
5 months ago in IBM i / Db2 for i 4 Future consideration

Additions for the PRUV tool

Please add the following to the PRUV tool. Report on command default changes in IBM licensed program libraries. simple example (SELECT * FROM TABLE(QSYS2.OBJECT_STATISTICS('*ALL', '*CMD')) > WHERE APAR_ID = 'CHGDFT';) possible enhancements: in ...
9 months ago in IBM i / Install and Upgrade and Licensing 0 Submitted