Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. 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

Clear

My ideas: Integrations and APIs

Showing 67 of 7168

Make ContextPattern pluginMethods more useful, flexible and effective

The syntax provided for specifying plug-in methods to extend ContextPatterns makes them hard to use. When specified, they replace both the "relation" and "token_name" fields in the context pattern, for example: *,{swm}Swimlane,{cts]pluginMethod:ge...
over 6 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 1 Future consideration

Improve loading time of Remote artifacts

Loading artifacts in Rhapsody takes sometimes a very long time, and also no real feedback or progress bar is provided. In general also the RMM connection almost doubles the loading times of models on the client side, as measured in our projects. R...
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 1 Future consideration

Initial Value variable needed from REST API

Can't get the Initial Value variable from the REST API. Need access to "initial value" of value properties, both in the web view as well as the REST API.
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 1 Future consideration

Rhapsody API should allow an element to be resized without affecting child elements

When the user resizes a model element on a diagram in the UI, elements inside that element are resized as well. If the user holds down the ALT key, only the desired element is resized and child elements on that diagram are unaffected. There is no ...

Linux Makefile clarification to use CC for selected compiler only

On Linux the Makefile defines CC=gcc -DUSE_IOSTREAM. Please note CC by convention is reserved to hold only the name of the C compiler, e.g. gcc or clang. Rhapsody should follow this convention and should use extra variables for required defines.
almost 3 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 1 Future consideration

Provide a mapping from Parameters on an Activity to corresponding Pins on the Call Behavior that calls it

We need a mapping from Parameters on an Activity to corresponding Pins on the Call Behavior that calls it.
over 6 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 0 Future consideration

Allow API to Access Convert To -> Call Behavior

We use Activities and Call behaviours extensively and want to be able to automate the creation and synchronization of Call Behaviors and the Actions that call them. Rhapsody OOB behavior does have a function to Convert an action to a call behavior...
over 6 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 0 Future consideration

Add an API Method in IRPApplication to get the edition(Architect/Designer/Developer) of running Rhapsody client

Add an API Method in IRPApplication to get the edition(Architect/Designer/Developer) of running Rhapsody client.
almost 7 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Integrations and APIs 1 Future consideration

Enable Rhapsody model with SysML profile to be able to build models on Linux Target.

You might want to use MBSE via Rhapsody using SysML profile and create systems for a Linux target. While Rhapsody allows you to select Linus as a remote target. However, if you have SysML model, you would observe a compilation error of missing hea...

Introduction of a RHP/RMM API method to retrieve the active global configuration (GC) for RMM-enabled rhapsody model

Currently, we have the setGlobalConfiguration method available, but there is no direct method to fetch the active GC . As a workaround, we are using project.getRmmUrl() which returns a URL (e.g.,https://abc.com/am/resource-rmm/2963548?oslc_config....