Architecture | Technologies | Dependencies | How To Use
This project was developed at the Master Class by Rievo using the following technologies:
- SAP Cloud Platform - Trial environment
- SAP UI5 - Chart Components
- SAP Web IDE
- SAP HANA Web-based Development Workbench
Server (HANA Platform):
Web (SAP Web IDE):
To clone and run this application, you'll need Git, [HANA][SAPUI5][SAP Web IDE] on Cloud Trial environment via your computer to access. Create account in the SAP Cloud Platform
# Clone this repository
$ git clone https://github.com/DavidsonIzefler/SAPUI5-Fiori-Dashboard.git
- After create HANA MDC Database
- Run the scripts below:
- Tabelas.txt to generate tables
- Views.txt to generate views
- Carga.txt to populate tables and views
- sap.hana.admin.roles::Administrator
- sap.hana.ide.roles::CatalogDeveloper
- sap.hana.ide.roles::SecurityAdmin
- sap.hana.ide.roles::TraceViewer
- sap.hana.xs.admin.roles::SQLCCAdministrator
- sap.hana.xs.ide.roles::Developer
- sap.hana.xs.ide.roles::EditorDeveloper
Then create three files in the Editor composer of "SAP HANA Web Based Development Wrokbeanch: Editor"
- Create package Dashboard
- Import the file .xsapp
- Import the file .xsaccess
- Import the file dashboard.xsodata
- Go to services in the SAP Cloud Platform
- Start the service SAP Web IDE Full Stack
- Import the project that has been cloned from Git
👤 Davidson Matos Izefler
- Twitter: @Izefler
- Github: @DavidsonIzefler
- LinkedIn: @Davidson Izefler
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by Davidson Izefler