Hello Everyone,
I have seen a lot of articles regarding 4 layer canvas,but need help only regarding orchestration layer its a bit unclear to me.So, we have 2 applications(Native Apps) lets call them App 1 and App 2 with their own individual sets of menu. Now we want to put this 2 applications in a wrapper or dashboard Native app (Lets call it dashboard App ) from where user can click on any one of App 1 or App 2 and navigate through.So in short I want to have a dashboard App with a home page which will have 2 navigation one to App 1 and another to App 2.Now can someone suggest what would be good approach to do this?I have currently tried doing this with external url for app1 and App2 from dashboard.But this seems to not work with native, it constantly gives error saying your app needs to be updated.So i tried making the 2 apps as Reactive and it works fine.Is my approach correct? Or is there any other effective way to achieve this?
Kindly reply.Thank You,Anagha
Hi Anagha,
To make sure you're not taking a look at outdated articles, the 4 layer canvas is now a 3 layer Canvas when using OutSystems 11 which you are as you are using Reactive.
Take a look on why and validate your approach in this article from OutSystems success.
Best regards,
João
And I leave here some more information about reactive and the differences from others types of applications:
And you have a Demo here where you can find all info that you need about architecture on reactive web.
Regards,Miguel