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

Application Development

Showing 28

Provide a QteRetrieveModuleViews API that works when NOT in Debug Mode

No APIs return the DBGVIEW(*LIST | *SOURCE | *ALL | *NONE | *STMT) attribute for programs or embedded *MODULEs except QteRetrieveModuleViews. However it, like all Qte* API are enabled only while the job is in Debug Mode. Please provide this inform...
about 1 year ago in IBM i / Application Development 1 Future consideration

Stream file source for UIM objects

The UIM language has a feature to import a copybook source member, with the .im tag. I would like to see this support IFS paths to a stream file, in the same way that you can with e.g. RPG's /include . This would allow me to compile UIM menus from...
about 1 year ago in IBM i / Application Development 1 Future consideration

STRDBG should build the QGPL/QTESxxxxxx *DTAQ with appropriate authority for job QTESDBGHUB to access it.

When STRDBG is run interactively, it creates a data queue QGPL/QTESxxxxxx to communicate with the QTESDBGHUB job (the server process for the graphical debugger). This is created with the current job user as the owner, and *PUBLIC is granted the de...
over 1 year ago in IBM i / Application Development 1 Future consideration

Remove SEU product offering

With the availability of numerous modern development platforms, SEU should be removed from the next release of IBM i. This would help facilitate the acceptance of modern practices and tooling.
almost 2 years ago in IBM i / Application Development 6 Future consideration

Add a BREAK on EXCEPTION to STRDBG environment

When debugging an exception error that can cause the debugged program to end is sometime encountered. However if no breakpoint is established at that stmt, the program just ends. This is most notable in RPG IV and compiled SQL/PL. Add a "Pause on ...
about 2 years ago in IBM i / Application Development 3 Future consideration

Modern ILE C++ Compiler (at least C++11) and future support

We need a modern ILE C++ compiler (at least C++11). Furthermore this compiler should be frequently updated within a IBM i release. In order to be able to provide our software long term for the IBM i platform, we would also need support for newer v...
over 2 years ago in IBM i / Application Development 7 Future consideration

Support *DEC and *LGL Data Areas on QXXCHGDA API

The QXXCHGDA currently supports only *CHAR data areas. While non-*CHAR data areas are rare, it would be helpful to have QXXCHGDA or perhaps a contemporary form of it (QWCCHGDA?) handle all data area types, which includes *LGL and *DEC. Use Case: L...
over 2 years ago in IBM i / Application Development 6 Future consideration

Add All DATE FORMATS to QSYSINC.MIH(MIDTTM)

The QSYSINC/MIH/MIDTTM include member does not include a supported "date" format codes for the _CVTD MI instructions. Many are missing entirely. Please add them to this C include member so that we don't have to code them ourselves. Use Case: Tying...
over 2 years ago in IBM i / Application Development 2 Future consideration

Enhancements to IBM i Development

Enhancement Request: Client certificate authentication (Mutual TLS) for Toolbox JDBC Driver Use Case: I can't recall the case but we were helped by Cristina (can't recall her full name as well).
over 2 years ago in IBM i / Application Development 2 Future consideration

Include override to location of source members when debugging programs.

At some sites, the old practice of using a temporary library for additions and changes to programs is utilized, example:- DATALIB- TEMPLIB- PRODUCTIONLIB After say 2 weeks of no issues, the objects are moved to the PRODUCTION library. Problem:When...
over 2 years ago in IBM i / Application Development 4 Future consideration