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 2902

Auto refresh Service Entry Points in RDi

When setting a Service Entry Point in RDi, every time you re-compile the program the SEP must be refreshed. It's easy to forget to do so, and then you need to stop the program you are trying to debug. It would be good if RDi would just auto refres...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

Allow Dump operation code in ON-EXIT group

Allow the Dump operation code in the ON-EXIT group. If an error has happened a program dump can be generated.
9 months ago in IBM i / Languages - RPG 1 Not under consideration

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable.

XML-INTO to have full UTF-8 support, or work as old time "MOVE" function and don't care of what the content is, just dump it into the receiving variable. example: incomingfile.xml encoded in UTF-8 should be parsed and a number of data should be st...
9 months ago in IBM i / Languages - RPG 1 Future consideration

Have iACS IFS list files with an attribute of *SAVF as .savf and not .file

I am trying to use iACS to copy /qsys.lib/mylib.lib/mysavf.savfbut it thinks it of it only as mysavf.file. When I use ftp it thinks of it as .savf and I'd like iACS IFS to function that way also.In FTP I can do this from IBM i:ftp myibminamefmt 1c...
about 5 years ago in IBM i / IFS (Integrated File System) and Servers 1 Not under consideration

Add support for data structures in CLP

Provide the ability to declare data structures in the CLP language. Ideally both internally defined and externally defined (based on a physical file, like RPG). Something like ... DCLDS NAME(&DSNAME) DCL VAR(&SUB1) TYPE(*char) DCL VAR(&...
over 5 years ago in IBM i / Languages - CL (Control Language) 11 Not under consideration

Show program lib/name in webservice overview

Currently only the description name of the webservice is shown in the HTTP Admin server. This requires you to click on properties for each individual service to see to which library it is referring which is slow in the web interface. Use Case: Cur...
over 2 years ago in IBM i / Web Serving 2 Future consideration

Show Current DSPF or PRTF Record Format In Editor

When working with a source file for a DSPF or PRTF, based on the cursor position, display the current record format in the editor. This would be similar to the option for ILE RPG, "Show current procedure or subroutine in editor" (location: Window&...
over 1 year ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

new IBM i SQL service to return additional TCP/IP information

with the addition of some new services that do DNS lookup functions(thanks!) we need a service that shows the current DNS configuration for the server. CFGTCP <option 12> is the data i am referring to.
7 months ago in IBM i / Db2 for i 3 Future consideration

Add a job monitor function to Navigator for i.

System i Navigator was able to choose a job by a monitor function of the central management.but Navigator for i does not have it.SO I want you to add it to Navigator for i . Use Case: IBM i V7R2M0/V7R3MO
over 5 years ago in IBM i / System Management 6 Future consideration

RPG Regular Expression BIFS

Provide Built In Functions to facilitate testing string values against regular expressions without needing to compile the expression etc using APIs. This will make it easier for developers to make use of this technology. Use Case: Matches : if (%m...
over 5 years ago in IBM i / Languages - RPG 3 Not under consideration