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.
RBServer\Demos\Servers\Custom Parameters RBServer\Demos\WebTier\Custom Parameters RBServer\Demos\Clients\Custom Parameters
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.