Enable quote cloning
About this task
In the base configuration, quote cloning is disabled. To enable quote cloning, you must do the following in Studio:
Procedure
-
Create an implementation of the
PolicyPeriodQuoteClonePluginplugin interface that implements your functionality. See Quote clone plugin. -
In the plugins registry for
PolicyPeriodQuoteClonePlugin, enable the plugin and specify your implementation as the Gosu class. See Working with plugins. -
Enable Purge Quote Clones batch processing
in scheduler-config.xml
by uncommenting the
ProcessScheduleentry forPurgeQuoteClones. - Modify the schedule of Purge Quote Clones batch processing to meet your needs.
