Hello SAP UI5 community,
I have some questions about SAP IU5 architecture :
We want to implement SAP IU5 for our customer to create some screens linked to :
SAP BW
SAP ERP
2 others apps
And in SAP IU5 screens, we want to show tabs with a combination of a lot of data of there systems.
We need to load & update serveral thousand rows of SAP ERP database for example and refresh quickly the screen.
So, what is the best architecture to do that ?
It is possible to load this data in real time with Odata / webservice or you need to manage a local database in SAPIU5 (which will be update every day this others system) ?
Thanks for you help
Mathieu