Not able to retrieve Rating property of an asset
Hi,
I’m trying to retrieve asset information from RAM. But, when I run the following query in RESTClient, the response doesn't contain the Rating information.
The query used to get asset details:
http://Server:Port/ram/oslc/assets/CCE035E4-533D-FF35-B655-EEBF2C873EC5/1.0
The RDF response:
<rdf:RDF>
</rdf:RDF>
The above response doesn’t contain the Rating information. Can anyone please let me know where in the schema is the Rating information and also what will be the OSLC query to get that information?
Regards,
Kiran
|
One answer
Hi Kiran,
Now RAM implemented oslc asset mangemant spec ver2.0 which does not include rating information. RAM also does not extend this spec to inclde rating info. If this comes from client's requirement, we would like to have a rfe.
One could use RAM JAVA API to retrieve rating information, RAMAssetRatings.getRating()
For more info:
http://www-01.ibm.com/support/knowledgecenter/SSUS84_7.5.2/com.ibm.ram.doc/topics/r_api_rateanasset.html
Lin
Comments
Kangkan Goswami
commented Apr 01 '14, 4:03 a.m.
Will the ReST API always get second grade support in IBM?
|
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.