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

Is there a URL to link to the latest version of an asset in RAM?

Hello,

We would like to setup some static web pages we have with links into RAM for some documentation we want to manage there.  However, we would like the links to point to the latest version of the particular asset, rather than requiring a particular version number within the URL.  For example:

http://svljazz14.svl.ibm.com:9080/ram/oslc/assets/EED4C42C-0663-3F78-15D6-A75029054887/1.1

points to version 1.1 of the asset, but I would like to do is:

http://svljazz14.svl.ibm.com:9080/ram/oslc/assets/EED4C42C-0663-3F78-15D6-A75029054887/LATEST

The above doesn't work.  However, I stumbled upon:

http://svljazz14.svl.ibm.com:9080/ram/oslc/assets/EED4C42C-0663-3F78-15D6-A75029054887/*

which does seem to work, but I haven't found any documentation to support that it is correct.  Can anyone confirm that this is a supported way to link to the latest version of an asset?

Thanks,
Chris

1 vote


Accepted answer

Permanent link
If you use the link provided from the asset details 's "general details" link, it will be a form like this:

assetDetail/generalDetails.faces?guid=8CAE4066-F665-E80A-D923-94DB0A23607C&v=1.0

If you remove the &v=1.0 (the version), it will link to the latest asset version (given that the version is in a numeric "." form.
Chris Ratcliffe selected this answer as the correct answer

1 vote

Comments

Thanks for the response. 

Removing the &v=x.x.x from the general details URL also works, so I will assume that that is the recommended way to do it.

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
× 12,023

Question asked: Sep 25 '13, 10:38 a.m.

Question was seen: 3,908 times

Last updated: Sep 26 '13, 11:05 a.m.

Confirmation Cancel Confirm