Integrating ContactManager with BillingCenter in QuickStart
The following figure shows the primary integration points used to integrate BillingCenter and ContactManager.
In general, to get the basic integration working, you edit the suite-config.xml files in BillingCenter and ContactManager. You also register the BCBillingSystemPlugin plugin implementation in the ContactManager plugin registry BillingSystemPlugin.gwp. Additionally, you register ABContactSystemPlugin in the BillingCenter registry ContactSystemPlugin.gwp.
If you extend the contact model, you edit the ContactMapper classes in both ContactManager and BillingCenter, and possibly the BCNameMapper class.
Detailed steps for integrating BillingCenter and ContactManager are a multi-step process:
- Integrate BillingCenter with ContactManager
- Integrate ContactManager with BillingCenter
- Test the integration of BillingCenter and ContactManager
- Troubleshooting the BillingCenter connection with ContactManager
See also
