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 2900

Allow %right, %left, and %subdt to left of assignment operator =

%subst is allowed on the left of an assignment operator, in order to change a substring. It would be nice if %left, %right, and %subdt could do the same. Instead of: if (%len(%trimr(XREF)) > %len(F1XREF)); %subst(F1XREF:(%len(F1XREF) - 2)) = '....
9 months ago in IBM i / Languages - RPG 1 Future consideration

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
6 months ago in IBM i / Languages - RPG 2 Under review

Use 'IN' operator on %split to compare like in %list

When working with a list represented in a string, with %split, the 'IN' operator cannot be used as it can with the function %list. However, it is necessary to have this functionality in order to check if certain elements are present in a string li...
over 1 year ago in IBM i / Languages - RPG 1 Future consideration

Declare UTF-8 character lenght in SQL TABLE not in bytes

Currently, when I create a new table and declare a field, for example, of type CHAR(10) UTF-8, the system only allows for 10 characters if each character is 1 byte in size. If a character occupies 2 or more bytes, the field length is no longer suf...
3 months ago in IBM i / Db2 for i 2 Not under consideration

Is there any Plan to Expose API call from Ibmi.

Is there any Plan to Expose API call from Ibmi. This will be the exact reverse for IWS process, where we can define endpoints that can be called from RPGLE/CLLE call stack. Like The utility can configure the end points to call and create an object...
23 days ago in IBM i / Web Serving 1 Needs more information

Applying PTFs wrecks the Java certificate store

When we are applying PTFs then the Java certificate store is wrecked. The certificates, we have added here, are removed and every time we have to remember to add all the certificates we have added. This should be changed so the installation of PTF...
24 days ago in IBM i / PTF and Service 1 Submitted

New op-code RCV-MSG or enhancement of ON-EXCP/ON-EXIT

When sending an escape message with SND-MSG it is easy to catch that exception with MONITOR and ON-EXCP. But to receive the message (especially the message data), remove the message from the job log or re-send the message up the call stack, we sti...
10 months ago in IBM i / Languages - RPG 2 Not under consideration

OpenID-Connect integration with IBM HTTP server for i

Add OpenID-Connect to the existing authentication methods that are supported by the IBM HTTP server for i.
9 months ago in IBM i / Web Serving 1 Submitted

add extra detail to the view qsys2.AUDIT_JOURNAL_DATA_MART_INFO

for the AUDIT_JOURNAL_DATA_MART_INFO view please add a column for the number of records in the data mart file.
about 2 months ago in IBM i / Db2 for i 1 Not under consideration

Detailed documentation of the database tasks ACS

Detailed documentation of the database tasks implemented in ACS would be necessary to improve their use and understanding. Unfortunately, there is no documentation in the knowledge centre or in the manuals that corresponds to the power of the data...
4 months ago in IBM i / Documentation 1 Submitted