System use notification

You can add a system use notification to your PME system that is displayed in Engineering applications and Web Applications clients every time before users can log into the system.

Use a system use notification to inform persons accessing the system of authorization requirements, to get user acceptance of terms and conditions before logging in, or to display any other information that you want to make your users aware of.

To enable a system use notification:

  1. In Windows Explorer, locate the system use notification HTML files.
    1. For Web Application clients: ...Power Monitoring Expert\Applications\ApplicationFramework\Authentication\PreLoginDialog.html.sample.
    2. For Engineering applications: ...Power Monitoring Expert\config\content\PreAuthDialog.html.sample.
  2. Remove the .sample extension from the filenames. The filenames should now be PreLoginDialog.html and PreAuthDialog.html respectively. This enables the system use notification.

    NOTE: You can enable the notification for Web Application clients only, or for Engineering applications only, or for both.

  3. Open the system use notification files in a text editor, such as Notepad. Edit the default messages to meet your needs. You can use inline HTML styles to customize the appearance of the notifications.

Done

To disable the system use notification:

  1. In Windows Explorer, locate the system use notification HTML files.
    1. For Web Application clients: ...Power Monitoring Expert\Applications\ApplicationFramework\Authentication\PreLoginDialog.html.
    2. For Engineering applications: ...Power Monitoring Expert\config\content\PreAuthDialog.html.
  2. Add .sample to the end of the filenames. The filenames should now be PreLoginDialog.html.sample and PreAuthDialog.html.sample respectively. This disables the system use notification.

    NOTE: You can disable the notification for Web Application clients only, or for Engineering applications only, or for both.

Done

Default system use notification message:

NOTE: The default notice is meant as an example and placeholder for your own notice. It has not been reviewed for completeness or legal accuracy.