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 2862

Replace LAN Console with vHMC light support in ACS

Is there anybody on this earth that does not absolutely hate LAN Console? Every Power system ships with an HMC port and a service processor behind it. Please use that as the one and only console interface. Use Case: Package the following component...
almost 3 years ago in IBM i / IBM i Access Family 5 Future consideration

Expand %XFOOT functionality to include subfields in DS array

I have the following DS / Arrays dcl-ds Order_Info_t qualified template; Order like(s1_order); Order_Pack_Qty like(s1_packqty); Order_Case_Qty like(s1_packqty); Order_Weight like(s1_weight);end-ds; dcl-ds Order_Summary qualified inz; Orders like(s...
over 5 years ago in IBM i / Languages - RPG 3 Future consideration

Generate password based on system value settings

Would like an OS command or process to query the system value password settings and then generate a random password that meets those requirements. Use Case: Helps end users manage their passwords by given them an option to have a random one genera...
about 3 years ago in IBM i / Security 3 Not under consideration

ICU Threatening to pull EBCDIC support

The ICU organization has a notice on their homepage that they need someone to test ICU on an EBCDIC machine (z or i) or they will move to ASCII-only support which means dropping EBCDIC. I would expect that IBM is the only team that can provide sai...
almost 3 years ago in IBM i / Core OS 5 Future consideration

RPGLE embedded SQL nested datastructure (array)

It would be useful to allow nested ds and nested ds arrays for hostvariables in embedded SQL (RPGLE). Because now i have to move the nested subfield into a secondary standalone field.This is a horrible workaround :-) . Use Case: CASE WHEN :Example...
over 5 years ago in IBM i / Db2 for i 6 Future consideration

Replicate on RPGLE the cobol 88 Level

The 88 level number is not used to declare a variable, but it is used to provide a descriptive name for a condition, used to improve the readability of COBOL programs. In RPG can be coded e.g. as dcl-s flag char(1); dcl-s flag_on referer(flag) val...
about 1 year ago in IBM i / Languages - RPG 4 Future consideration

API qzipzip, stores always the full path. When zip file is for external use then fullpath is not desirable (security)this

When using the QZipZip API the full path is stored in the zip file. When these zip files are to be used by and external party the he must drill down to find his zipped files. Also this expose the internal file structure.So having an option to incl...
about 7 years ago in IBM i / Core OS 2 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.
about 2 months ago in IBM i / IBM i Access Family 2 Not under consideration

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
8 months ago in IBM i / Languages - RPG 1 Not under consideration

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable.

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable. example: incomingfile.xml encoded in UTF-8 should be parsed and a number of data should be st...
8 months ago in IBM i / Languages - RPG 1 Future consideration