You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+42-7Lines changed: 42 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,17 @@
1
1
# 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.
3
3
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.
5
6
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.
7
8
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
11
10
In these exercises you will learn how to create your first end-to-end analytics scenario using SAP Cloud Platform and SAP Analytics Cloud.
12
11
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.
13
12
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.
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
+
35
49
## Exercises
36
50
-[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.
37
51
-[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
41
55
-[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.
42
56
-[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.
43
57
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
+
44
79
## License
45
80
This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE](./LICENSE) file.
0 commit comments