Sunday, July 30, 2023

Enterprise Class Structure | Situational Layer Cake | Components

 Enterprise Class Structure (ECS)





Situational Layer Cake is a patent term for Pega Platform. It's about placing the source code facilitating the enterprise specializations.


Above is an example of how directed and pattern inheritance work in ECS.


Components 

A component is a collection of rulesets that create a small feature that can be added to any application created in the Pega Platform.

For more details on Components follow the below link

https://docs-previous.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/application/components.htm#:~:text=A%20component%20is%20a%20collection,ruleset%20to%20avoid%20naming%20conflicts.

After Pega 7.2, the platform has allowed to build applications on top of another applications restricting only to frameworks. Therefore, it's we can directly base application instead of a framework and also we can use components when building the applications. It further facilitates the further reuse of the existing functionalities. 












No comments:

Post a Comment

Rule Delegation

 Summary of Rule Delegation The purpose of Rule Delegation is to make the rule available in the production environment for customization for...