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 995

RSEAPI - Enable or disable the use of a service or method

Hello, in the RSEAPI, Post /api/v1/admin/settings : Is it possible to have a new setting allowing you to activate/deactivate a service entirely or just an operation ?The setting could look like a json structure : { "includeServices": [ "/api/v1/ad...
2 months ago in IBM i / Web Serving 1 Future consideration

In RUN SQL Scripts enable common font resizing methods

Although Run SQL Scripts does support font resizing, the controls are difficult to access quickly and do not align with common or expected methods for changing font size. This slows me down, particularly when sharing my screen during conference ca...
about 1 month ago in IBM i / IBM i Access Family 2 Future consideration

Add Support for HTTP/2 to SQL HTTP Functions

Currently looks like SQL HTTP Functions on support HTTP/1.1. I have a Vendor that is requestions that HTTP/2 be used with API.
4 months ago in IBM i / Web Serving 1 Future consideration

RSEAPI - Force session usage

Hello, APIs can be used either with basic auth or by opening a session using a token. Some APIs, such as those that return session information, can only be called with a token. The setting to limit usage, `POST /api/v1/admin/settings`, only applie...
about 1 month ago in IBM i / Web Serving 1 Future consideration

Run SQL Scripts: Remove redundant variable prompting

When prompting for multiple substitution variables with same name, only prompt once.
6 months ago in IBM i / IBM i Access Family 5 Future consideration

Extend the QCMDEXC SQL procedure and function to log the CL command run

Many SQL programmers using the QSYS2.QCMDEXC procedure and function are logging the CL command specified as parameter to the procedure / function, often to the joblog by calling SYSTOOLS.LPRINTF, just before calling QCMDEXC. The idea is to have QC...
4 months ago in IBM i / Db2 for i 1 Future consideration

Provide a tool Admins can use to review PTF cover letters for Special and Activation Instructions

Currently there is no tool available to assist Admins when reviewing PTF cover letters prior to loading and installing PTF's. This would be helpful as there are thousands of PTF's in a typical deployment. It is impossible to review each cover lett...
5 months ago in IBM i / PTF and Service 2 Future consideration

Add an HTTP status code for SQL not found

When deploying a REST web service based on SQL queries, it is possible to specify an HTTP status code for success (200 by default) and another for error (500 by default). However, when reading datas by an SQL select and a WHERE clause (e.g., sele...
8 months ago in IBM i / Web Serving 3 Future consideration

Extend Eval-Corr to ignore empty or null subfields in source Ds

The eval-corr opcode is extremely convenient for all functions that require sharing a template type definition and ensures that adding new fields to the base template is easily extended to the eval-corr target DSs by simply recompiling the affecte...
3 months ago in IBM i / Languages - RPG 1 Future consideration

Generate qualified data structures for *LOB sql data types

When generating data structures for BLOB & CLOB SQL data types, use a qualified data structure instead of using the variable name with _LEN and _DATA appended. For example, Currently, for this field definition, DCL-S BLOBFIELD SQLTYPE(CLOB:160...
3 months ago in IBM i / Db2 for i 1 Future consideration