• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

NetServer Client element (SuperOffice only)

•
Environment: onsite
Some tooltip text!
• 3 minutes to read
 • 3 minutes to read

Configuration values related to client configuration, extension of ClientConfigurationProvider.

In this section, you add the Reverse proxy override if you want to export larger selections (Task-Export to Excel) from the web client.

<Client>
  <add key="ExportRowLimit" value="20000" />
</Client>
Name Description Default
ApplicationInstance Web client instance name - used to resolve page config files. Web - Don't change!
ApplicationName Web client application name - used to resolve page config files. WebClient - Don't change!
ApplicationTitle Application title shown to the user. For example, "My customized site name". SuperOffice® CRM
ClientCacheKey Cache key that is appended (if it exists) to the query string for JavaScript and CSS includes.
ExportBatchTaskThreshold Threshold when an Export is delegated to a Batch Task, rather than being run directly in the Web server. 2000
ExportPageSize Obsolete, no longer in use. See ExportRowLimit and ExportBatchTaskThreshold. 10000 rows
ExportRowLimit Absolute upper limit for the number of rows in a file export, such as an Excel Export from Archives. 10000
GoogleImportClientId Client ID when importing from Google.
GoogleImportClientSecret Client secret when importing from Google.
GoogleImportDispatcher URL to import from Google.
HelpFilesBaseUrl Override the help files location. Used to support local deployments and to point to one help file location in large server farm environments.
IdleTimeout Idle detection threshold in minutes. When exceeded user is logged out. Default is off. 0
MasterDcfConfigHashKeyFormat The format key used to generate a unique DCF page config hash.
{0} = MachineName; {1} = Build-label;{2} = Assembly version
0
NetServicesNextDate Override the Next Check Date preference for NetServices Status checking. Useful for testing. YYYY.MM.DD
NetServicesStatusUrl Override the default NetServices Status URL with this value. Useful for testing.
ShowWelcomeDialogs Allow automated tests to disable WebTools and welcome dialogs. true
UrlHostOverride Overridden value of host, like: web.superoffice.com or socrm.myorganization.com.
UrlPortOverride Overridden value of port, like: 80 or 443.
UrlSchemeOverride Overridden value of scheme (HTTP or HTTPS).
WebAppUsage Enable the collection of Web Client usage statistics (only view usage, no references to actual data). true
WWW3Url The root-URL of the global SuperOffice www3 host.

See the NetServer Core reference for details about handling this programmatically.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top