A DocPop URL may be created based on several different criteria. This hyperlink is generated by the source Web application (e.g., the DocPop URL Creator) that is integrating with DocPop. It is the responsibility of the source application to generate the appropriate query string to pass to DocPop. Additionally, the integrating application is responsible for security as all DocPop operations may occur as a single user determined by the Web Server's Web.config settings.
There might be instances when you would need to modify the generated URL, such as appending a HTTP user name and password, or to create a PDFPop URL. This information is provided both for such instances, and also as a guide for OnBase system administrators to understand what is being passed in the query string.
A sample query string structure is shown below. This query string is URL-encoded using an ASP.NET function. All required and optional variables are described in the following sections.