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

  1. Create an implementation of the PolicyPeriodQuoteClonePlugin plugin interface that implements your functionality. See Quote clone plugin.
  2. In the plugins registry for PolicyPeriodQuoteClonePlugin, enable the plugin and specify your implementation as the Gosu class. See Working with plugins.
  3. Enable Purge Quote Clones batch processing in scheduler-config.xml by uncommenting the ProcessSchedule entry for PurgeQuoteClones.
  4. Modify the schedule of Purge Quote Clones batch processing to meet your needs.