Changing the maximum number of versions in side-by-side quoting

In the default configuration, the maximum number of side-by-side quotes is four. You can change the maximum number of side-by-side quotes for each job (policy transaction) type. In config.xml, the configuration parameters are:

  • RenewalMaxSideBySideQuotes
  • SubmissionMaxSideBySideQuotes
  • PolicyChangeMaxSideBySideQuotes

On the Job entity, the derived property MaxNumberOfSideBySideQuotes returns the maximum number of side-by-side quotes specified in config.xml for that job.

See also