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

All ideas

Showing 4418

Allow multiple definitions in a Dcl-s statement

A very usefull future I found in other languages is multiple variable definition in one line of code: Dcl-s a b c int(10); is clearly faster and shorter than: Dcl-s a int(10);Dcl-s b int(10);Dcl-s c int(10); Use Case: nd
over 5 years ago in IBM i / Languages - RPG 6 Not under consideration

Enhance Remote Reconciler so that multiple source members can be pulled at once

Today the Remote Reconciler does not allow selecting multiple source members for being pulled to the PC. Option "Pull from" is greyed out if multiple members are selected. In case there are several new source members on the host, the members can o...
about 2 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

I want to submit an idea for an AI supported Browser, but with a difference

Chose this product but will need multiple IBM AI PRODUCTS,Please go through the Description Hello,I want to submit an idea for an AI supported Browser, but with a difference, here's how it will be, Today Search Engines cannot find a particular Ind...
about 2 months ago in IBM i / AI with IBM i 0 Submitted

Improve IBM i Access ODBC Driver simultaneous connections by eliminating constant Windows registry updates

Please refer to IBM case number: TS014016695. It will fix the problem when ODBC driver creates multiple connections to the same host name as the same time. We had an issue in our organization when network connection drops between Windows cloud ser...
9 months ago in IBM i / IBM i Access Family 4 Future consideration

Add option to append notes like confidentiality to an outgoing email

I need a confidentiality notice appended to emails going out from the IBMi to cover legal requirements. There are no user exits in the system that I can use. I also need to embed other information into any outgoing email to identify which LPAR an ...
5 months ago in IBM i / Networking 2 Under review

%DECH enhancement for length and decimal places

The idea is to enhance %DECH() BIF: a) allow the the use %len() and %decpos() for parameters 2 and 3 Example: dcl-s n1 zoned(10:2) inz; n1 = %dech( 12345 / 1000 : %len(n1) : %decpos(n1) ); b) make parameters 2 and 3 optional and retrieve the lengt...
11 months ago in IBM i / Languages - RPG 3 Future consideration

CMC to display available and used ECOD processor days

Several of my customers extensively use Elastic Capacity on Demand on/off processor days for general usage on E880C Enterprise servers configured with eight permanently active of 192 core E880C systems. They experience a challenge in monitoring th...
over 5 years ago in Hardware Management Console 2 Planned for future release

Digital Certificate Manager - Automatically import CA certificates from 'Populate with CAs' list on certificate import if signature matches.

We currently have a 'Populate with CAs' function in DCM that has most well known third party CA certificates that can be selected and imported into the *SYSTEM store. It would be extremely helpful if we could automatically import CA certificates f...
about 1 year ago in IBM i / Security 2 Not under consideration

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
7 months ago in IBM i / Languages - RPG 1 Not under consideration

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable.

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable. example: incomingfile.xml encoded in UTF-8 should be parsed and a number of data should be st...
7 months ago in IBM i / Languages - RPG 1 Future consideration