Common Arguments

The following argument types are common to multiple methods and services.

Name

Type

Description

si

SessionInfo

Generic information about the current user session, including the type of client. See the generic API Guide for details.

brGlobals

BRGlobals

In-memory store for basic data, which can be used to communicate between different methods of the same class as part of the execution flow. Note that its lifespan is short: as soon as a data request is fully satisfied (i.e. a dimension or dataunit has been created and returned), the object is destroyed.