Creating a plugin implementation for your own reinsurance system
If you want to integrate your own reinsurance
system with PolicyCenter in place of Guidewire Reinsurance Management,
you must develop your own implementation of the IReinsurancePlugin plugin. The
default implementation PCReinsurancePlugin.gs
demonstrates internal details of the methods that you must provide in
your own implementation of IReinsurancePlugin.
In addition, you may need to develop or modify rules and user interface
components to let users authorized as reinsurance managers handle reinsurance
in PolicyCenter.
If you develop your own implementation
of IReinsurancePlugin,
do not develop your own implementations of the plugins IReinsuranceConfigPlugin and IReinsuranceCedingPlugin. These
two plugins are part of Guidewire Reinsurance Management.
