Question
1
Replies
72
Views
Tekclan Solutions
Posted: August 6, 2020
Last activity: August 31, 2020
Rule-Obj-When not found in the rulebase
Failed to find a 'RULE-OBJ-WHEN' with the name 'PYPARAMETERINOUT' that applies to 'Embed-NameValuePair'; no rules with this name were found in the rulebase.
Did anybody come across this above issue ? i have seen this error in my pega logs. Any insights will be helpful
***Edited by Moderator Marissa to update General to Product*** .
Hi,
The error message indicates that your application tried to find the WHEN rule "pyParameterInOut" under "Embed-NameValuePair" class, but it was not there.
I checked my Pega 8.3 system. This WHEN rule is an OOTB one in "Pega-ProcessEngine:08-01-01". So, it should be there.
Please do a private edit on it and see if it is picked up by your application. If yes, then it is a caching issue. You may need to do a revalidate and save on it.