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.

Status Future consideration
Categories Rhapsody Client
Created by Guest
Created on Jan 30, 2023

Requested to have RMM rest API to get parent element details for model elements.

Using RMM REST API We are able to get model element details without any Issues.

To get Parent element details for Child model elements we need RMM REST API.

Idea priority Medium
Needed By Month
  • Guest
    Reply
    |
    Mar 13, 2023

    Attached screenshot

  • Guest
    Reply
    |
    Mar 13, 2023

    Hi Suneel,

    Using the below query in the PUB, we are able to get the link types, names, and URI for the model element in the report.

    https://rb-alm-02-t1.de.bosch.com/am/reporting/rhapsody/ArchitectureElementStatistics?oslc_config.context=https%3A%2F%2Frb-alm-02-t1.de.bosch.com%2Fam%2Frtcoslc%2Fscm%2Fconfig%2Fs%2F_H1NUwWV0Ee2F0_EGvqPDQg&filterTypes=UseCase,SequenceDiagram&filterLinkTypes=validatedBy,trace,satisfy,refine&projectArea=EWM_iFix008a_ReleaseTest(AM)


    For Example: Consider we have Package 1 in the model. Class 1 and Class 2 are the children of package 1.

    Here our exception is to get the parent name for class 1 and class 2 in the report using the RMM Rest API.

    Do we have any parameter (field) to get the parent element name for the child element in the PUB report?.

    Attached the screenshot for references.


    Thanks,

    Suhasini

  • Admin
    SANTHARAM SUNEEL
    Reply
    |
    Feb 3, 2023

    Hi,

    It’s not clear what is the usage of the API. Do you mean REST API for PUB Reporting described in https://jazz.net/wiki/bin/view/Main/RMMReportableRestAPI?

    In general, RMM stores only parent -> child relationships because there are can be several parents like referenced units or external units.

    Regards,

    Suneel...