Integrating ContactManager with PolicyCenter in QuickStart

The following figure shows the primary integration points used to integrate PolicyCenter and ContactManager.


PolicyCenter and ContactManager integration points, including web services, plugins, implementation classes, and configuration classes.

In general, to get the basic integration working, you edit the suite-config.xml files in PolicyCenter and ContactManager. You also register the PCPolicySystemPlugin plugin implementation in the ContactManager plugin registry PolicySystemPlugin.gwp. Additionally, you register ABContactSystemPlugin in the PolicyCenter registry ContactSystemPlugin.gwp.

If you extend the contact model, you must edit the ContactMapper classes in both ContactManager and PolicyCenter, and possibly the PCNameMapper class.

Important: Guidewire recommends that you change the authentication user and password. To do so, you add authentication users to ContactManager and ClaimCenter and edit the ABConfigurationProvider and CCConfigfurationProvider classes.

Integrating ContactManager and PolicyCenter is a multi-step process:

  1. Integrate PolicyCenter with ContactManager
  2. Integrate ContactManager with PolicyCenter
  3. “Test the Integration of PolicyCenter and ContactManager”
  4. Troubleshooting the PolicyCenter connection with ContactManager

See also