Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Model Driven MES 7​.0

Create your own configuration file

  • Last UpdatedOct 10, 2025
  • 1 minute read

Use the widget configuration files delivered with the application as your template to create your own configuration file if necessary.

To create the configuration file

  1. Create a duplicate copy of an existing configuration file. You can access the configuration files from the individual widget folders in the application installation directory.

  2. Assign a new name for the duplicate copy. The new file name must be defined in the //Widget config name section of the code within this new configuration file. This is for the widget to recognize the new file.

    For example: <myconfigname>_conf.js

    myconfigname must be defined within the code.

  3. Update the widget's index.html file.

    1. On the index.html file, search for <!-- add all the config files under this section--> and add the new file as shown in the following screenshot.

      If you plan to use multiple configuration files during runtime, you need to add all of them in this file.

  4. Update the configurable sections in the configuration file if required.

  5. Reset IIS.

  6. (Optional) If you want to localize the newly created configuration file, you can define it in its own localization text file. For localization information, see Localize widget.

TitleResults for “How to create a CRG?”Also Available in