Hi there,
I am wondering how to apply 3 layers canvas in ODC?
Usually in O11 i have 4 applications: 1 for entity, 1 for ui, 1 for business logic, and 1 for utility, Each with 1 or more modules.
How does it maps to ODC?
regards and thanks
Hi,
No it not required you need to create 4 apps. According to your business requirements you need to create app and bounded context. Please refer below documents link they also explained with one simple app.
https://success.outsystems.com/documentation/outsystems_developer_cloud/app_architecture/building_a_well_architected_app/
Thanks
Cv
Thank you, Sir
Hi in ODC there is no concept of 3 or 4 layer architecture. In ODC You Just need to create libraries and app. Please refer below link for ODC architecture.
https://success.outsystems.com/documentation/outsystems_developer_cloud/app_architecture/
Thank you,
But what is the best practice? Do i need to create 4 apps?
regards