Reportable REST v1 서비스 요구사항 정의에 대한 자세한 정보는 Reportable REST v1 문서를 검토하십시오.
기본 필터는 Reportable 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="JKESample"]/*
https://server:port/ccm/rpt/repository/workitem?fields=workitem/workItem[projectArea/name="JKESample"]/(@href|summary)
cq:Product{cq:Product="${productName}")
cq:Product{cq:Product="Rational Publishing Engine")
속성 'Object 텍스트' contains 'Documentation' (case sensitive)
GetEntities(“predefinedPackage”). select(IsKindOf(“Package”))
select(HasPropertyWithValue("Name", "Predefined"))