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

FILTER BY CATEGORY

Application Development

Showing 89 of 3814

lock being dropped when an object is deleted

I'm going to describe this behaviour I think it's strange, although notsure if it's the normal way to work. When we exclusive lock a logical file, the physicals are also locked; Iunderstand this is normal. But, if we delete the logical while it'ss...
over 6 years ago in IBM i / Application Development 3 Not under consideration

Enhance QGYOLOBJ to Accept multiple entries for the Object Type Parameter

The QGYOLOBJ (Open List of Objects) API currently accepts a single OBJTYPE (Ojbect Type) entry which means we can either list all the (for example) *PGM objects or *ALL objects. We need to ability to specify *PGM *SRVPGM or *CMD *PNLGRP, etc. Use ...
about 2 years ago in IBM i / Application Development 1 Future consideration

Improve Dynamic Screen Manager API Documentation

While the online documentation for DSM APIs (Dynamic Screen Manager for IBM i) are complete, they are completely without context. The goal of DSM was to simplify dynamic screen creation, however, the documentation does not provide enough context t...
over 3 years ago in IBM i / Application Development 2 Not under consideration

Set Service Program signature via the CRTSRVPGM command

Today, the signature is set by one of the following methods:1. From the STRPGMEXP SIGNATURE statement of the QSRVSRC source2. Automatically generated during service program creation if no QSRVSRC is specified or SIGNATURE is *GEN When using method...
about 5 years ago in IBM i / Application Development 5 Not under consideration

Make "IBM i Access Client Solutions" work like "IBM i Access for Windows"

With IBM choosing not to support IBM i Access for Windows beyond Windows 8.1, and many companies forcing upgrades to Windows 10, developers are forced to use IBM i Access Client Solutions. Therefore, IBM i Access Client Solutions should be 100% co...
almost 6 years ago in IBM i / Application Development 2 Not under consideration

Make Debug Server TCP endpoints available to the public

Terminology may be incorrect as not enough information is publicly available at the moment. Please allow connections to the Debug Server so debug sessions can be started remotely. It would be awesome if it could be well documented and language-agn...
almost 6 years ago in IBM i / Application Development 3 Not under 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...
almost 2 years ago in IBM i / Application Development 4 Future consideration

Please add option to specify the source location as an option when starting debug in the GUI/Java /system debugger

When using the IBM i System debugger (GUI/Java) and starting the debugger it asks for the program name and library. If the source is not where the object was compiled from, you cannot specify where the source can be found. Use Case: At this compan...
about 3 years ago in IBM i / Application Development 3 Future consideration

Allow zero-based numbering / subscripts for arrays within RPG via compiler directive / ctl-opt

Over the past several releases, RPG has greatly enhanced its array capabilities. Several "modern" programming languages such as C, Java, PHP & Python are indexed beginning with the zero subscript. In allowing RPG to use zero-based numbering vi...
over 3 years ago in IBM i / Application Development 7 Not under consideration

Suppress the SQL information messages when using debug.

Ability to suppress the SQL information messages when using debug. Use Case: When debugging RPG ILE program with embedded SQL the system generates thousands of spool files with SQL information messages such as "cursor opened", "cursor closed", "n ...
about 5 years ago in IBM i / Application Development 4 Not under consideration