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 1690

Access Client Solutions TN5250 emulator: Four sessions in a 2x2 grid like the old IBM 3290 display (1982)

A user on IBM i OSS asked if it was possible to have four sessions to tab between in the IBM i Access Client Solutions 5250 emulator in a 2x2 grid to make it easier to do terminal work.It's true that it's easier to work in green-screen land with f...
11 months ago in IBM i / IBM i Access Family 2 Not under consideration

Prepare the common OUTPUT parameter for all CL commands getting system information, *PRINT and/or *OUTFILE

Prepare the common OUTPUT parameter for all CL commands getting system information by either or both following extension.Currently there are 2 types of CL commands, *PRINT or *OUTFILE for the parameter and it is not standardized. A. Extend all CL ...
over 4 years ago in IBM i / Application Development 5 Not under consideration

IFS: Add attribute that objects created in that directory use the authority of the parent.

In the QSYS.LIB file system I can runCHGLIB LIB(MYLIB) CRTAUT(MYAUTL)and now any new object created in that library will have the authority as per the authorization list MYAUTL.I am looking for something similar for the IFS.For example, if I creat...
almost 7 years ago in IBM i / IFS (Integrated File System) and Servers 2 Not under consideration

Clear /tmp directory

During an IPL the directory /tmp should be cleared just like the library QRPLOBJ is cleared. Currently a command is provided to do so, but it needs to be automated in the IPL Use Case: clrtmp command needs qshell, but in restricted state that is n...
about 6 years ago in IBM i / IFS (Integrated File System) and Servers 17 Not under consideration

Have iACS IFS list files with an attribute of *SAVF as .savf and not .file

I am trying to use iACS to copy /qsys.lib/mylib.lib/mysavf.savfbut it thinks it of it only as mysavf.file. When I use ftp it thinks of it as .savf and I'd like iACS IFS to function that way also.In FTP I can do this from IBM i:ftp myibminamefmt 1c...
almost 5 years ago in IBM i / IFS (Integrated File System) and Servers 1 Not under consideration

Eliminate the Propagation of READS SQL DATA in Caller Functions in SQL

When creating User Defined Table functions in SQL, the CONTAINS SQL, READS SQL DATA and MODIFIES SQL DATA statements are currently propagated up the food chain. This means if a simple function calls another function, that called function's attribu...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Provide DKIM signing to the SMTP server/client on IBM i

DomainKeys Identified Mail, or DKIM, is an authentication protocol that links a domain name to a message. The protocol allows you to sign your email with your domain name. The purpose of the DKIM protocol is not only to prove that the domain name ...
over 3 years ago in IBM i / Networking 5 Not under consideration

Add support for data structures in CLP

Provide the ability to declare data structures in the CLP language. Ideally both internally defined and externally defined (based on a physical file, like RPG). Something like ... DCLDS NAME(&DSNAME) DCL VAR(&SUB1) TYPE(*char) DCL VAR(&...
about 5 years ago in IBM i / Languages - CL (Control Language) 11 Not under consideration

RPG Regular Expression BIFS

Provide Built In Functions to facilitate testing string values against regular expressions without needing to compile the expression etc using APIs. This will make it easier for developers to make use of this technology. Use Case: Matches : if (%m...
about 5 years ago in IBM i / Languages - RPG 3 Not under consideration

WRKUSRPRF - search for part of name in description

I would like to have the possibility in WRKUSRPRF to search for a given string in the description of the user profile. If the users for example have the name Jens Petersen or Peter Jensen then I would like to be able to find them searching with th...
over 5 years ago in IBM i / Languages - CL (Control Language) 8 Not under consideration