For Version 5.0, site settings can be found in Analyzer Administration, under Developer Configurations. For version 4.8, they can be found in the Administration menu and are in the CMS Administration settings for previous versions of iAPPS.
The Site Settings for other products are available from within the Admin UI for each module of the iAPPS product suite.
You must be logged in as a site or install administrator to access the Developer Configurations and site settings.
Changes to Site Settings through the Administrative interface override those in the web.config.
Except for Commerce, generally all site settings are inherited from FWSiteSettings
. All Code names for site settings follow the following model unless otherwise noted:
SiteSettings.Instance.NameofSiteSettingWithoutSpaces
For full details, you can see SiteSettings Properties in the iAPPS .chm help file.
From iAPPS version 4.8, Analyzer is present as a virtual directory under the main site, rather than at a separate URL. This is reflected in the site settings. The 4.8 upgrade installer should address this and you should not have to change the URL manually.