nerdexam
SAP

C_BOWI_40 · Question #6

Where is a Web Intelligence variable stored?

The correct answer is B. In the document. Web Intelligence variables are stored at the document level, meaning they are embedded within the report document and are not accessible outside of it.

Using Formulas and Variables

Question

Where is a Web Intelligence variable stored?

Options

  • AIn the cell
  • BIn the document
  • CIn the Metadata Cube
  • DIn the Central Management Server (CMS)

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    90% (38)
  • C
    2% (1)
  • D
    2% (1)

Why each option

Web Intelligence variables are stored at the document level, meaning they are embedded within the report document and are not accessible outside of it.

AIn the cell

A cell may display the result of a variable, but the variable definition itself is not stored inside a single cell.

BIn the documentCorrect

A variable in Web Intelligence is a named formula that is saved as part of the document itself, making it available to any block or cell within that document. Because variables are document-scoped, they do not persist in external repositories like the CMS or a metadata store. This design means variables must be recreated or imported if the same logic is needed in a different document.

CIn the Metadata Cube

There is no 'Metadata Cube' storage location for Web Intelligence variables - this is not a component of the BI platform architecture for document objects.

DIn the Central Management Server (CMS)

The Central Management Server stores repository objects such as universes and scheduled instances, not report-level variables that are local to a document.

Concept tested: Web Intelligence variable storage scope

Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/7c278072e98941e9a4f2de15f2c4b44b/46d3397d6e041014910eca7d85b63bef.html

Topics

#variables#document storage#Web Intelligence variables#variable scope

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice