Question
Cotiviti
IN
Last activity: 24 Apr 2019 9:38 EDT
Not able to extend Pega Underwriting for Insurance
Hi Pega Experts,
I am trying to build my application on Pega Underwriting for Insurance application (PUI 7.4) in Pega PRPC 7.4 and getting below errors..
There was a problem while creating case types.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(1).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(GeneralDataEntry) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(1).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(GeneralDataEntry) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(2).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(GeneralInformation) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(2).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(GeneralInformation) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(3).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(DataEntryGL) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(3).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(DataEntryGL) is undefined.
Hi Pega Experts,
I am trying to build my application on Pega Underwriting for Insurance application (PUI 7.4) in Pega PRPC 7.4 and getting below errors..
There was a problem while creating case types.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(1).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(GeneralDataEntry) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(1).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(GeneralDataEntry) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(2).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(GeneralInformation) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(2).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(GeneralInformation) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(3).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(DataEntryGL) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(3).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(DataEntryGL) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(4).pyTo: Property O9OCPQ-Underwri-Work-Submission-Com-GL.Questionnaire(ProductsOperations) is undefined.
.pyApplicationGenerator.pyCaseTypesToCreate(5).pyCoverableClasses(1).pyProperties(4).pyFrom: Property O9OCPQ-Underwri-Work-Submission-Package-Com.Questionnaire(ProductsOperations) is undefined.
Has any body else got the same issue ? Please suggest the solution or suggest if it requires any Hot Fix.
Thanks in advance!
Are you using Pega underwriting for insurance. Ideally LOB specific application should be used for extension. Say you want application for commercial lines extend from Pega underwriting for cl insurance.