You can only use the impersonation functionality in ARIS versions that are installed on Microsoft® Windows platforms. Please note that impersonation is not possible in a cloud environment.
Prerequisite
If you use LDAP-based authentication, ARIS and Microsoft® SharePoint 2016 or 2019 must be connected with the same LDAP system.
Procedure
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.
Click Download.
Select the installer based on the operating system architecture of the server, for example, 64 bits or 32 bits.
Click Next. The installer is downloaded.
Click the downloaded installer and follow the installation instructions.
Open an ARIS Cloud Controller command prompt. For further information, refer to the ARIS server Installation - Windows document.
Stop ARIS document storage. To do so, enter
stop <instance id>, for example, stop adsadmin_m.
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"
Create a folder dll inside the working directory of ARIS document storage, for example, <ARIS work folder>/work_adsadmin_m/base.
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.
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.
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.
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.