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.

Status Delivered
Workspace IBM i
Created by Guest
Created on Feb 3, 2016

Fix RDi LPEX Content Assist to correctly describe data structure arrays as arrays

RDi is a commonly used integrated development environment designed for creating and maintaining applications on IBM i systems.

A very helpful feature in the RDi LPEX editor is the content assist feature. Content Assist allows the user to quickly enter error free code with minimal typing when using the code completion aspect.

Currently, when data structure arrays are defined in an RPG program, Content Assist does not reflect that the data structure is an array. Because of this, it is easy for the user to forget to specify an array index. This mistake is not made evident until a compile is performed and a RN7591 error message is displayed. This slows down the development process.


Use Case:

1) user defines a data structure array
2) When Content Assist is used for a data structure array, Content Assist properly displays that the data structure is an array by showing the DIM( ) in the data structure description


Idea priority Medium
  • Guest
    Reply
    |
    Apr 18, 2017

    This feature is now available as part of the IBM Rational Developer for i 9.5.1.2 Fix Pack.

    Product web page: http://www.ibm.com/software/products/us/en/dev-ibm-i
    Fix list: http://www.ibm.com/support/docview.wss?uid=swg27038481#9512
    Download doc: http://www-01.ibm.com/support/docview.wss?uid=swg24043552

  • Guest
    Reply
    |
    Apr 21, 2016

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.

  • Guest
    Reply
    |
    Feb 18, 2016

    A preliminary evaluation of this request indicates that it is consistent with our business strategy. Further evaluation of this RFE is underway.

  • Guest
    Reply
    |
    Feb 3, 2016

    Attachment (Use case): Screen shot of current issue