Configure the Alfabet Web Application

The following procedure describes the configuration starting with the example files delivered with the application. The example files already contain all relevant changes to the configuration for Alfabet 11.12. alternatively, you can maintain your configurtion files from Alfabet 11.12, but you must copy the new alfabet-web.config file from the respective example folder to your config folder.

Example files for configuration files including NLog configuration for implementation of logging are available in the Example folder which is available in the AlfabetWebApplication , AlfabetAPIServer , and Programs directory. The folders contain all or the relevant subset of the following examples for different use cases:

  1. In the Windows® file explorer, navigate to the WebApplication subdirectory in your Alfabet installation folder.
  2. Add a new subfolder config.
  3. Open the subfolder Examples , copy the files from the relevant example folder and paste them in the subfolder config.
  4. Start the Alfabet Administrator from the Windows® Start Menu.
  5. Click the Alfabet Aliases node.
  6. In the toolbar of the table on the right, select Tools > Configure alfasettings.json.
  7. Click the three-dots button on the right of the Web Folder field and select the physical folder of the Alfabet Web Application. The alfasettings.config file in the config subfolder opens.
  8. Change the information in the following fields:
    • 'msfile': Specify the absolute path to the alfabetMS.xml configuration file located in the Programs subdirectory of the Alfabet Installation directory.
    • 'alias': Enter the name of the server alias configuration for the Alfabet Web Application.
  9. Optionally, change the additional settings in the file. Click for an overview of the settings which can be made in alfasettings.json.
  10. Save the file.
  11. Open the nlog-alfabet.config file in a text editor and configure logging.