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 102

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage;dcl-pi *n varchar(500);end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500); d...
23 days ago in IBM i / Languages - RPG 0 Submitted

Enable PowerHA Replication for PowerTech Products

PowerTech Products are currently only installed on *SYSBASE, They Recommended replication of Certain Objects but i donot have the Option to add it to PowerHA. Here are the Objects that they are recommending to replicate for Authority Broker: Step ...
9 days ago in IBM i / PowerHA 0 Submitted

Add More Resource type to Replication - ADDCADMRE

*DTAARA, *FILE, *OUTQ, *DEVD, *LIB also should be added to Monitoried resoucrses since some third party aplpication requires certain Objects to be replicated across ALL LPARs, inorder to maintain User Profiles, Data etc. Most of these objects only...
9 days ago in IBM i / PowerHA 0 Submitted

OpenID-Connect integration with IBM HTTP server for i

Add OpenID-Connect to the existing authentication methods that are supported by the IBM HTTP server for i.
3 months ago in IBM i / Web Serving 1 Submitted

Add Native DCM support for ACME protocol (Automatic Certificate Management Environment)

IBM i 7.4 introduced APIs that support Native Digital Certificate Management, I would like IBM to build on this a deliver a natively supported ACME (Automatic Certificate Management Environment) protocol support to allow IBM i to automatically req...
7 months ago in IBM i / Security 2 Submitted

IBM i DCM - Last used timestamp for each certificate

For the purpose of housekeeping the certificate stores in IBM i DCM, it would be very useful to enhance DCM to be able to show the "Last Used Time Stamp" and also "Use Count" for EACH certificate in the store so that system admin can efficiently s...
10 months ago in IBM i / Security 2 Submitted

SAML 2.0 integration with IBM HTTP server for i

Add SAML 2.0 to the existing authentication methods that are supported by the IBM HTTP server for i.
3 months ago in IBM i / Web Serving 0 Submitted

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

"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

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