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

All ideas

Showing 1747

Live Update of Content Assist

In RDP 8.5, we received live outline refresh, which is great. However for me, I always associated the outline with content assist. Except the content assist does not have visibility of the live outline data until a manual refresh is done I am told...
almost 12 years ago in IBM i / RDi (Rational Developer for i) 14 Delivered

Allow a BIF that checks to see if a parameter is passed

Please introduce a new BIF that will indicate if a parameter has been passed with actual data, as opposed to not passed or passed with *OMIT. Use Case: To check to see if a parameter defined as OPTIONS(*NOPASS) or ...*OMIT) was passed with data, I...
over 3 years ago in IBM i / Languages - RPG 11 Delivered

Autosave Run SQL Scripts

A feature of some code editors (i.e. VSCode, SublimeText3) is the ability to restart the app and have it retain unsaved files and/or editor windows (code that is in an editor window but hasn't yet been saved to a file). This is a nice feature for ...
almost 6 years ago in IBM i / IBM i Access Family 16 Delivered

ACS Update button to update the software

The check for updates feature is great. What would be great is if you had a button that would automatically update ACS. Having to go to the download site, log in, accept the license agreement, then download, then unzip, then overwrite the director...
over 6 years ago in IBM i / IBM i Access Family 9 Delivered

Allow expressions in CL CALL and CALLPRC commands

Allow expressions to be used in the PARM parameter of the CALL and CALLPRC commands. This would eliminate the need to declare single-use variables to serve as parameters. Use Case: Instead of this: dcl &Limit *char (9) dcl &CODate *char (6...
over 5 years ago in IBM i / Languages - CL (Control Language) 3 Delivered

IBM i ACS Run SQL Intellisense functionality

Customers keep using WINSQL instead of IBM i ACS Run SQL scripts, because what Microsoft WINSQL offers them outperforms IBM i ACS Run SQL scripts functionality. With one big exception, WINSQL does not have the cancel option. Use Case: In the SQL s...
over 5 years ago in IBM i / IBM i Access Family 7 Delivered

%int() and %dec()does not allow blank character string

If I use a character string that only contain spaces or a variable character string with length=0 then %int() and %dec() returns with an escape message RNX0105 - "A character representation of a numeric value is in error.". I have studied the manu...
almost 7 years ago in IBM i / Languages - RPG 7 Delivered

Allows messages to be changed in 5250 emulator dialog boxes

When you launch the 5250 emulator from the IBM i Access Client Solutions component (version 1.1.4), and enter a user profile and password in the Windows box, if the user profile and/or the password is incorrect, a Windows dialog box is displayed a...
over 7 years ago in IBM i / Work Management and Messaging 9 Delivered

Allow IFS as source for compiler source files

Provide the ability to compile all object types for the IBM i from IFS based source files. Then allow the git interfaces to push the source files from the IFS to a GIT repository. Use Case: When developing applications I cannot use the IFS to stor...
almost 8 years ago in IBM i / Application Development 7 Delivered

Creating ISO files larger than 4 GB with (smitty) mkdvd

If you use the script /usr/sbin/mkcd or mkdvd (is the same script) to create an ISO file from a slightly larger mksysb, a second ISO file is automatically created after 4 GB. /usr/sbin/mkcd -L -m MKSYSB_FILE -C /tmp -I /tmp -V rootvg -R -S -rwxr--...
about 4 years ago in AIX 7 Delivered