Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Obert committed Sep 10, 2019
2 parents 0eb6261 + e74a89e commit aaf3509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


## Description
This is a sample application that can be used as a reference for the Cloud Application Programming Model for SAP Cloud Platform. Besides [CDS](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/00823f91779d4d42aa29a498e0535cdf.html) tooling, this application contains a [Fiori Elements](https://help.sap.com/viewer/468a97775123488ab3345a0c48cadd8f/7.51.4/en-US/03265b0408e2432c9571d6b3feb6b1fd.html) user interface and an additional microservice which stores images in [Azure blob storage](https://azure.microsoft.com/en-us/services/storage/blobs/).
This is a sample application that can be used as a reference for the SAP Cloud Application Programming Model for SAP Cloud Platform. Besides [CDS](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/00823f91779d4d42aa29a498e0535cdf.html) tooling, this application contains a [SAP Fiori Elements](https://help.sap.com/viewer/468a97775123488ab3345a0c48cadd8f/7.51.4/en-US/03265b0408e2432c9571d6b3feb6b1fd.html) user interface and an additional microservice which stores images in [Azure blob storage](https://azure.microsoft.com/en-us/services/storage/blobs/).

The application exposes a list of sample entities which represent cities. Each entity contains several properties, like name, region and an image. The user can navigate to a Fiori Object Page and replace the default image with a newly uploaded file. This file will be stored in an Azure storage account and the URL that references the image will then be stored in a table on HANA.

Expand Down Expand Up @@ -120,4 +120,4 @@ This content is provided "as-is" with no other support.

## License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the SAP Sample Code License except as noted otherwise in the [LICENSE file](LICENSE).
This file is licensed under the SAP Sample Code License except as noted otherwise in the [LICENSE file](LICENSE).

0 comments on commit aaf3509

Please sign in to comment.