The settings on this tab are specific to FolderPop. The only required setting is FolderPop Data Source, which can be configured in the Web Application Management Console or passed in a query string.
Web Application Management Console Field |
Web Server Web.Config Setting (Located in Hyland.Web.FolderPop) |
---|---|
Default FolderPop User Name |
username |
Default FolderPop Password |
password |
FolderPop Data Source |
datasource |
Default FolderPop Domain Name |
domain |
Default FolderPop Institution |
institution |
Embedded FolderPop |
embedded |
Default Login |
enableDefaultLogin |
HTTP Login |
enableHTTPLogin |
Auto Login |
enableAutoLogin |
HTTP Data Source |
enableHTTPDataSource |
Validate Against Checksum |
enableChecksum |
Checksum Key |
checksum |
Core Query API License |
enableCoreQueryAPILicense |
Encrypt FolderPop |
(N/A) Encrypts all FolderPop Web.config settings within an EncryptedData element. See Encrypting Settings. |
The Web.config settings in this table are located in the Hyland.Web.FolderPop element. There are other Web.config settings with the same name (for example, datasource); these settings are located in different elements.