RQM : How to get the data from section via OSLC
![](http://jazz.net/_images/myphoto/4783993376641019a70ca1c7eab16b8c.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/4783993376641019a70ca1c7eab16b8c.jpg)
As far as I can tell:
OSLC does not return HTML. If you want the data about a test plan, you should be able to get that from ETM/RQM using OSLC. The data will be supported formats e.g rdf+XML or Json but not HTML.
It is important to be aware that a presentation (e.g. HTML for a section of a test plan displayed in the browser) is usually not the same data returned from an API for an object such as said test plan. It is a representation of parts of that data.
Comments
![](http://jazz.net/_images/myphoto/4783993376641019a70ca1c7eab16b8c.jpg)
Hello Ralph Schoon,
Thank you for the answer. Could you please provide me a sample OSLC to fetch each section details.
Thanks in advance..
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
Sorry, like anyone else I would have to look into the specification to learn the API. Here some hints:
https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding as a general starting point.
See the Exlipse LYO OSLC libraries e.g. for ETM.