Installation with impersonation functionality

You can only use the impersonation functionality in ARIS versions that are installed on Microsoft® Windows platforms.

Prerequisite

If you use LDAP-based authentication, ARIS and Microsoft® SharePoint 2016 or 2019 must be connected with the same LDAP system.

Procedure

  1. Copy the extracted folder to the computer where you want to install ARIS Adapter for Microsoft® SharePoint 2016 or 2019.

    To enable impersonation, you must install the Microsoft® SharePoint 2016 or 2019 Online Clients Software Development Kit (SDK) on the host computer. You can download the Microsoft® SharePoint 2016 or 2019 Online Clients SDK Microsoft.

  2. Click Download.

    DownloadMicrosoft® SharePoint 2016 online clients SDK

  3. Select the installer based on the operating system architecture of the server, for example, 64 bits or 32 bits.

    Select the Microsoft® SharePoint 2016 online clients SDK

  4. Click Next. The installer is downloaded.

  5. Click the downloaded installer and follow the installation instructions.

    Install Microsoft® SharePoint 2016 online clients SDK

  6. Open an ARIS Cloud Controller command prompt. For further information, refer to the ARIS server Installation - Windows document.

  7. Stop ARIS document storage. To do so, enter

    stop <instance id>, for example, stop adsadmin_m.

  8. Enhance the jar files in the bin and lib folders. To do so, enter

    enhance <instance id> with webappsClasspath local file <path of the jar file>, for example,

    enhance adsadmin_m with webappsClasspath local file "C:/SAA10.0.12GA/saa/bin/ads-dao-sp2016-10.0.8.1.jar"

    enhance adsadmin_m with webappsClasspath local file "C:/SAA10.0.12GA/saa/lib/ehcache-2.10.0.jar"

  9. Create a folder dll inside the working directory of ARIS document storage, for example, <ARIS work folder>/work_adsadmin_m/base.

  10. Copy the SP.ReadOnly.Metadata.Update.dll file from C:/SAA10.0.12GA/saa/dll/SP.ReadOnly.Metadata.Update.dll to <ARIS work folder>/work_adsadmin_m/base/dll.

  11. Copy the saa_impersonation_config.properties file from C:/SAA10.0.12GA/saa/config/ saa_impersonation_config.properties to <ARIS work folder>/work_adsadmin_m/base/conf.

  12. Edit the file <ARIS_HOME>\ARIS10.0\server\bin\work\work_adsadmin_m\base\conf\saa_impersonation_config.properties and specify the library path as <ARIS work folder>/work_adsadmin_m/base/dll.

  13. Start ARIS document storage. To do so, enter

    start <instance id>, for example, start adsadmin_m.

You have installed ARIS Adapter for Microsoft® SharePoint 2016 or 2019.

For information on how to configure a connection to a third-party document management system in ARIS, refer to the ARIS online help.

For information on how to set up a proxy configuration for ARIS Adapter for Microsoft® SharePoint 2016 and 2019, refer to the chapter Enable proxy configuration.