Question

Connect SQL rule exists and is available. But at runtime RulenotFoundException in RDB-List method call
Hi All,
it's in the job scheduler rule.
I have an existing Connect-SQL rule and it's available as well. I called this Connect-Sql rule from activity using RDB-List method. The code is checked in successfully and in lower environments it's executing successfully.
But when it comes to PROD it's giving the following exception
ERROR - Error in RDB-List com.pega.pegarules.pub.database.BadInputException: could not find RDB rule. Please find the attached screenshot of the exception.
Interestingly, almost same another Connect-Sql in another activity was executed successfully.
When i executed in private edit or branched ruleset in PRD envi it's picking up the connect-sql rule.
Kindly suggest how to fix this weird issue in pega.