Question
Pegasystems Inc.
JP
Last activity: 17 Jul 2017 16:44 EDT
Why the Properties come from directly inherited parent class does not show up in the Application Explorer
We have an application like below using PRPC 7.1.17.
MyApp:01-01
Built on application:
PegaRULES:07-01
Application RuleSets:
1.MyAppUIRuleset:01-01 (contains rules related to user interface: flows, flowactions, sections etc.)
2.MyAppBizRuleset:01-01 (contains rules related to business logic: properties, declare expression, map value, decision table etc.)
For the shake of clear separation between rules handling User Interface and the rules handling business logic, the development team made the below decision.
All properties which is only being used for the presentation purpose should be defined in MyAppUIRuleset and Applies to the class which associated with MyAppUIRuleset.
By following this architectural decision, developers defined two classes, MyCo-UI-Data-Product directly inherit MyCo-Biz-Data-Product.
The application functions just fine, however the UI developers faces a problem with the Application Explorer of the Designer Studio:
Properties come from directly inherited parent class does not show up in the Application Explorer.
We have tried the [Explorer inheritance -> Directed] option from the drop down menu of Application Explorer, and it didn't work.
We have an application like below using PRPC 7.1.17.
MyApp:01-01
Built on application:
PegaRULES:07-01
Application RuleSets:
1.MyAppUIRuleset:01-01 (contains rules related to user interface: flows, flowactions, sections etc.)
2.MyAppBizRuleset:01-01 (contains rules related to business logic: properties, declare expression, map value, decision table etc.)
For the shake of clear separation between rules handling User Interface and the rules handling business logic, the development team made the below decision.
All properties which is only being used for the presentation purpose should be defined in MyAppUIRuleset and Applies to the class which associated with MyAppUIRuleset.
By following this architectural decision, developers defined two classes, MyCo-UI-Data-Product directly inherit MyCo-Biz-Data-Product.
The application functions just fine, however the UI developers faces a problem with the Application Explorer of the Designer Studio:
Properties come from directly inherited parent class does not show up in the Application Explorer.
We have tried the [Explorer inheritance -> Directed] option from the drop down menu of Application Explorer, and it didn't work.
***Updated by moderator: Marissa to close 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.