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:

  1. On the PME database server, open Microsoft SQL Server Management Studio.
  2. Run the following SQL script to enable the multi-use token:

    EXEC
    ApplicationModules.Configuration.WriteConfigurationValue 'WebFramework','Server','MultiUseTokenEnabled',NULL,'true', 'GlobalSetting'

  3. After the authentication is enabled, use a web browser to navigate to: https://<YourServerName>/Web/MUT.
  4. Provide supervisor-level login information in the dialog and click OK. This opens the Generate Authentication URL page.
  5. 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.

  6. Click Generate URL. The URL will appear in the Authentication URL box.
  7. Log into Building Operation.
  8. In Building Operation Workstation, create a new hyperlink for the URL generated in step 6 above.
  9. Repeat steps 3 - 7 for each of the web applications.