PolicyCenter integration file name and package changes
PolicyCenter 7.0 |
PolicyCenter 8.0.0 |
|---|---|
ContactSystemPlugin Name of both plugin registry, ContactSystemPlugin.xml, and plugin interface, ContactSystemPlugin.java. |
ContactSystemPlugin Name of both the plugin registry, ContactSystemPlugin.gwp, and the plugin interface, ContactSystemPlugin.java See Integrating ContactManager with PolicyCenter in QuickStart. |
ABContactSystemPlugin Plugin class that implements ContactSystemPlugin.java. Package name –
|
ABContactSystemPlugin ( Plugin class that implements ContactSystemPlugin.java. Package name –
When ContactManager 8.0 is installed with PolicyCenter 8.0, register this plugin implementation. |
ABContactSystemPlugin ( Plugin class that implements ContactSystemPlugin.java. Package name –
When ContactManager 7.0 is installed with PolicyCenter 8.0, register this plugin implementation. |
|
ContactIntegrationXMLMapper.gs Name of the class that maps contact data as XML between PolicyCenter and ContactManager. Package name – |
ContactMapper.gs This XML mapping class has been completely changed in PolicyCenter 8.0. It supports integration with ContactManager 8.0. Package name – See ContactMapper class. |
ContactIntegrationXMLMapper.gs This XML mapping class supports integration with ContactManager 7.0. Package name – |
|
pc-to-cm-type-mapping.xml and cm-to-pc-type-mapping.xml Names of the files used to specify how to map differing entity names and typecodes between PolicyCenter and ContactManager. |
PCNameMapper.gs This Gosu class replaces the two XML mapping files in PolicyCenter 8.0. Package name – |
ContactAPI.gs The web service that implements ABClientAPI to provide a way for ContactManager to call into PolicyCenter. Package name –
|
ContactAPI.gs ( Package name –
|
ContactAPI.gs ( This web service supports integration with ContactManager 7.0. Package name –
|
