Configuring a Document Display URL - System Administration - Cloud - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Cloud System Administration

Platform
OnBase
Product
System Administration - Cloud
Release
Foundation 24.1
License
Essential
Standard
Premier

Document Display URLs are base URLs that allow certain modules to output unique URLs to documents and other objects in OnBase. The base URL is derived from a Web application that accepts a query string (e.g., DocPop and FolderPop). When the link is accessed, the referenced object is displayed.

For example, when generating a CSV file in the OnBase Client, users can select to include a DocPop link for each selected document in the CSV file. To allow users to include DocPop links for selected documents, configure a Document Display URL for DocPop called CSVGenerator.

Note:

The Document Display URL must be called CSVGenerator for this specific process.

Document Display URLs can also be used for specific processes in HL7 and Document Knowledge Transfer. For more information on these processes, see HL7 and Document Knowledge Transfer & Compliance module reference guides.

To configure a Document Display URL:

  1. Select Utils > Document Display URLs.
    The Document Display URLs dialog box is displayed.
  2. Enter a name and click Create.
    The Document Display URL Options dialog box is displayed.
  3. Type the appropriate URL for the Pop integration in the URL field. For example, if using DocPop, enter your DocPop URL similar to the following example: http://YourServer/AppNet/DocPop/DocPop.aspx.
    Query string parameters can also be appended to the URL. For example, http://YourServer/AppNet/DocPop/DocPop.aspx?clienttype=HTML tells DocPop to use the HTML Web Client. See the DocPop documentation for further information about configuring DocPop.
    CAUTION: Query string parameters return documents regardless of security keywords and regardless of the Perform security keyword checking during database query database setting.
  4. Click Save.