Question
Charter
Charter
IN
Charter
Posted: Jun 19, 2023
Last activity: Jun 19, 2023
Last activity: 19 Jun 2023 9:09 EDT
Closed
There were 2 rules with this name in the rulebase, but none matched this request.
Failed to find a 'RULE-OBJ-MODEL' with the name 'SETATTFORMOBILESCENARIO' that applies to 'Int-PegaCDH-Container'. There were 2 rules with this name in the rulebase, but none matched this request. The 2 rules named 'SETATTFORMOBILESCENARIO' defined in the rulebase are: 2 related to applies-to class 'Int-PegaCDH-Container', but were defined on subclasses: 'Int-PegaCDH-Container-Offer'.
Iam getting this error while running container request. Can anyone please help how to resovle this error.
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@PrasadN16719109 - Probably you are trying to call the rule defined in child class (Int-PegaCDH-Container-Offer) from parent class (Int-PegaCDH-Container). That is not allowed as per inheritance rules. You should either define rule at same inheritance level or change the step page class to point to the class where you have rule defined.