Review the Reportable Rest v1 document for more information about defining Reportable REST v1 services requirements.
Native filters are supported by Reportable REST data sources, which enable the filtering, sorting, and selective support of properties. The native filter requests a set of data from the data source, and then filters and refines the data for output from a Rational Publishing Engine template. You are not required to create filters in the product the data came from unless you would like to test the filters for accuracy, but you can create filters exclusively for use in Rational Publishing Engine templates from within Rational Publishing Engine.
In previous releases of Rational Publishing Engine, you could only define filters that were static. You had to know what the filters were when you designed the template and they could not be changed at run time.
fields=Project/Requirements/PRRequirement[Stability = 'High']/(Stability|FullTag|Priority|Status)
projectArea/name="Rational Publishing Engine" and target/name="1.2.0.1"
fields=workitem/workItem[projectArea/name="Rational Publishing Engine" and target.name="1.2.0.1"]/(@href|summary)
cq:Product{cq:Product="${productName}")
cq:Product{cq:Product="Rational Publishing Engine")
Attribute 'Object Text' contains 'Documentation' (case sensitive)
GetEntities(“predefinedPackage”). select(IsKindOf(“Package”))
select(HasPropertyWithValue("Name", "Predefined"))