Question
1
Replies
809
Views
Victaulic
Posted: January 14, 2019
Last activity: January 15, 2019
Closed
Forking Final/Internal Rules - UI problem - Remove "Internal" rule status
This is a continuation of the original post
In 7.4, when I forked a rule with status = Internal, the rule won't be available for reference in another rule. In order to fix this, I followed below and removed Internal status from the rule.
Create an activity with below logic:
- Obj-Open-by-Handle the rule
- Remove .pyMethodStatus
- WBSave the rule
allthough technically that will work be aware that the status internal means, as far as i am aware, that it is a pega internal rule not meant to be used as you do. You run the risk things will break in your application on pega upgrades.
regards,
Leo