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

FILTER BY CATEGORY

IBM i

Showing 2555 of 3944

bring timestamp timezone awareness

Please add timezone awareness to TIMESTAMP primitive value. Additionally, add the possibility to return current UTC time to BIF %TIMESTAMP ts1 = %TIMESTAMP() // system current timestamp ts2 = %TIMESTAMP(*UTC) // current utc timestamp seconds = %DI...
4 months ago in IBM i / Languages - RPG 3 Future consideration

NULL management by IWS

Currently IWS has no capability regards to null values when a SOAP or REST service is published. When a field in a request is null, the RPG ile program or procedure will receive: For char fields -> all blanks For varchar fields -> a lenght o...
4 months ago in IBM i / Web Serving 1 Submitted

Declare variables and call procedures directly on the declare

Today if we want to call a procedure that has a return value, we have to declare the variable, data structure etc and then call the procedure like this: dcl-s eligiblefreight packed( 11 : 3 ); eligiblefreight = rlsitm_getEligibleFreight( batch ); ...
4 months ago in IBM i / Languages - RPG 3 Not under consideration

New Navigator for i - textured chart support like the heritage Navigator

In the Heritage Navigator - Investigate Data charts, I used textured bar graph a lot and I find this useful feature missing from the New Navigator. Please deliver it soon. Thanks.
4 months ago in IBM i / System Management 1 Not under consideration

improve compilation cross reference with location in memory

Hello, I'm working again on expanding the size of a field in the database. I previously encountered difficulties with fields that overlaps in data structures. Exploration of the rpgle compilation cross references gives me a lot of information abou...
4 months ago in IBM i / Languages - RPG 1 Future consideration

IWS support for elements with attributes

Have IWS support WDSL where elements have attribute definitions like in the following example
4 months ago in IBM i / Web Serving 1 Future consideration

Search all spool files in a output queue

We have a output queue which contains a spool file for each customer order we receive. We occasionally need to search those spool files for a customer number to see the order at the time it was originally sent. I currently go through each spool fi...
4 months ago in IBM i / System Management 4 Future consideration

Speed up table partitioning

Databases are constantly increasing in size, and more and more IBM i customers are approaching or exceeding the limits for a single DB2 table: 1.7 TB storage or 4.2 billion rows. DB2 MultiSystem allows for a table to have up to 256 partitions inst...
4 months ago in IBM i / Db2 for i 2 Future consideration

Bring back and improve Snippets in RDi

The Snippets view has been removed from RDi since version 9.8. Also the export, export for automatic distribution and import of Snippets was removed. Please bring back Snippets and improve them by adding "light scripting" or at least conditional c...
4 months ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

IBM i command password inputs should be modernized for security purposes

RUNRMTCMD should be DSPINPUT(*NO) for the password. No modern interface that prompts for user credentials forces it to be displayed. A related idea would be a new PF key for commands that causes a DSPINPUT(*NO) field to be dynamically recast as DS...
4 months ago in IBM i / Security 2 Future consideration