Guidewire Rating Management and PCRatingPlugin
If you use Guidewire Rating Management, you
must use a different plugin implementation class than the default rating
plugin SysTableRatingPlugin.
This feature requires that you change the registered plugin implementation
for IRatingPlugin to the
new class gw.plugin.policyperiod.impl.PCRatingPlugin.
For the personal auto line of business, this plugin uses the rating engine class gw.lob.pa.rating.PARatingEngine. For commercial property, this plugin uses the rating engine class gw.lob.cp.rating.CPRatingEngine. For homeowners, this plugin uses the rating engine class gw.lob.hop.rating.HOPRatingEngine. For all other lines of business, the plugin calls its superclass SysTableRatingPlugin to create the default rating engine instances.
