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

My votes: IBM i

Showing 152

Add IFS source information to OBJECT_STATISTICS

Storing source information in the object is a very valuable audit tool. In this way auditors and DevOps providers can match source change dates and locations with the information stored in the object. Since more an more objects can be created from...
about 2 months ago in IBM i / Application Development 0 Submitted

Expand on the Authority Collection process by logging commands that actually use the special authorities granted on user profile

I'm trying to clean up security and while the Authority Collection process is valuable, I need to go a step farther. There are too many IDs with any combination of special authorities, and I do not have a clean way to monitor if it's needed. I wou...
16 days ago in IBM i / Security 0 Submitted

ADD in QSYS2 TABLES a new table to know wich programms use an exported porcedure from à service program

Hi, QSYS2 functions and tables allow you to know:- What procedures are exported by our service programs.- What programs use our service programs. But it is not possible to know which programs use which exported procedure. This is a pity because it...
4 months ago in IBM i / Application Development 2 Submitted

need a new QPWD system value that allows to set case sensitivity mix

need a new QPWD system value that allows to set case sensitivity mix that aligns with the rest of QPWD* system values. We are working on align the IBMi password set with our company policy. but, As per the documentation(IBM), if we do use QPWDRule...
16 days ago in IBM i / Security 2 Submitted

Provide an end time for long running jobs in Advanced Job Scheduler (5770JS1)

We have a number of long running AJS jobs that start 06:00 and end 23:00 for example. It would be great to have this function built-in rather than have to write a routine to end the job.
17 days ago in IBM i / System Management 0 Submitted

API for getting thread id & thread name such as in command PRTJVMJOB *thread

For JVM users and ERP (such as M3 or others), the thread id inside JVM could be internal to software or dedicated tool. In this case, to investigate job performance such as idoctor or job watcher it is impossible to search a job or tasks with the ...
19 days ago in IBM i / JAVA 0 Submitted

List procedures that a program uses in PROGRAM_EXPORT_IMPORT_INFO

Despite the name, the PROGRAM_EXPORT_IMPORT_INFO does not actually list the procedures imported by a program. This is important because, when the signature of a procedure changes, all programs that import (use) the procedure must be changed. Impor...
about 2 months ago in IBM i / Application Development 0 Submitted

Store IFS information in SAVE_FILE_OBJECTS view

To list the contents of a savefile, we now have the SAVE_FILE_OBJECTS view. Although the documentation explicitly mentions that no IFS information is returned, it would be great to find this information in the view in a future update. https://www....
about 2 months ago in IBM i / System Management 0 Submitted

Add more functionality to *VAR and *AUTO arrays

I really love the new *AUTO and *VAR arrays, I use them quite often. I would really like more functionality to be added, like the methods available for JavaScript arrays. Some examples assuming an Array "A20" with dim(*auto:20) : I gather a set of...
about 1 month ago in IBM i / Languages - RPG 0 Submitted

Add %HEX (or %TOHEX and %FROMHEX) built-in functions to RPG IV

Utilizing the cvthc and cvtch functions for converting to and from hexadecimal notation is a valuable tool in RPG land. However, in the context of RPG development, we must rely on our own prototypes since IBM does not provide standard prototypes w...
3 months ago in IBM i / Languages - RPG 0 Submitted