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 2873

Change SPOOLED_FILE_DATA so *SCS spooled files with ICGDTA(*YES) can be search

I wrote a routine to allow me to present spooled files in VS Code and open them into an edit tab, I can also download the spooled file. These actions use CPYTOSPLF. I also wrote a routine that uses SPOOLED_FILE_DATA but some *SCS reports are not a...
3 months ago in IBM i / Db2 for i 4 Under review

DUPTAP performance should be improved

We recently found out, that DUPTAP has an expected behaviour that it takes twice as long as the SAVE-process. If the save-process exceeds 8 hours than one day (i.e. 24hrs) will not be enough to create a duplicate of the tape which is a requirement...
4 months ago in IBM i / Save and Restore 0 Submitted

Change of name for ILE/RPG

Time to give ILE/RPG a new name that is better suited to its current form.Call it "RPG for i", matching "Db2 for i". Use Case: By giving the RPG product a new name will help us define the difference between modern free format RPG & the older f...
about 4 years ago in IBM i / Languages - RPG 8 Not under consideration

Automatic Login Feature for Print Sessions in ACS 5250 Emulator

We request the addition of an automatic login feature for print sessions in the ACS 5250 emulator. Currently, regular 5250 sessions allow automatic login without user input using PLUGIN=logon, but this is not possible for print sessions.
about 1 month ago in IBM i / Application Development 0 Submitted

Add ORDER BY Creation Date/Time to WRKSPLF and add *USRPRF option and System Value for Same

Our end users tend to keep SPOOLED files "forever" so the more days that pass, the longer their list of SPOOLED files becomes. I would be extremely helpful to provide a User Profile-based option for "SPOOLED File Sequencing" that is applied when U...
9 months ago in IBM i / Print 4 Future consideration

Cloud Storage Solutions for i 5733ICC - Multi-threaded downloads

I've configured the mutil-threaded uploads for this product and it made a significant improvement to the upload times. It would be beneficial to be able to do this for the downloads.
3 months ago in IBM i / Virtualization and Cloud 1 Under review

Allow %right, %left, and %subdt to left of assignment operator =

%subst is allowed on the left of an assignment operator, in order to change a substring. It would be nice if %left, %right, and %subdt could do the same. Instead of: if (%len(%trimr(XREF)) > %len(F1XREF)); %subst(F1XREF:(%len(F1XREF) - 2)) = '....
8 months ago in IBM i / Languages - RPG 1 Future consideration

Use 'IN' operator on %split to compare like in %list

When working with a list represented in a string, with %split, the 'IN' operator cannot be used as it can with the function %list. However, it is necessary to have this functionality in order to check if certain elements are present in a string li...
about 1 year ago in IBM i / Languages - RPG 1 Future consideration

Using SYSTOOLS.GENERATE_SPREADSHEET to export data to excel, using an existing excel template.

Be able to use an excel template, SPREADSHEET_TEMPLATE, to put the generated data in, setting sheet SPREADSHEET_SHEET and cell SPREADSHEET_CELL where to start put the data.
11 months ago in IBM i / IBM i Access Family 1 Future consideration

SQL Function to Create Spool File

Add SQL function to output query results directly to a spool file. This would be really helpful for simple ad hoc queries and eliminate the need to create an RPG program or dumping query results to an outfile and then using RUNQRY over the outfile...
4 months ago in IBM i / Db2 for i 3 Under review