Applicable Versions: 3.00.0073 - 4.00.XXXX

 

Below is a table that lists the complete set of application settings that can be used with the DataPA Web Application. 



Application Setting

Description

DataFileFormat
Sets whether the DataPA Web application looks for setup data in dat or xml format. (see lesson 4 for details) Values are 0=dat, 1=xml.
DataLocation
Sets the file location of the setup files. The DataPA Web Application only supports setup files in a directory directly accessible by the web application agents, and does not support setup data hosted on a web server or AppServer.
HidePropButton
Hide the properties button to prevent users viewing the properties of reports and queries.
LicenseFile
Use an alternative license file. (by default, license information will be written to an xml formatted text file called License.xml located in the <ProgramData>\DataPA directory. If you have problems writing to this file or directory, you can specify an alternative location).
MaxUserDirSize
Limit the disk space allocated to store reports for each user. Value is the amount of space per user in bytes.
ReportRootDir
Use an alternative root directory for building the report directory structure. (Default is <ProgramData>\DataPA\WebReports\)
RootNodeText
Use alternative text on the root branch of the treeview when reports are listed for the user. (default is DataPA Web).
SecurityAppServer
Specify an AppServer connection string to provide access security.
TamperProofKey
A unique key used to encrypt the password used by the user in the URL passed between the client and server.
TimeOut
Session time out period (seconds).
UseFilterConnections
Causes the DataPA Web Application to call FilterConnection on the security AppServer to filter the available systems and connections for a particular user.
UseFilterReports
Causes the DataPA Web Application to call FilterReports on the security AppServer to filter the available reports and queries for a particular user.
UseGetObjects
SUPERSCEEDED BY UseFilterReports
Causes the DataPA Web Application to call PAGetObjects on the security AppServer to filter the available systems and connections for a particular user.