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

Languages - CL (Control Language)

Showing 6

Allow expressions in CL CALL and CALLPRC commands

Allow expressions to be used in the PARM parameter of the CALL and CALLPRC commands. This would eliminate the need to declare single-use variables to serve as parameters. Use Case: Instead of this: dcl &Limit *char (9) dcl &CODate *char (6...
over 5 years ago in IBM i / Languages - CL (Control Language) 3 Delivered

%PARMS built-in function for CLLE

Supporting optional parameters in CLLE is made more difficult by the omission of a %PARMS-like built-in function for CLLE similar to that provided for RPGLE. Use Case: %ADDR in CLLE is useful in the case of *OMITted parameters but is not indicated...
about 7 years ago in IBM i / Languages - CL (Control Language) 7 Delivered

Enlarge Subject and Note fields in SNDSMTPEMM for version 7.3

In version 7.4 of the operating system, the command SNDSMTPEMM had the SUBJECT parameter increased to 255 characters and the NOTE parameter increased to 5000 characters. Please release a PTF to update the command for the 7.3 version. This is simil...
almost 4 years ago in IBM i / Languages - CL (Control Language) 2 Delivered

Checking for Optional Parameters in CLLE

Now that we have %ADDR and the *NULL keyword in CL/ILE, it would be awfully, awfully nice (for cross-language consistency) that since we have %PARMS, %PARMNUM, and the *BLANKS and *ZEROS keywords in RPG/ILE, that we could also have the same in CL/...
about 6 years ago in IBM i / Languages - CL (Control Language) 2 Delivered

Generate an event file when executing CRTCMD

Create Command should generate an Event File. The command interface is one of the rarest and most elegant features of IBM i. The primary development tool for IBM i is now Rational Developer for i--hence, CRTCMD should be fully interfaced with it i...
almost 8 years ago in IBM i / Languages - CL (Control Language) 6 Delivered

Enlarge SUBJECT parameter of the SNDSMTPEMM command

The SUBJECT parameter is currently limited to 60 characters, which is very limited. Due to this, I must use the QTMMSENDMAIL api. The business requires more meaningful information to be placed in the subject line and this means needing a subject p...
over 6 years ago in IBM i / Languages - CL (Control Language) 3 Delivered