Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The role of Forecaster has the privileges to run the fews client (LaunchFewsClient).
  • The role of ConfigManager is allowed to run fews, to run the configmanager, and upload files (LaunchFewsClient, LaunchConfigManager, Upload OnLine).
  • The SystemManager is allowed what the configmanager can do as well as login to the admin interface (LaunchFewsClient, LaunchConfigManager, LaunchAdminInterface, Upload OnLine).

The encryption of the Howto create a security.xml into sec file from a security.sec file can be done by the EncryptionDialog-toolxml is specified in the secured area.

launcher.xml

This file contains the actions which are accessed through the launcher. The id links with the id given in the security.xml. You can see from the schema that the action can link to a web page (for example the admin interface) or to a java application (fews explorer or config manager). You will notice similarities between the attributes of the JavaAppType and those found in the .jpif file in the bin directory. An example file can be seen here

...