Custom Parameter Demos

TECH TIP: RB Server and Custom Parameters

The RBServer Custom Parameter demos show how to define custom session and report level parameters that can be used to implement security and other types of custom processing.

The are three projects that work together. Each project includes a ReadMe.doc and commented code.

The demos include examples of how to:

Define Custom Session parameters.

A custom login form is displayed. Based upon the login, the catalog of reports available to the user is filtered.

Define Custom Report parameters

A custom parameter form is displayed. The parameters are used by the report.

Custom AutoSearch form

A custom autosearch form is displayed. The parameter values are used by the autosearch criteria.