Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit cce013f

Browse files
committed
updated readme
1 parent 664e514 commit cce013f

File tree

1 file changed

+42
-7
lines changed

1 file changed

+42
-7
lines changed

README.md

Lines changed: 42 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
# cloud-analytics-end-to-end-sample
2-
End-to-end analytics scenario using the trial landscapes of SAP CP and SAC.
2+
TechEd session: AIN623 - Deep Dive into SAP Analytics Cloud and SAP Cloud Platform.
33

4-
This sample is an exercise documentation to setup your own end-to-end scenario with SAP Cloud Platform and SAP Analytics Cloud.
4+
##Description
5+
The TechEd 2018 session AIN623 describes how to create a end-to-end analytics scenario using the trial accounts of SAP Cloud Platform and SAP Analytics Cloud.
56

6-
This Documentation is also used in the TechEd Session AIN623 - Deep Dive into SAP Analytics Cloud and SAP Cloud Platform.
7+
The exercise documentation of this sample is completely self-contained and can therefore also be used after TechEd.
78

8-
**ATTENTION** If you are following the exercise outside the TechEd session AIN623, you will need a company e-mail address to create a SAC trial account, or use an existing enterprise account of SAP Analytics Cloud.
9-
10-
## Scenario Overview
9+
### Scenario Overview
1110
In these exercises you will learn how to create your first end-to-end analytics scenario using SAP Cloud Platform and SAP Analytics Cloud.
1211
Inside SAP Cloud Platform we will use SAP HANA as a database to store data and to create so called calculation views, to analyze the data.
1312
With a live data connection, the calculation views are then consumed in SAP Analytics Cloud. The consumption happens in so call models. On top of these models a dashboard can then be build.
1413

15-
## Scenario Diagram
14+
### Scenario Diagram
1615

1716
<img src="img/diagram1.JPG" alt="diagram1" width="60%">
1817

@@ -32,6 +31,21 @@ The simplified scenario diagram showing only the exercise content could look lik
3231

3332
<img src="img/diagram2.JPG" alt="diagram2" width="60%">
3433

34+
## NOTICE
35+
This sample is a TechEd sample. The exercise descriptions of this sample are used during the TechEd session AIN623.
36+
37+
## Requirements
38+
39+
### For TechEd 2018
40+
For attendees of SAP TechEd 2018, the session instructor will hand out log in information for SAP Cloud Platform trial accounts. Therefore you can skip Exercise 0 and start directly with [Exercise 1](./exercise1/README.md).
41+
You can also use your own trial account. In this case please refer to [Exercise 0](./exercise0/README.md).
42+
In Exercise 4 you are creating an SAP Analytics Cloud trial account. Therefore you need a company e-mail address, or you can contact your session instructor.
43+
44+
### For General Use
45+
If you are following the exercises outside the TechEd session AIN623, you will need an SAP Cloud Platform trial or enterprise account (including SAP HANA) and an SAP Analytics Cloud trial or enterprise account.
46+
[Exercise 0](./exercise0/README.md) describes how to create an SAP Cloud Platform account and how to create a HANA database there.
47+
During Exercise 4 you are creating an SAP Analytics Cloud trial account. For this exercise a *company e-mail address* is required!
48+
3549
## Exercises
3650
- [Exercise 0](./exercise0/README.md): This exercise is a prerequisite. You only need to follow these steps, if you don't have an SAP Cloud Platform trial account already.
3751
- [Exercise 1](./exercise1/README.md): Manage roles and users. In this exercise you will learn, how to create new users in your SAP HANA database in SAP Cloud Platform and how to administer them.
@@ -41,5 +55,26 @@ The simplified scenario diagram showing only the exercise content could look lik
4155
- [Exercise 5](./exercise5/README.md): Modeling in SAP Analytics Cloud. How to create a model on top of your live data connection to SAP HANA will be explained in this exercise.
4256
- [Exercise 6](./exercise6/README.md): Creating a story in SAP Analytics Cloud. In this exercise you will create your first story in SAP Analytics Cloud to get insights into your data.
4357

58+
59+
## Download and Installation
60+
The exercises for this session are entirely Cloud-based. You only need an internet browser on your machine.
61+
**Attention**: SAP Analytics Cloud works best with Google Chrome. If you use other internet browsers, some features might not be supported!
62+
63+
## Configuration
64+
None
65+
66+
## Limitations
67+
When using SAP Analytics Cloud in other internet browsers than *Google Chrome*, not all features are supported. (For example creating a new live data connection is not possible)
68+
69+
## Known Issues
70+
None so far...
71+
72+
## Support and ContributingHow
73+
This project is provided "as-is": there is no guarantee that raised issues will be answered or addressed in future releases.
74+
75+
For more information and support on SAP Cloud Platform, please visit https://help.sap.com/viewer/p/CP
76+
77+
For more information and support on SAP Analytics Cloud, please visit https://help.sap.com/doc/00f68c2e08b941f081002fd3691d86a7/release/en-US/index.html
78+
4479
## License
4580
This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE](./LICENSE) file.

0 commit comments

Comments
 (0)