92
Views
1
Comments
[Reactive Web - Scalable Front End Architecture Example] Portal apps and menu references - Does it violate canvas rules?
scalable-front-end-architecture-exmaple-osp
Reactive icon
Forge asset by miguel.vicente@outsystems.com
Application Type
Reactive

Question about the portal example.  If the Portal Apps (End User layer) reference the Portal Theme (Foundation Layer), and the Portal Theme references the Portal Apps, isn't this a violation of the No Cyclic References rule, or at the very least a violation of the No Upwards References rule?  Also, Service Studio will perpetually give the 'Producer module uses outdated references' warning for all three modules.  

Thanks,

Greg 

UserImage.jpg
Aung Than Htut

Hi Greg ,
I'm also think so that is violated Upwards References rule between Portal_Theme (Producer module )and PortalApp1_UI, PortalApp2_UI (consumer modules).
It should be replaced Screen destinations by external URLs or consume Actions through REST APIs of PortalApp1_UI, PortalApp2_UI in the Portal_Theme .
Thanks, Aung

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.