Meridian Enterprise Web Client users can create and remove document to tag links using special external pages. These pages can be configured in the vault and shown only to web browser users. These pages are similar to the Tags and Where Used pages that are available to PowerUser users.
Note Another alternative for the Meridian Web Client is to show the HTML pages described in Configuring property page display in the Meridian Web Client.
To create the Asset Management Module Web Access pages:
For the URL of each page, type the corresponding expression:
"http://localhost/Tags/BlueCieloECM.AssetManagement.Web.Tags.Form1.aspx? Server=" & Vault.ServerName & "&VaultName=" & Vault.Name & "&DOCID=" & Document.ID
"http://localhost/WhereUsed/BlueCieloECM.AssetManagement.Web.WhereUsed.Form1.aspx? Server=" & Vault.ServerName & "&VaultName=" & Vault.Name & "&DOCID=" & Document.ID