<bIThinSession> Element

The biThinSession element is a member of the following categories:

The biThinSession element must be the first BI uiXML element that you insert in a page. The biThinSession element stores initialization information for the following BI Beans objects: BISession, PersistenceManager, Connection, MetadataManager, and QueryManager.

Attributes

id -- (Required) A unique identifier for the DataObject that is defined by this element.

configuration -- (Required) Full path for the BI configuration file that contains the application settings.

stateful -- Indicates whether state information is to be stored for the BI Beans objects that are defined in this application.

Usage notes

The biThinSession element is a child of the page element. All other BI Beans uiXML definition elements are child elements of the biThinSession element.