Q1) We are in PEGA 8.8.4 & I have saved the rule “PredictTreatmentPropensity” from ruleset A to B. However the entry for Predictive model with ruleset “B” is not available in the “pr_data_adm_factory” table. Is this expected? if not, how to get this fixed.
Also, when I navigate to “Configure > Decisioning > Model Management > Predictive” & open the hyperlink “PredictTreatmentPropensity”, the rule is opening from ruleset “B”. But in clipboard, I couldn’t see any reference for ruleset “B” for “PredictTreatmentPropensity”.
Q2) How to delete the entries of “Predictive” model from “Relational Database” & “Cassandra”? do we have any OOTB rule to perform the deletion?
Q1) The “pr_data_adm_factory” table is used by the Adaptive Decision Manager (ADM) to store the metadata of the predictive models. If you have saved the rule “PredictTreatmentPropensity” from ruleset A to B, it should create a new entry in the “pr_data_adm_factory” table. If it’s not there, it might be due to some issues with the ADM service. You may need to restart the ADM service and check again.
Q2) To delete entries of the “Predictive” model from the “Relational Database” & “Cassandra”, you can use the ‘Delete’ option available in the Model Management landing page. However, please be aware that this action is irreversible and should be done with caution.
This is a GenAI-powered tool. All generated answers require validation against the provided references.