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 3001

Allow Request Body (request-message) on HTTP_DELETE* functions

I have a third party delete method API I am trying to call with HTTP_DELETE_VERBOSE. This API has parameters that I need to pass in a Request BODY (request-message), however, HTTP_DELETE* functions do not have a parameter in which to pass this req...
6 days ago in IBM i / Db2 for i 0 Submitted

Allow for multiple commands from one cli process.

When creating multiple connections via the acsbundle.jar /PLUGIN=cfg command. Each command is run in its own jvm which can take a long time to process when creating lots of connections. If we could string multiple commands into one jvm process thi...
about 2 months ago in IBM i / IBM i Access Family 1 Future consideration

Add 'compare' function when working with IFS source.

When editing a source member that contains unsaved changes, you can press ESC and type 'compare' to highlight those changes. With IFS source, it doesn't do anything. I'd like the 'compare' function to work with IFS source just like it does with so...
about 1 month ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Check group profile authority for Netserver share secured by an authorization list

Since V7R5, a Netserver share can be secured by an authorization list. When checking the authority, the user's (authorized!) group profile is ignored. While IBM i [native] security checking is always taking group profiles into account, it is much ...
4 months ago in IBM i / IFS (Integrated File System) and Servers 2 Future consideration

Add user to SEP parameter so we can target another users job with that SEP

With the recent release of SEP support for Merlin and VS Code, it seems that they made it just use the user you connected to the IBM i with. In my product, we rarely (dare I say never) want to set an SEP on our current user. We need to 'catch' the...
5 months ago in IBM i / Application Development 1 Submitted

ADD in QSYS2 TABLES a new table to know wich programms use an exported porcedure from à service program

Hi, QSYS2 functions and tables allow you to know:- What procedures are exported by our service programs.- What programs use our service programs. But it is not possible to know which programs use which exported procedure. This is a pity because it...
3 months ago in IBM i / Application Development 2 Submitted

Urgent support for Power HA System Mirror for IBM i of the new IBM Spectrum Virtualize function Policy-based HA (the new Hyperswap function)

With the last announcements of IBM storage, the IBM Spectrum Virtualize Software is enhanced with the new functions based on Policy-based HA (the new Hyperswap function). The PowerHA system mirror for i, today doesn't support this new function and...
9 months ago in IBM i / PowerHA 5 Submitted

Provide a smart LIKE keyword that works with any target type (vs LIKE and LIKEDS)

Today when we write code, we use the LIKEDS (mostly) to declare a data structure "like" another. When a field is declared and should be "like" another existing field, we use the LIKE keyword. Please provide a new keyword that can be used in either...
7 days ago in IBM i / Languages - RPG 0 Submitted

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
7 days ago in IBM i / Languages - RPG 0 Submitted

Insert scripts from custom examples

Hello, after installing version 1.1.9.7, I can't insert my custom scripts; In the previous version there was a button that did that. Is there a new option to do so? Thanks in advance
12 days ago in IBM i / IBM i Access Family 2 Functionality already exists