Enter the default type for the parameter
Before you begin
About this task
Enter the default type which appears in the Type column on the tab in PolicyCenter. If you do not specify a default type, the Type column is blank.
Procedure
-
In Studio, open RatingParameterSetScreenHelper.gs in the
gw.pcf.rating.flowpackage. -
In the
mapFromCodeToTypestatic variable, enter a mapping for the code of the new parameter.Enter the code in capital letters prefixed by
CalcRoutineParamName.TC_. Enter the default type as the fully qualified object type. For example:CalcRoutineParamName.TC_PATEST -> "entity.PersonalAutoLine"
What to do next
Now you can move to the next step, Include the parameter in a parameter set in PolicyCenter.
