請檢閱Reportable REST 第 1 版文件,取得定義「可報告的 REST 第 1 版」服務需求的相關資訊。
「可報告的 REST」資料來源支援原生過濾器,它可支援過濾、排序和選取內容。原生過濾器會向資料來源要求一組資料,然後從 Rational Publishing Engine 範本過濾和精簡輸出資料。除非您為求精確而想測試過濾器,您不需要在作為資料來源的產品中建立過濾器,但是您可以從 Rational Publishing Engine 內建立過濾器,以便專門用於 Rational Publishing Engine 範本中。
在舊版 Rational Publishing Engine 中,您只能定義靜態過濾器。在您設計範本時,必須瞭解過濾器的意義,且在執行時期,您無法變更它們。
fields=Project/Requirements/PRRequirement[Stability = 'High']/(Stability|FullTag|Priority|Status)
projectArea/name="Rational Publishing Engine" and target/name="1.2.1"
fields=workitem/workItem[projectArea/name="Rational Publishing Engine" and target.name="1.2.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"))