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

Software Architect Real Time Edition

Showing 43

Project importer - Create working sets on project import

You have a project importer that is creating working sets on a project import. When you import a project into the workspace, two working sets are created: one containing project that was selected for import and the second one containing project's...

Initializer kind: Brace and default copy constructor

Take a class, for example, SomeClassD with a field value of Int. If you select "Brace" in Properties::C++ General::Initializer Kind, then the generated copy constructor looks like the following: SomeClassD::SomeClassD (const SomeClassD &rtg_a...

When changing corresponding model element name, change fragment name automatically

Projects follow the recommendation that the fragments should have the same name as their corresponding model elements. IBM Rational Software Architect RealTime (RSARTE) should automatically change the name of the fragment when the corresponding mo...

Support for C++ 17 "nodiscard" feature

IBM Rational Software Architect RealTime (RSARTE) should include support for the C++ nodiscard feature as described at the following site: C++ attribute: nodiscard (since C++17)

Support for C++17 "inline" specifier

Support for the C++ inline feature should be included in IBM Rational Software Architect RealTime. More details about the inline specificer can be found at the following site: inline specifier

Support for deprecated C++ features

Support for C++ deprecated features should be included in IBM Rational Software Architect RealTime (RSARTE). For details about the deprecated C++ features, refer to the site: C++ attribute: deprecated (since C++14)

Drag and drop class/capsule names, attributes, methods, enumeration literals etc. into code

Rational Rose Realtime enabled dragging and dropping class/capsule names, attributes, methods, enumeration literals etc. from the Project Explorer into code being written in the code editor. This same capability would be helpful in Rational Softwa...

Let Help - Search find documentation available on DeveloperWorks

Most of the documentation of RSARTE is nowadays found on the DeveloperWorks wiki. So it would be nice to extend Help - Search with a scope for searching this wiki. It can work similar to how Eclipse.org can be chosen as a scope when searching for ...

Use state machine hierarchy in compare/merge view for RSA-RTE

Change proposal: Use the state machine hierarchy, i.e. composite states, as grouping option in the compare/merge view in RSA-RTE. The changes of different state levels within the same state machine are currently mixed up in the compare dialog. The...

Have output from xcompare 'Save list of changes' available through command line.

While testing the 'compare' feature of cmcmdline.jar, we have seen 2 issues.* Output is very minimalistic (only a count)* compare needs ancestor (xcompare does not) It would be great if we could just provide -left and -right and get output like: x...