How to optimize a property that is directly inherited, to be able to use it in a when condition
How to optimize a property that is directly inherited, to be able to use it in a when condition?
for example I have 2 classes, 'master class' and 'normal class'.
the 'normal class' directly inherits from 'master class'.
in the 'master class' there is a property called '.Level' I want to use this .Level in a when condition in a activity in the 'normal class'.
But I cant because pega is stating that I should optimize this property to be able to use it in a when condition.
And I can't optimize it from the 'master class because 'master class' is an abstract.
Any help would be much appreciated!
***Updated by moderator: Lochan to add Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.