Use a Glossary - Intergraph Smart Materials - Version 10.2 - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
10.2
  1. In Smart Materials Classic, define a glossary. For more information, see Glossaries.

  2. Determine the gl_id of the glossary.

  3. On the application server, navigate to <Product_Installation_Root>\tools\bin.

  4. Open a command prompt window.

  5. Execute (replace <glossary_id> with the gl_id of the glossary, and <nls_id> with the nls_id of the glossary)

    PromptsGenerator.exe -g <glossary_id> -n <nls_id> -r Prompts.en.xml

    This replaces the existing Prompts.en.xml with a new file that includes all entries of the selected glossary.

    Alternatively, execute the command without adding a filename:

    PromptsGenerator.exe -g <glossary_id> -n <nls_id>

    This would only add prompts from the selected glossary to the existing file which do not yet exist.