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.


Status Future consideration
Categories Asset Manager
Created by Guest
Created on Nov 3, 2014

REquest to enhance the RAM API to provide mthods, to able to add ram attribute values based on it's type

We use Ratiional Asset Manager API to submit the assets and add values to the asset attributes. The asset attributes are categorised as various types and one of then is LINK. To set value for this attribute, we need to include some html coding in the attribute value to able to show this as a link on asset details page. On the other hand, if we are adding the value from web UI, including the HTML coding is not needed.

So, it should be better that the API provide specific methods for this attribute type so that there is no need to add the 'html' coding in the value of an attribute when submitting the asset using API.

Similarly, it can be extended to other asset attributes based on their type.

Idea priority Medium
RFE ID 61463
RFE URL
RFE Product Rational Asset Manager
  • Guest
    Reply
    |
    Sep 24, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - Application Platform
    Product - Asset Manager

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Portfolio, product & project management
    Product - Asset Manager

  • Guest
    Reply
    |
    Nov 19, 2014

    Here is the code that you need to add value to your AssetAttribute

    AssetAttribute linkAttribute = asset.getAssetAttribute(properties.getProperty("attribute.deployLink.name"));
    inkAttribute.setValues(new String[] { " Deploy asset " }

    But this is too much overhead and tricky for the API user to add the html code to form the hyperlink for a link attribute

  • Guest
    Reply
    |
    Nov 13, 2014

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.
    Please track with https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/128259