Creating Diagrams, Reports, and Dashboards links in Building Operation
Create links to the PME Diagrams, Reports, and Dashboards applications in Building Operation
To create links in Building Operation:
- On the PME database server, open Microsoft SQL Server Management Studio.
- Run the following SQL script to enable the multi-use token:
EXEC
ApplicationModules.Configuration.WriteConfigurationValue 'WebFramework','Server','MultiUseTokenEnabled',NULL,'true', 'GlobalSetting' - After the authentication is enabled, use a web browser to navigate to:
https://<YourServerName>/Web/MUT
. - Provide supervisor-level login information in the dialog and click OK. This opens the Generate Authentication URL page.
- In Generate Authentication URL, enter the appropriate information.
Automatic Authentication: Provide the PME account login for an Operator level user account in the User name and Password fields.
Windows Authentication: Use the current Windows user account as a login. You must add this Windows user to PME. See User Manager for details on how to add a user in PME.
Destination URL Type: Leave the default settings.
Destination Protocol: Choose HTTP or HTTPS.
Destination Host Name: Enter the PME server name here. Use the fully-qualified server domain name.
Destination URL:
/Web for the PMEWeb Applications Settings page.
/Dashboard for the PME Dashboards page.
/Reporter for the PME Web Reports page. - Click Generate URL. The URL will appear in the Authentication URL box.
- Log into Building Operation.
- In Building Operation Workstation, create a new hyperlink for the URL generated in step 6 above.
- Repeat steps 3 - 7 for each of the web applications.