レポート可能 REST v1 サービス要件の定義について詳しくは、Reportable Rest v1 の資料を確認してください。
ネイティブ・フィルターは、プロパティーのフィルタリング、ソート、および選択サポートが可能な、レポート可能 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"))