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 - Other

Showing 24 of 4264

Chinese Character ? not being supported with CCSID 937

Hello Team, We have received an update from customer that the Chinese character 菓 is not being supported in one of the web based applications. We are using Traditional Chinese and CCSID on the AS400 side is 937 which is supported for Chinese chara...
over 2 years ago in IBM i / Languages - Other 2 Not under consideration

Self-closing tags in COBOL (IBMi)

Creating XML messages on COBOL using XML-GENERATE has limited option when compared to Z/OS COBOL. Getting around the requirement to build XML with self-closing tags is a tedious task. Would be helpful to have this option in native COBOL.
9 months ago in IBM i / Languages - Other 1 Future consideration

ILE "C" insecure String functions

We have already created a support ticket with case number TS011234820 on the same. As per the latest Insecure C functions that are documented everywhere, C program String functions like strcpy, strcat, strtok, and sprintf are considered unsafe and...
over 1 year ago in IBM i / Languages - Other 1 Not under consideration

Add use of visibility attributes to ILE C/C++ compiler

When creating a C/C++ module (using CRTCMOD / CRTCPPMOD) all symbols will be exported. To control the exported symbols in a service program you can only use *ALL (export all symbols) or *SRCFILE in parameter EXPORT in the command CRTSRVPGM. For se...
about 1 year ago in IBM i / Languages - Other 0 Submitted

Add *COMPRESSDBG to parameter DBGVIEW for ILE C/C++ compiler

On I5/OS V5R4M0 IBM has added the options *NOCOMPRESSDBG / *COMPRESSDBG to the ILE Cobol Compiler commands CRTBNDCBL and CRTCBLMOD. These options are also needed for the ILE C/C++ compiler to reduce the size of the *MODULE object and later also in...
about 2 years ago in IBM i / Languages - Other 1 Future consideration

Provide detection of program termination for RPG and Other ILE Languages

Provide a register call stack entry termination user exit procedure API that runs automatically when the call stack entry for which it is registered is ended also by a normal return to the caller. API CEERTX does this only on an abnormal program t...
over 7 years ago in IBM i / Languages - Other 5 Not under consideration

support #pragma once in C/C++

Please add support for the non-standard but widely support #pragma once. It's way more convinient than regular include guards and would make porting software easier.
about 1 year ago in IBM i / Languages - Other 2 Future consideration

Native javadoc functionality for all ILE development languages

Within the java language, javadoc provides a consistent documentation facility that encourages modular design and code reuse. While there have been third-party functions provided for some IBM i development languages, it hasn't covered all of the a...
over 7 years ago in IBM i / Languages - Other 2 Future consideration

Compiler: Replace object without moving existing object to QRPLOBJ

We have a LPAR which is used as a build server for ILE objects. Therefore the LPAR will only execute compiler commands, save the created objects and send them to another server. The compiled objects will never be used (called) on this LPAR. When w...
about 2 years ago in IBM i / Languages - Other 2 Not under consideration

Add binder source prompt to CRTSQLRPGI for lib/file(member)

Allow binder source file other than QSRVSRC for CRTSQLRPGI command when creating a service program object. All other methods for creating service program objects allow the binder source library/file/member to be specified. This allows binder sourc...
over 7 years ago in IBM i / Languages - Other 2 Not under consideration