Table Rules
Hi Guys,
Hopefully a simple one - I want to include an endorsement within th rule builder where an entry in a table exceeds a specific value.
How do I do that please?
Thanks
Paul
-
Hi,
You can't do that in the rule builder.
You'll need to add a hidden question like "CoverOverLimit"
Then in the Rate File:
###
SetCover: CoverOverLimit
IF([TableName_ColumnName_Cover] > [QuestionToUseAsLimit_Cover], "Yes", [CoverOverLimit_Value])
###Then in the Rule Builder:
"Get Answer" > "CoverOverLimit" > "Equal To" > "Yes"
-
Thanks Rob.
I've just implemented the Minimum Premium and the CoverOverLimit fixes.I've then ran a quote through to test but it has failed with the familiar message:
"
It seems there was a problem carrying out your last request.
The SchemeServe support team have been notified and will currently be looking into the problem.
Could you have a look and let me know where I've gon wrong please Rob, thanks!
Cheers
Paul
Please sign in to leave a comment.
Comments
8 comments