Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

SPM provides out-of-the-box implementation to iManage work and some other systems, it does not have out-of-the-box adapters for all legal applications. CAM manages many systems but SPM does not have direct integration. CAM will become an agent of such systems by reading the policy information from SPM and then applying or enforcing them in systems managed by CAM. Using CAM can prevent security changes to content managed via SPM policies.

Configuring SPM Custom Agent

  • To download the custom agent SPM setup, click here

  • Extract the downloaded package

  • Navigate to the IManage SQl Agent.Config file

  • Create a database for SPMSecurityAgent

  • In package navigate aclapplier_setup.sql file, run against created database

  • Configure SPM and JDBC connection string in data uploader

  • Run iManage Custom Agent Setup.cmd and install SQL agent service

Note only Java 8 is supported for the custom SPM agent java platform currently.

  • Once installed database, check for SPMSecurityAgent database

  • Create connection string in data uploader for SPMSecurityAgent

  • Run SyncSPMPolicy sql

  • No labels