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 1670

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

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...
over 3 years ago in IBM i / Print 4 Not under consideration

Handle %split like an array

%split is a great new feature for us, but it can be a bit tricky to handle. In order to access the second element, we need to first put the element in an array. It would be interesting if we could access the element like an array, such as in the f...
11 months ago in IBM i / Languages - RPG 1 Not under consideration

Adjust the functionality of AUDIT_JOURNAL_* table functions

I think the current behavior is quite confusing. For example, if I'm trying to retrieve the QAUDJRN "PW" entries from a specific receiver, I might try this: SELECT * FROM TABLE ( SYSTOOLS.AUDIT_JOURNAL_PW(STARTING_RECEIVER_LIBRARY => 'QSYS', ...
6 months ago in IBM i / Db2 for i 4 Not under consideration

Determine CCSID depending on content of the file

One of the big challenges when receiving text files via FTP etc from external sources is to determine what CCSID it is encoded in. By default 1252 or 819 is used but often it should be 1208 ( UTF-8 ) instead. Especially when it is XML-files. If th...
about 4 years ago in IBM i / IFS (Integrated File System) and Servers 12 Not under consideration

Add a SQL Function to verify JWT (JSON Web Token)

We provide Webservices on IBM. The webservice consumers do an authentication with different types of tokens, e.g. RS256 (azure) or keycloak. It is very difficult, to verify such tokens in RPGLE. Yes, there are APIs like qc3verifysignature. But it ...
11 months ago in IBM i / Db2 for i 1 Not under consideration

Power10 IBM i S1014 4-core SW group P05, is currently limited to 64 GB, should be expanded to at least 256 GB.

It's really very necessary this change because all application need more resources specially memory; before 64 GB they were enough, now not anymore.
almost 2 years ago in IBM i / Hardware 3 Not under consideration

Access Client Solutions TN5250 emulator: Four sessions in a 2x2 grid like the old IBM 3290 display (1982)

A user on IBM i OSS asked if it was possible to have four sessions to tab between in the IBM i Access Client Solutions 5250 emulator in a 2x2 grid to make it easier to do terminal work.It's true that it's easier to work in green-screen land with f...
10 months ago in IBM i / IBM i Access Family 2 Not under consideration

Consolidate ACS 5250 Display and TAB Preferences into one Tabbed Dialog

Currently we have: Edit->Preferences -> Tab SetupEdit->Preferences -> Appearance->Tab Appearance The first changes the Active Tab propertiesThe second changes the inactive Tab propertiesPlease place them on the same dialog and use t...
over 2 years ago in IBM i / IBM i Access Family 1 Not under consideration

RUNRMTCMD equivalent command for IBM i Access Client Solutions.

RUNRMTCMD was available in IBM i Access for Windows (iAWin) but not in IBM i Access Client Solutions (i ACS). Up until Service Pack (SP) SI57907, when RUNRMTCMD is issued, the desktop application would launch and user is able to view the applicati...
over 7 years ago in IBM i / IBM i Access Family 2 Not under consideration