Edit a Prompt File - 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. Navigate to the application server location: [Installation location]\Program Files\INTERGRAPH\Smart Materials 10.1\Web\prompts\.

  2. Copy Prompts.en.xml and rename it to your preferred language. For example, for German translation, the file should be named as Prompt.de.xml.

  3. Open the new file, for example Prompt.de.xml.

  4. Translate each of the user interface element to your preferred language.

    Each user interface element has an ID and a value associated with it. You need to change the value to your preferred language, as in the below example:

    CompanyNameEnglish

    CompanyNameGerman

  5. Save the file.

  6. Navigate to <Product folder>\SPMAT.

  7. Open Intergraph.WPF.Apps.SMATApplication.exe.config in edit mode.

  8. Add the required prompt language. For example for the German language prompt, set add key to “de” and value key to “de-DE:2” (this is, culture name in the format xx-YY (xx representing the language, YY representing the country), followed by the corresponding NLS_ID from the database table m_nls, in the format :n), as shown in the below screen shot:

    ApplicationExE

  9. Save the file.

  10. Navigate to the tools folder.

  11. Open a command prompt window and execute install_or_update_spmat.cmd.

  12. Navigate to [Installation location]\Program Files\INTERGRAPH\Smart Materials 10.1\DeploymentFolder\[DB]\appstore\Intergraph.WPF.APPS.SPMatApplication2\0000\Intergraph.WPF.APPS.SPMatApplication2.minset.zip, and delete the Intergraph.WPF.APPS.SPMatApplication2.minset.zip folder.

  13. Restart IIS.