We have already discussed live vs. import connections. Models use those connections to reflect specific data from that data source. A live model simply uses a live connection for the data it represents. Since a live connection merely provides access to data, there is no data contained in a SAP Analytics Cloud live model. The model only points to the specific data in the live data source. Consequently, you cannot manipulate any data in the model; any data manipulation must be done in the source database/system.
In addition, you cannot write data to the model (because doing so would really be writing back to the original source system), so live models are analytic models. The single exception is a live model to BPC Embedded, but that is outside the scope of this course.
Because only SAP sources can be accessed via a live connection, a live model reflects only SAP data.
The process of creating a live model to any SAP source is very simple:
- From the Navigation Bar choose
Modeler.
Note
You may need to choose the . . . More option. - Select Live Data Model.
- Choose the appropriate System, Connection, and Data Source in the Create Model from Live Data Connection dialog box.
- View the measures and dimensions.
- Save the model.