...
The Result file will contain all data specified in Upload file, including some more column data added by system after processing. For ex:
...
StartDate: effective start date of an object.
EndDate: end date of an object.
Identifier: the identifier is auto generated if identity questions are specified in product Json.
Reference: usually the same as Identifier.
TotalPrice: total object period premium.
TotalTax: total object period tax amount.
AnnualPrice: object annual premium.
AnnualTax: object annual tax amount.
System_Errors: if there is any validation raised for the data row, it will show a message here. You can know what data is wrong and then can fix the error.
Multiple risks with repeating section
Info |
---|
To setup multiple risks with repeating section, please contact Contemi to do the initial setup. At the moment, please do not modify anything in this setting if it’s existing. |
When you select “Multiple risks with repeating section”, these fields will be shown up:
...
RepeatingObjectReference: question tag name to be used for the object identifier/reference. It’s usually the Insured object name.
MinNumberOfRows: default value = 1. This means at least 1 insured object must be specified.
MaxNumberOfRows: the maximum number of objects that user can add to the quote.
ErrorMessageForTableRows: error message to be displayed when user does not specify any insured object or tries to add more than 6 insured objects.
ErrorMessageForTableStructure: error message to be displayed when there is error in product JSON setup.