With BI_REPORT_GLOSSARY, you define the default glossary and thereby the language of the prompts used by Smart Materials Web. On the login screen, this default glossary appears in the
Language
box.Enter the gl_id of the selected glossary in the
Setting Value
field. Use this statement in SQL*Plus to determine the gl_id for the glossary BIR:
select gl_id from m_glossaries where gl_code='BIR';
For other glossaries, replace BIR with the gl_code of the glossary.
The glossaries are defined on the
A.30.12 Glossaries
screen in Smart Materials. For more information, see Glossaries.