Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. 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

Rational Analysis, Design & Construction

Showing 492 of 1829

UML to Java transformation: Lambda expressions in variable declarations are being converted to null.

Variable declarations with '->' operators are being transformed to null. Example:private final static String Xyz = t -> (test); gets converted to: private final static String Xyz = null;

UML to Java Transformation: Update transformation to handle Map field with an implemented array.

The transformation of Map (java class object) field results in the array being converted which leads to compiler errors. Example: private final static Map<Integer, BIT[]> xyz = new HashMap<>(); Post UML-to-Java Transfromation: private ...

Data structure constant dimension used with SQL statements

Allow constants to be used for dimension size on data structures that are used in SQL queries. It currently works fine if it's not used with SQL statements.
over 4 years ago in Rational Analysis, Design & Construction / Application Developer 1 Future consideration

Upgrade UML to Java Transformation to handle Enum implementation of a parameterized interface

Enum implementation of a parameterized interface gets wrong super type name

Upgrade UML-to-Java Transformation to prevent Java Classes from generating 'default' methods from implementing Interface

Class generates 'default' methods from implementing Interface

Support for a more recent version of Eclipse

Rational Software Architect Designer (RSAD) should support a more recent version of Eclipse than 4.7.
about 1 year ago in Rational Analysis, Design & Construction / Software Architect Designer 1 Planned for future release

Please add ruler capability for sketches.

While viewing a .sketch file in the sketch editor w/in RSAD, the option to display rulers is visible but not active. No rulers can be displayed in the editor pane. This feature would allow users to identifiy where they are in the sketch and would ...

Weak Hash Algorithm SHA 1 used (CFF Explorer) Signature Check

RAD 9.6.1 use SHA-1 as the hashing algorithm and SHA-1 is a legacy cryptographic hashing algorithm that is no longer deemed secure. Using the SHA-1 hashing algorithm in digital certificates could allow an attacker to spoof content, perform phishin...
over 1 year ago in Rational Analysis, Design & Construction / Application Developer 0 Future consideration

RSARTE: Better support for generated class operators

Better support for generated methods for C++ classes.Via the C++ general tab several C++ methods (constructor/equality operator etc.) can be generated automaticallySeveral improvements and extensions are possible:- Make these generated operators v...
almost 4 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 1 Future consideration

Path variables (e.g. workspace_loc or project_loc) are not resolved in certian input fields.

Under "Main" Tab of Transformation Configurations, an option "Use Default Location" is available. If unchecked, only absolute Paths are valid. Path variables are not being resolved in this filed. Same in the following filed:"Inclusion paths" under...
almost 4 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 2 Future consideration