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:
- In Windows Explorer, locate the system use notification HTML files.
- For Web Application clients:
...
Power Monitoring Expert
\Applications\ApplicationFramework\Authentication\PreLoginDialog.html.sample
. - For Engineering applications:
...
Power Monitoring Expert
\config\content\PreAuthDialog.html.sample
.
- For Web Application clients:
- Remove the
.sample
extension from the filenames. The filenames should now bePreLoginDialog.html
andPreAuthDialog.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.
- 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:
- In Windows Explorer, locate the system use notification HTML files.
- For Web Application clients:
...
Power Monitoring Expert
\Applications\ApplicationFramework\Authentication\PreLoginDialog.html
. - For Engineering applications:
...
Power Monitoring Expert
\config\content\PreAuthDialog.html
.
- For Web Application clients:
- Add
.sample
to the end of the filenames. The filenames should now bePreLoginDialog.html.sample
andPreAuthDialog.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.