Installing the CMS Notification Plugin
The CMS Notification Plugin will subscribe to events that are published by the CMS. Used with the IdExchange Microservice, messages from the CMS can be routed to the IDMS to enable real time credentialing monitoring, improve reports and automated certificate renewal processing.
Installation steps
Stop the CMS Service
Copy the json-simple-1.1.1.jar and IdExchange.Cms.Plugin.jar to the C:\Program Files\HID Global\Credential Management System\cms_portal\WEB-INF\lib folder
Go to the C:\ProgramData\HID Global\Credential Management System\Shared Files and backup the eventnotificationplugins.properties file. *If working in CMS versions prior to CMS 5.1, Go to the C:\Program Files\HID Global\Credential Management System\cms_portal\WEB-INF\conf folder and backup the eventnotificationplugins.properties file.
Edit the eventnotificationplugins.properties file. Verify the following is set:
plugins = piv_notify,civ_notify,sample_spi_plugin
sample_spi_plugin.class=com.activcard.aims.plugin.notify.sample.NotificationPluginSample *note that hidglobal must be changed to activcard
Restart CMS
Go to the c:\temp folder and verify the spi_log.txt has been created.