Add-in Configuration Page

The BA Insight AutoClassifier page manages the AutoClassifier application, and controls tagging settings, annotation, and synchronization.

  1. Go to the site collection where you installed the SharePoint ClassifierAddIn:

    See the ClassifierAddin page.

    Admin access only

    Only administrators can access the AutoClassifier Addin.

    If you are not a Sharepoint administrator and click the AutoClassifier Addin app an error message appears and access to the Addin is denied.

    If you wish to limit the number of administrators who have access to the Addin follow these steps:

    • Navigate to the location where the BA Insight AutoClassifier Sharepoint Addin site is installed
    • Open the web.config file 
    • In the AllowedAdmins section add the list of users you want to grant access to, separated by ;
      • <add key="AllowedAdmins" value="user1@domain;user2@domain"/>
    • If left blank all administrators will have access to the AutoClassifier Addin
  2. Click the Classifier Addin entry and the BAInsight AutoClassifier page appears and provides a list of settings.
    See the following graphic.

    See the BAInsight AutoClassifier page.
  3. Click the following buttons to manage AutoClassifier operations:
    • See the Configure AutoClassifier button.: Opens the Main page in the AutoClassifier app where you can configure AutoClassifier.
    • See the Tagging Settings button.: Opens the Tagging Settings page where you can specify automatic tagging options.
    • See the Annotation Schedule.: Opens the Annotation Schedule page where you can specify the schedule for document annotation.
    • :
      • If no message appears after button, your configuration is synchronized and no changes are required.
      • If the following message appears, click the "Run Synchronization" button.

See the Run Synchronization button.

Note: If you do not see any messages, your configuration is synchronized and no changes are required.

  • If you do see a message, such as the example shown above, click Run Synchronization.

  • The synchronization operation checks to make sure that your configuration is up-to-date.

  • This configuration includes the initial configuration, MMS, the database, and so on.

  • If, for example, you get a database error, you must check your web.config file and make sure that your connection string is correct.