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 2783

change systools.special_authority_data_mart to have option where to place the files in user defined library

need to make sure the data is "locked down" by being able to place the resulting SENSITIVE file in a different library, just like the audit journal data_mart SQL.
11 days ago in IBM i / Db2 for i 0 Submitted

Code Coverage Consolidation with multiple cczip files on same object not working in RDi9.8

In RDi 9.8, When executing multiple test cases on different procedures in a module or on a program, different cczip files are created. We use below approach to consolidate them and generate the final code coverage. However, it doesn't consolidate ...
11 days ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Change the QSYS2.IFS_READ Table Function to accept a variable as the Path Name

It would make the IFS_READ Table Function more useful when processing files received from REST API's.
about 1 month ago in IBM i / Db2 for i 3 Functionality already exists

Creation of a new function for certificate management in DCM

Currently, to manage certificates, the user needs *ALLOBJ and *SECADM permissions. I would like to have a function that allows users to manage certificates without needing these permissions.
about 1 month ago in IBM i / Security 0 Submitted
123 VOTE

Develop Visual Studio Code Extension for RPG

Visual studio code is one of the most code editor used all around the world. What I want is an extension for Visual Studio Code to use it as RPG Editor. You could implement one of this extension: https://marketplace.visualstudio.com/items?itemName...
over 3 years ago in IBM i / Application Development 18 Future consideration

Expanding SQL to view certificates assigned to IBM i applications

In a previous release, IBM i SQL enhancements made it possible to view certificate info from the qsys2.certificate_info table using an SQL statement. The enhancement I am suggesting would take the next step and make it possible to view which certi...
about 2 months ago in IBM i / Security 0 Submitted

options(*exact) indicator should accept *on and *off

Declaring an indicator on a procedure parameter using options(*exact) restricts calling processes to passing in '1' and '0' literal strings. I think this should accept the special values *on and *off. This currently does not compile. I believe the...
2 months ago in IBM i / Languages - RPG 1 Is a defect

"Mail from" address in SMTP email design change to allow user and domain name in lower case.

Currently the design has hard coded setting that forces Upper Case on user and domain name in SMTP on Mail From.
9 months ago in IBM i / Web Serving 1 Submitted

Add an argument to %Scan to calculate and return occurrences of the search-arg

Objective: To have an argument in %Scan that returns the total number of occurrences of the search argument in the search string. for example... string = 'hello world' count of 'o' = 2 Below is a suggestive implementation using a hypothetical rese...
23 days ago in IBM i / Languages - RPG 1 Submitted

SQL Script Listing Open IFS Share Sessions

The below SQL script "SELECT SERVER_SHARE_NAME, SHARE_TYPE, TEXT_DESCRIPTION, PATH_NAME, CURRENT_CONNECTIONS FROM QSYS2.SERVER_SHARE_INFO WHERE SHARE_TYPE = 'FILE';" will list all IFS shares and the number of current connections but does not provi...
3 months ago in IBM i / Db2 for i 2 Future consideration