Structure organization layer rulesets into one application
Hi,
When I create a new application by wizard, Pega automatically creates one including organization layer rulesets within its application - MyApp application will include MyApp, MyAppInt, MyCo, and MyCoInt. If I make organization layer rulesets (I mean MyCo and MyCoInt) an organization application, I feel it is more simple and readability is better. I think portability gets better as well.
(OOTB structure)
MyApp:01.01.01
- MyApp:01-01-01
- MyAppInt:01-01-01
- MyCo:01-01-01
- MyCoInt:01-01-01
(My suggestion)
MyApp:01.01.01
- MyApp:01-01-01
- MyAppInt:01-01-01
MyCo:01.01.01
- MyCo:01-01-01
- MyCoInt:01-01-01
Please let me know if my suggestion has any disadvantage or I will refactor customer's environment as such.
Thanks,
***Edited by Moderator Marissa to update platform capability tags***
Hello,
Well I think the structure will different depending on the options chosen. Is it "Implementation only", "Framework only" or "Implementation and Framework".
It is difficult to say if the new structure is best for your application, it seems to be flexible enough but be careful with rule resolution.