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 3232 of 5030

Fixentral Downloads of Machine Code updates are limited to 25 per day, Automate request to download beyond the stated limit

As an outsourcing provider managing numerous customers and hundreds of LPARs, we frequently encounter challenges due to the current restriction of 25 machine code downloads per day.This limitation significantly impacts our ability to perform essen...
3 months ago in IBM i / PTF and Service 34 Under review

Enhance %CHAR to prevent full zero-suppression

Today there is no way to generate a result when less than 1.00 that includes that first leading zero. As in '0.53'. The result is always '.53'. See code below (sorry I can seem to get embedded line-feeds to appear in this RFE): dcl-s sales Packed(...
about 4 hours ago in IBM i / Languages - RPG 0 Submitted

Provide support for Azure Local

Client requests that our 9500 storage be supported for Azure Local
about 24 hours ago in IBM i / Hardware 0 Submitted

Automate add or update of Certificate instead of manual process in DCM

A new process is being implemented reducing the number of days a certificate will be valid. Apple, Google and others are already implementing this. https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days In 2 week...
9 days ago in IBM i / Security 1 Submitted

enable interactive user and password authentication on sftp client

It would be useful to have the same possibility that is present on all other Windows and Linux systems.
15 days ago in IBM i / Networking 0 Submitted

Allow calculated values for CONST and INZ

Currently, only hard-coded values ​​are allowed when initializing a variable or constant. dcl-c BIT31_EXC_SENT const(2147483648) ; dcl-c BIT31_EXC_SENT const(x'80000000') ; or dcl-s BIT31_EXC_SENT uns(10) inz(2147483648) const ; dcl-s BIT31_EXC_SE...
15 days ago in IBM i / Languages - RPG 0 Submitted

Allow MONMSG RMV(*YES)

When running CL programs, the joblog contains a lot of messages that are not relevant to the process. For example consider this code snippet below which leaves message cpf9801 in the joblog. On the other hand, `monmsg cpf9801 exec(do) RMV(*YES)` w...
8 days ago in IBM i / Application Development 0 Submitted

Add the ability to change IFS journal inherit flag regardless of journal state

When you set the inherit flag for a directory when starting journalling there is no way to remove that flag without ending journalling, starting journalling again without the flag set and then ending journalling again. You also cannot change the f...
3 days ago in IBM i / IFS (Integrated File System) and Servers 0 Submitted

Enable block nesting in Cobol source members (OPM as well as ILE)

Ctrl-Shift-O (Show Block Nesting) and Ctrl-Shift-M (jump the cursor to the beginning or end of a code block) are very useful shortcuts when it comes to editing block statements (e.g. an IF/ELSE block) within RPG. Both shortcuts however do not work...
3 days ago in IBM i / RDi (Rational Developer for i) 0 Submitted

Have the host in the APis response

Hello,In RSEAPIs, you can connect to a host partition. Would it be possible to have at the start of jsons in response to operations the host on which the action took place : {"host": "localhost", ....} or {"host": "MyHost", ....} Depending on the ...
9 days ago in IBM i / Web Serving 0 Submitted