Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RAM API - Get last approved asset

Hello,
Is there an API to get directly the latest approved asset in RAM, something like?
RAMAsset asset = session.getAsset(new AssetIdentification("{assetID}", "Approved"));
Thanks in advance

0 votes


Accepted answer

Permanent link
for the first screen shot... meant to do an ID search (not a fuzzy search):


Zachary K selected this answer as the correct answer

0 votes


One other answer

Permanent link
Asset Identification is GUID/Version .... I assume that "Approved" is a state, or a category.

From the web UI you can do the following:

search
You can do a search for a specific GUID, in my this case I used the state of GM.
You an take the search string (in this case: ramSearch:(1txt%2C%7BCE8474E4-8D69-4D8F-F44D-708F876CFC18%7D%24fState%2Cgeneral_availability)) of this, and use it in a Search API


0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 10 '13, 8:39 a.m.

Question was seen: 4,642 times

Last updated: Jul 10 '13, 9:13 a.m.

Confirmation Cancel Confirm