RM Client Extensions: how to get all artifacts from a view within a collection?
![](http://jazz.net/_images/myphoto/a5e6ba5e7c4f5c0ad343fe6f0bbe1b15.jpg)
I'm working with Client extension API for the Requirements Management (RM). With "RM.Data.getContentsAttributes" I get all artifacts of the container (collection/module). But I only want the artifacts of a selected view, which provides a filtered set of artifacts from its container.
How can I accomplish this?