Skip to Main Content
IBM Power Ideas Portal
Hide about this 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 116

CLOB Pointers in RPG Not Working

RPG A calls RPG B, passing pointer to CLOB. RPG B receives pointer, and uses it as base for CLOB there. Both compile. Both execute with no bombs. But based CLOB in RPG B does not reflect data in CLOB in RPG A. Use Case: Program A creates a CLOB an...
about 5 years ago in IBM i / Application Development 6 Is a defect

create a BIF for transliteration/transform facility (ICU BASED)

String replacement and transliteration is an extremely common task in business applications and communication to external parties in international settings. This produce a lot of custom code (and a lot of substandard one) in IBM shops. To do it pr...
9 months ago in IBM i / Application Development 4 Submitted

Automatic Login Feature for Print Sessions in ACS 5250 Emulator

We request the addition of an automatic login feature for print sessions in the ACS 5250 emulator. Currently, regular 5250 sessions allow automatic login without user input using PLUGIN=logon, but this is not possible for print sessions.
5 months ago in IBM i / Application Development 0 Submitted

Prepare the common OUTPUT parameter for all CL commands getting system information, *PRINT and/or *OUTFILE

Prepare the common OUTPUT parameter for all CL commands getting system information by either or both following extension.Currently there are 2 types of CL commands, *PRINT or *OUTFILE for the parameter and it is not standardized. A. Extend all CL ...
almost 5 years ago in IBM i / Application Development 5 Not under consideration

Create an API for Code Coverage SEP

Getting Code Coverage with a Service Entry Point (SEP) is only possible through interactive processes with RDi. Having the same feature through API would enable to work in a CI/CD pipeline.
about 1 year ago in IBM i / Application Development 4 Submitted

iACS system debugger required to use QGPL

Fail to start system debugger in iACS due to no permission to create objects in QGPL. After checked with IBM support team, *CHANGE permission required on QGPL. Unfortunately, our development environment allows to grant *USE to developer only due t...
almost 4 years ago in IBM i / Application Development 3 Future consideration

Create a Get Short System Object Name from Long Name API

The QDBRTVSN API has an interesting syntax and is limited to *FILE objects and retrofitted to also work with Libraries. What is now needed is a new API that works with all Object Types and that converts both the Library and Object names from long ...
almost 4 years ago in IBM i / Application Development 2 Not under 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...
about 3 years ago in IBM i / Application Development 2 Future consideration

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
almost 4 years ago in IBM i / Application Development 3 Not under consideration

Basic subfile/maintenance generator for a given table_schema, and table_name

We have UPDDTA to edit individual records of a file. We have RUNQRY for displaying all file records. It would save a lot of development time when we can have a default built-in subfile handler for any given table. => Shift F8, F9 to move subfil...
6 months ago in IBM i / Application Development 0 Submitted