Question
1
Replies
267
Views
Posted: July 17, 2017
Last activity: July 18, 2017
Closed
Rule-Obj-Validate inheritance of Rule-Obj-Activity
Can somebody explain why Rule-Obj-Validate has a direct inheritance to Rule-Obj-Activity. If we add a custom CheckForCustomWarnings activity, then it will be invoked for saves of both R-O-V and R-O-A classes (without additional customizations). The two rule types seem fairly distinct.
***Updated by moderator: Lochan to add Categories***
Perhaps there is some reason that our developer has found for which they made it like this
I can see the usage is defined like this : This Class derives from Rule-Obj-Activity and has a single Property-Validate Step
So, that means, they are well aware of this inheritence path.