<filter>

Abstract

Learn to configure the <filter> element for Pull Reports™ Ad Hoc report and data service software.


Table of Contents

Catalog Configuration Java API analog:  CannedQueryConfiguration.Builder#setFilterTemplates

A <filter> contains the filter parameter value for a <canned_query>.

Customize the <filter> element as a Freemarker template. Additionally, use methods provided by RequestMethodModels to access methods from the HttpServletRequest associated with the Report Information request.

Usage

See <canned_query> for example usage.

Parents

<canned_query>