Table Description
Business Intelligence Viewer Configuration: Records the details of BI report viewer configuration that are common to the most of the reports using that viewer.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::BIHelper::Administration::Entity::BIViewerConfiguration
Controlling File: core\model\Packages\BIHelper\Administration\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
biViewerConfigurationIDkeynoBI viewer configuration primary key.BI_VIEWER_CONFIGURATION_ID SVR_INT64
reportRootdetails BI viewer configuration default report root.REPORT_ROOT SVR_STRING<512>
reportContextdetails BI viewer default report context.REPORT_CONTEXT SVR_STRING<128>
reportServletdetails BI viewer configuration default report servlet.REPORT_SERVLET SVR_STRING<128>
viewerNamedetails BI viewer configuration name.BI_REPORT_VIEWER_NAME SVR_STRING<64>
descriptiondetails BI viewer decription.DESCRIPTION SVR_STRING<300>
recordStatusdetails BI viewer configuration record status code.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
reportNameParameterdetails Default name for the report parameter of the BI viewer configuration.REPORT_PARAMETER_NAME SVR_STRING<64>
Indices (1)
Index NameAttributes
viewerConfRecStatIdxrecordStatus
Operations (4)
OperationStereotypeOptionsDescriptionSQL
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
searchByRecordStatusreadmulti Retrieves all BI engine configuration records by record status. 
insertinsertAUTO_ID: biViewerConfigurationID
AUTO_ID_KEY: BIVWRCFG
Standard Operation 
Related Pages (26)