Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/ui5-networkgraph-page-level-breakout
Demo SAP Fiori application showing how to create a page level breakout with network graph in a list report.
https://github.com/sap-samples/ui5-networkgraph-page-level-breakout
fiori-elements sample sample-code sap-fiori ui5
Last synced: about 1 month ago
JSON representation
Demo SAP Fiori application showing how to create a page level breakout with network graph in a list report.
- Host: GitHub
- URL: https://github.com/sap-samples/ui5-networkgraph-page-level-breakout
- Owner: SAP-samples
- License: apache-2.0
- Created: 2018-08-09T12:58:59.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T10:34:18.000Z (10 months ago)
- Last Synced: 2024-03-04T11:56:05.107Z (10 months ago)
- Topics: fiori-elements, sample, sample-code, sap-fiori, ui5
- Language: HTML
- Homepage: https://blogs.sap.com/2018/07/16/using-network-graph-in-a-list-report-fiori-template/
- Size: 43.9 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/ui5-networkgraph-page-level-breakout)](https://api.reuse.software/info/github.com/SAP-samples/ui5-networkgraph-page-level-breakout)
# UI5 Network Graph - Page Level Breakout
## Description
A list report SAP Fiori application with page level breakout. This is just a demo application to demonstrate usage of a [Network Graph](https://sapui5.hana.ondemand.com/#/sample/sap.suite.ui.commons.sample.NetworkGraph/preview) on a page level breakout in an object page. It shows the final state of step-by-step description of how to create such application described in this blog: [Using Network Graph in a List Report Fiori Template](https://blogs.sap.com/2018/07/16/using-network-graph-in-a-list-report-fiori-template/).
## Requirements
This application is based on SAP Fiori elements and hence it has the same requirements. Namely:
- SAP Web IDE 1.17 or higher
- SAP NetWeaver 7.5 SP01 or higherFor more details have a look at [SAP Fiori elements](https://help.sap.com/viewer/468a97775123488ab3345a0c48cadd8f/7.51.6/en-US/03265b0408e2432c9571d6b3feb6b1fd.html) help page.
## Download and Installation
This project was created as a sample application. It's not meant to work on its own. In order to create your own application please follow the ste-by-step guide in the above mentioned [blog](https://blogs.sap.com/2018/07/16/using-network-graph-in-a-list-report-fiori-template/).
If you in any case want to try out the code directly you can clone it in WebIDE and edit the configurations for your system's services. Most configurations to be changed are located in the [manifest.json](/webapp/manifest.json) file.
## Support
This application will be update from time to time if some of the APIs change. If you find a bug or have any question please create an [issue](/../../issues) in this project.
## License
Copyright (c) 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt) file.