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 2891

iACS emulation - Enhance character codepage for non-printable character and allow for substitution

This is a request to enhance the character code page/table for non-printable characters in the 5250 emulator. Character code page should follow GS1 General Specifications standards for these characters and allow for substitution to a readable char...
over 2 years ago in IBM i / IBM i Access Family 1 Not under consideration

Would like an option to run the CL formatter over a whole member

I recently changed the CL formatter settings in Rational Developer for i. I'd like to reformat the member I am editing, but the only way I have found to do so is to modify every line. I accomplish this by replacing one blank with one blank, limiti...
about 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

ACS with GraalVM

ACS is a java program, that benefits from all what Java is good for, however also have two downsides: The statup time is slow The memory consumption is high. The memory consumption is an real issue when using ACS in Citrix environments. So the ide...
about 1 year ago in IBM i / IBM i Access Family 1 Not under consideration

Change the timeout limit for Hyperswap on IBM i driver

I'm opening this request on name of a Bank in Spain. They have PowerHA Express with DS8K hyper swap. During the upgrade of the firmware of DS8K some of the IBM i LPARs switched to the secondary storage box. They think this behavior is not acceptab...
about 1 year ago in IBM i / PowerHA 1 Not under consideration

Improve message RNX0351 with meaning of code

If an error happens during the XML-SAX command message RNX0351 is sent. And every time it annoys me that it only gives me a code -- ie "The XML parser detected error code 6.". What does code 6 mean? I then have to google it because I can't find it...
10 months ago in IBM i / Languages - RPG 3 Future consideration

PSHBTNFLD work like hotspot

In the emulator in Access Client Solutions, you can specify hotspots which render as actual 3D buttons. This is great. Ironically, a PSHBTNFLD (Push _Button_ Field) does NOT render in the emulation as a 3D button. It would be nice to have a PSHBTN...
over 2 years ago in IBM i / IBM i Access Family 1 Not under consideration

Populate Outline View for CL program variables & files

When accessing Control Language (CL) source within the editor then populate the Outline View with the variable and file references and definitions like what is provided for RPG. Use Case: Anytime when editing Control Language (CL) source programs ...
over 13 years ago in IBM i / RDi (Rational Developer for i) 7 Planned for future release

ACS IFS Send function to include System ASP free space check

The ACS Ingrated File System - Send function creates a temporary QIFS* library in ASP1 under the covers as part of the send process. This is fine as long as the the IFS object(s) being sent are not larger than the spare space in ASP1. The size of ...
over 4 years ago in IBM i / IBM i Access Family 3 Future consideration

Allow variables defined with like(<file-field>) to be used as embedded SQL host variables

If a variable in RPGLE is defined with like, and the source field comes from an external file (PF, DSPF, etc), the SQL preprocessor does not like it. Example: dcl-f CUSTMAST keyed; dcl-s qCust like(CUSTNUM); // CUSTNUM defined in CUSTMAST If I att...
10 months ago in IBM i / Db2 for i 3 Future consideration

Simple RPG BIF to submit a process in batch.

We have to build the complete sbmjob command string to run a process in batch from RPG. My suggestion (original idea from Golang goroutines) is to use a simple BIF that will accept a process name and parameters as input, submit the process in batc...
10 months ago in IBM i / Languages - RPG 2 Not under consideration