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 2862

ANZPRFACT - output to *OUTFILE or *PRINT or to the screen to check which profiles are candidates for disabling

Hello, We would like to use ANZPRFACT functionality/command on regular basis, but not having a chance to check which profiles are candidates for disabling. Idea is to enahnce the ANZPRFACT command to have output to OUTFILE or PRINT or to the scree...
11 months ago in IBM i / Security 2 Not under consideration

Enhance %char %BIF to add %EDITC functionality %CHAR(mynumber:*NOZEROSUPPRES|*ZEROSUPPRESS)

If we have a numeric field and want to put it in a CHAR field it will show the leading zeros: Assuming myNumber is 7,0 numeric and myAlpha is 7 alpha >> myAlpha = %char(myNumber); myAlpha = '123____' to keep the leading zeros we have to use ...
over 3 years ago in IBM i / Languages - RPG 3 Not under consideration

Additional Audit entries for Netserver authentication and access

Would like to have additional Netserver authentication, connection and IFS file access events posted to QAUDJRN. Use Case: Our company uses several IFS shares and would like a reliable way of capturing Netserver authentication, connection and IFS ...
almost 3 years ago in IBM i / IFS (Integrated File System) and Servers 6 Future consideration

Add API for Debug (Set Service Entry Point) actions in RDi

One of the most common requests we have for customers is the ability to do the Set Service Entry Point action from within our plugin - we cannot provide this ability without help from IBM, to either document an existing public interface or provide...
10 months ago in IBM i / RDi (Rational Developer for i) 2 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 ...
6 months ago in IBM i / Networking 2 Under review

Bring the "Web" perspective to RDi 9.8

Hello, The "Web" perspective is part of the "Modernization Tools, Java Edition" which can be installed to RDi 9.6 via IBM Installation Manager. But in the new RDi 9.8 there is no way to install/use this perspective, so we're forced to stay with th...
over 1 year ago in IBM i / RDi (Rational Developer for i) 3 Not under consideration

Add PDF Interfaces for PRINTED OUTPUT

The use of AFPRSC keyword in DDS has been fine up until now. Today, there is a need to create more "graphical" printed output for customers, packing slips, invoices, order confirmations all need graphics, and sometimes barcodes or other components...
almost 4 years ago in IBM i / Print 4 Not under consideration

New DCM in SSL still need non-SSL ports

When configuring the new DCM in SSL mode, port 2007 is assigned to the application server and it is possible then to connect using the URL: https://hostname:2007/dcm BUT, it the background, port 8470 (non-SSL) is still required to complete SIGNON....
almost 2 years ago in IBM i / Security 5 Future consideration

Extend call stack entries in PEX file QAYPEIAD

To analyze heap issues on ILE C++ applications we use IBM i PEX with Event *ACTGRPHEAP. The current outfile QAYPEIAD have fields for a call stack up to 16 entries. This is maybe enough for C programs but for C++ programs with a lot of functions an...
4 months ago in IBM i / Performance Tools 0 Submitted

bring timestamp timezone awareness

Please add timezone awareness to TIMESTAMP primitive value. Additionally, add the possibility to return current UTC time to BIF %TIMESTAMP ts1 = %TIMESTAMP() // system current timestamp ts2 = %TIMESTAMP(*UTC) // current utc timestamp seconds = %DI...
over 1 year ago in IBM i / Languages - RPG 3 Future consideration