|
|
|
BlueCielo Meridian Asset Management Module 2012 Administrator's Guide | BlueCielo ECM Solutions |
By default, the Explorer client website opens to the Welcome page, where the user can begin browsing and searching the repository. The default URL of the site is: http://<ServerName>/ExplorerClient or http://<ServerName>/ExplorerClient/Home.aspx. Under some circumstances or for some users, you might want the website to open to a specific view with a specific document or object tag filter, optionally disable other navigation, and show the items as thumbnails. You can achieve these results by composing a URL that specifies the view to open and other parameters. You can then place the URL in a hyperlink on a different site or in a shortcut on the user's desktop.
The Explorer client URL accepts the optional parameters described in the following table.
The view and filter IDs can be found in the BlueCielo Application Manager as the names that are automatically assigned to them.
Following are some examples of using the client URL parameters:
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5
Opens the view named DOC_E915.
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5&DOCFILTER=123456
Opens the view named DOC_E915 and applies the document filter named 123456.
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5&TAGFILTER=222222
Opens the view named DOC_E915 and applies the tag filter named 222222.
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5&DOCFILTER=123456&TAGFILTER=222222
Opens the view named DOC_E915, applies the document filter named 123456, and applies the tag filter named 222222.
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5&DOCFILTER=123456&SITEID=ABC
Opens the view named DOC_E915, applies the document filter named 123456, and passes the value ABC for the filter criterion with property SITEID.
http://<ServerName>/ExplorerClient/Home.aspx?VIEWID=DOC_E91E5&DOCFILTER=123456&SITEID=ABC&NAVSTATE=HIDE&DEFVIEW=THUMBNAIL
Opens the view named DOC_E915, applies the document filter named 123456, passes the value ABC for the filter criterion with property SITEID, hides the navigation pane, and displays the results pane in thumbnail mode.
Copyright © 2000-2012 BlueCielo ECM Solutions |