SPC Installation and Administration

Overview

Installation of MS SP Crawler includes 4 Steps.

  1. Adding new Connector Class
  2. Creating new Connector based on the Connector Class
  3. Adding corresponding Data Handler Class
  4. Creating new Data Handler based on the Data Handler Class

1. Adding Connector Class

Navigate to Connectors in the Navigation menu on the left side of the screen.

Click the Add Class button.

Choose the JAR file you have received from Cogniware (locate it on your file system).

Example of the file:

SharepointCrawler-1.5.0.jar

Fill in the Class Name depending on the type of target system:

GDPR Explorer:

com.cogniware.Crawlers.SharepointCrawler.SharepointCrawler



Click Add Connector Class button.

You can follow with immediately creating the corresponding Connector or you can do this later.

2. Creating Connector

If you didn't use the option to create the Connector immediately after adding the Connector Class, than:

Choose the MS Sharepoint Connector Class you have created in the previous step from the Navigation menu in Connectors pane.

Click Add Connector button.

Fill in the Name.

GDPR Explorer Standard Setup

USERNAME: Name of the SharePoint user

PASSWORD: Password for this SharePoint user

HOSTNAME: Your MS Sharepoint Site URL

DOMAIN: The defined SharePoint domain

  • SharePoint Online:
    • sharepoint.com

VERSION: Select the SharePoint version

Click Add Connector button.

3. Adding Data Handler Class

Navigate to Data Handlers in the Navigation menu on the left side of the screen.

Click the Add Class button.

Choose the JAR file you have received from Cogniware (locate it on your file system).

Example of the file:

SharepointCrawler-1.5.0.jar

Fill in the Class Name depending on the type of target system:

GDPR Explorer:

com.cogniware.DataHandlers.Sharepoint.PlatformSharepointDataHandler



Click Add Data Handler Class button.

You can follow with immediately creating the corresponding Data Handler or you can do this later.

4. Creating Data Handler

If you didn't use the option to create the Data Handler immediately after adding the Data Handler Class than:

Choose the MS Share Point Data Handler Class you have created from the Navigation menu in Data Handlers pane.

Click Add Data Handler button.

Fill in the Name.

GDPR Explorer Standard Setup

platform_protocol: http

platform_server: apimodules

platform_port: 8080

contains_personal_data: no (yes is only used when crawling data subjects)

Click Add Data Handler button.

Congratulations you have sucessfully installed MS Sharepoint Crawler.

Next topic: Microsoft Sharepoint Crawler

Get me there: