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

FILTER BY CATEGORY

Software Architect Real Time Edition

Showing 153 of 1732

RSARTE: do not redefine member variabels in subclass

Static code checkers like cppcheck give warnings on rsarte generated code for redefining member variables in subclass (like rtg_parent_state andrtg_class). This makes it very difficult to use RSARTE i.c.w. static code checkers.
about 3 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

RSARTE: Auto generate getter for type descriptor

We do a lot of checking based o type descriptors Eg D_SomeClass.getTypeDesc().isKindOf(&RTType_D_SomeBaseClass) However the getTypeDesc() is a function we have to create ourself. This is a virtual function that must be overwritten in each subc...
over 2 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

RSA-RTE: Editor tabs should only be marked dirty when something has changed in that class

Originates from PMR: TS001239425 (cannot fill that in the PMR field). Using RSA-RTE 10.2Symptom:When multiple windows (structure diagrams, state machines, code) are open in RSA and a single change is made, all are marked with a (*) to indicate tha...
over 4 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

Allow comparing unrelated model fragments.

Propose to enhance the compare tool to support comparing unrelated model fragments.Now, when comparing 2 model fragments (even when they inherit from the same parent) you get:Models with different root objects are not supported.Only versions of th...
over 3 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

MC feature: response file

When running MC with a huge amount of tc we encountered "Command line to long"We're now working around this, but it would be great if MC would accept a response file.(Or through the --options file)
over 3 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

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)
about 1 year ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

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)
about 1 year ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

RSARTE: Restructure batch.mk for better parallel build support

Batch,mk in recursive batch make type can be optimized for faster builds and easier parallel building of CDT projects.
over 2 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 2 Future consideration

RSARTE: Add dependencies to RTS in generated makefile

In order to get incremental build to work correctly a dependency towards RTS libraries has to be added. Now we do it our self in rsarte_compile_cmi.mk. # Add dependencies for the targetRTS.$(1)_LIBS_DEPS += \$(RTS_LIBRARY)/libObjecTime$(LIB_EXT) \...
over 2 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 0 Future consideration

RSARTE:Documentation Generation

It would be nice to generate a document file out of the RSARTE Model, from the UML elements. So the information of the function is structured to the related to the functionality. As an output a state diagram and a related textual description could...
over 2 years ago in Rational Analysis, Design & Construction / Software Architect Real Time Edition 1 Future consideration