Question
Case Designer Data Model Referring OOB Properties
In Case designer, data model tab, system wont allow to refer existing reusable OOB properties like pyDescription, pyNote .... when we try to use same it says it creates duplicate which i dont want it to.
If i dont add in datamodel tab, default OOB case detailssection dont show this fields and even in mobile case details screen is dynamically built using this data model fields.
Is this suppose to function this way... if yes than what is the use of Dynamic UI case details section and how to leverage that ?
@MGR007
The mentioned properties are PEGA OOTB properties. So, when you try to add the same property in the data model, it will show you a warning stating this property already exist in the same inheritance path.
This is PEGA OOTB behaviour, not only for Case Designer Data Model but everywhere in general.
Can't you use properties named like Description, Note instead of OOTB properties.