Support Article
Not able to extend from PegaCPMHC-Admin-ApplicationSetting class
SA-22467
Summary
Unable to create a class extending from PegaCPMHC-Admin-ApplicationSetting.
Error Messages
names immediate super class:
Class PegaCPMHC-Admin-ApplicationSetting does not exist. Please define an existing parent class.
Steps to Reproduce
- Create a child class with a directed parent class of PegaCPMHC-Admin-ApplicationSetting.
- Save the class.
Root Cause
Either a directed parent class ruleset version must be specified as a prerequisite of the child class's ruleset, or the child ruleset must be set to application-validated.
Resolution
There are two choices.
Either set the ruleset of the child class to be application-validated.
( OR)
Set it to ruleset-validated. If using ruleset-validation, adjusting the ruleset prerequisite list as described in SA-22465 resolves this issue.
Published April 29, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.