Specify Web.config File Settings
About Web.config Files
The web.config files can be found in the AutoClassifier IIS websites:
- AutoClassifier Engine Web
- AutoClassifier Add-in Web
- AutoClassifier Lucene Web
These files are part of the build package installed to IIS.
Specify the settings in the three web.config files as described below.
AutoClassifier Engine Web
Info
The AutoClassifier Engine web.config settings can be manually changed, but this is not recommended.
Each setting is set by the MSI during installation.
- ConnectionString:
- This specifies the database connection string
- This setting is set during installation and can be modified via the Web UI
- LuceneServiceUrl:
- This specifies the Location of AutoClassifier Lucene web if installed
- This specifies the Location of AutoClassifier Lucene web if installed
- TikaServiceUrl:
- This specifies the Location of install Tika Service
AutoClassifier Add-In Web
- ClientId:
- This is the ClientID object that you obtain when you register the SharePoint app.
- This is the ClientID object that you obtain when you register the SharePoint app.
- ClientSecret:
- This is the client secret that you obtain when you register the SharePoint app.
- This is the client secret that you obtain when you register the SharePoint app.
- HostedAppHostName:
- This is the hostname of the machine where the Add-in is installed.
- This is the hostname of the machine where the Add-in is installed.
- AutoClassifierServiceUrl:
- Specify the URL for the AutoClassifier Engine, which is similar to the URL: http://bainsightautoclassifier.azurewebsites.net.
- Specify the URL for the AutoClassifier Engine, which is similar to the URL: http://bainsightautoclassifier.azurewebsites.net.
- SPOnlineUrl:
- Specify the SharePoint site collection where the app is installed.
AutoClassifier Lucene Web
- ConnectionString: Specify the database connection.