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 2965 of 4587

Allow ability to control JobLog write with On-Error

Add an operational extender to the on-error opcode that would allow for control over a joblog write. When the programmer has stated that a specific error condition is trapped/controlled, we should be able to optionally suppress the job log message...
over 5 years ago in IBM i / Languages - RPG 4 Future consideration

Expand %XFOOT functionality to include subfields in DS array

I have the following DS / Arrays dcl-ds Order_Info_t qualified template; Order like(s1_order); Order_Pack_Qty like(s1_packqty); Order_Case_Qty like(s1_packqty); Order_Weight like(s1_weight);end-ds; dcl-ds Order_Summary qualified inz; Orders like(s...
almost 6 years ago in IBM i / Languages - RPG 3 Future consideration

Provide support for Rust Language

Rust is an increasingly popular language in the open source community due to it's memory safety features, and it's ability to operate at a low level like C. Please provide a Rust Compiler for IBM i Use Case: Rust is useful for system level program...
over 4 years ago in IBM i / Open Source and PASE 5 Future consideration

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...
almost 2 years ago in IBM i / Languages - RPG 3 Future consideration

API qzipzip, stores always the full path. When zip file is for external use then fullpath is not desirable (security)this

When using the QZipZip API the full path is stored in the zip file. When these zip files are to be used by and external party the he must drill down to find his zipped files. Also this expose the internal file structure.So having an option to incl...
over 7 years ago in IBM i / Core OS 2 Future consideration

RDi should bring me to source of Serviceprogram procedure

Within RDi I can directly go to the source of a Copy Book (/copy or /include) and within RDi 9.6.0.11 I even can see that source directly. The same functionality is needed for procedures used in our code when they are somehow bonded to the program...
about 3 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Object last used date not being updated for all object types

object usage not being updated all object types. A library was specified in an HTTP configuration.SetEnv QIBM_CGI_LIBRARY_LIST RDB40 RDB40 library was marked for deletion as not being used, no objects being used in library.Confirmed by disk usage ...
almost 5 years ago in IBM i / Core OS 7 Future consideration

Port .NET (Core) to IBM i via RPM

Now that Mono runs on IBM i (thanks to Calvin Buckley again!), it should be possible to port .NET Core, which is now the main .NET Framework, to IBM i without such a big effort. Use Case: Porting lots of .NET Server Applications to IBM i, using DB...
over 5 years ago in IBM i / Open Source and PASE 2 Not under consideration

Allow PASSWORD(*NONE) users for native ODBC

Enterprise Identity Mapping (EIM) is a base component of IBMi and uses Kerberos for single-signon (SSO). With EIM, user profiles are set to PASSWORD(*NONE) and authentication is done via Kerberos. The native ODBC driver does not support user profi...
over 5 years ago in IBM i / Open Source and PASE 5 Future consideration

Add parameter that allows to copy owner of object with CRTDUPOBJ

When creating a duplicate object, all security related data is copied. This includes *Autl, *Public and all private authorities. The only thing missing to be copied (or not) is the owner of the existing object. For now, a CHGOBJOWN must be run aft...
almost 2 years ago in IBM i / Core OS 3 Not under consideration