Install the Subscriptions Viewer
Document subscriptions are enabled by creating the subscriptions database as described in Create a Subscriptions Database. The database contains the names of documents to which each user has subscribed. The subscriptions viewer allows users to view and remove their subscriptions and, with the Allow Management of Subscriptions of Others privileges, to do the same for other users.
The subscriptions viewer can be opened in PowerUser if the following conditions are met:
-
The vault extension BlueCieloECM.Extensible.UI.dll is registered in Windows by a setup program.
-
The option Enable BlueCielo Publisher extension is enabled on the Advanced Features page of the vault properties in Meridian Enterprise Administrator.
-
The subscriptions database connection string is configured as described in Create a Subscriptions Database and is valid.
-
To also view the audit log (it uses the same extension), the audit log database connection string must be entered as described in the Accruent Meridian FDA Module Configuration Guide and BC FDA Server (M--FDS) and BC FDA Client Extension (M--FDE) licenses must be registered in Meridian Enterprise Administrator.
-
The Publisher extension module must be installed when installing Meridian on a client machine.
The subscriptions viewer is a web application that is installed with the Meridian Enterprise PowerWeb components but the installation must be completed manually on the web server that will run the application. We recommend installing it on the PowerWeb server.
By default, the subscriptions viewer can only be opened from within PowerUser as described in AccruentMeridian Enterprise User's Guide . The database connection string, user name, and user privileges are passed in the URL to the web application as encrypted data.
To open the subscriptions viewer outside of PowerUser, type a connection string (without the Provider keyword) in the connectionString attribute of the BCNotesDBConnectionString setting in the appSettings section of the web.config file of the web application.