Learning: Preparing the Modeling Environment

Hiro - May 21 - - Dev Community

Studies of the learning path Developing data models with SAP HANA Cloud for Data Engineering certification.

Business Application Studio => IDE

  • Support clouds, on prem and hybrid development -> data modeling (Based on VS Code).

  • SAP HANA Calculation View Editor is a tool that supports modeling.

Image description

  • any dev space automatically stops after some IDLE time to preserve resources.

  • File structure: /home/user/projects/project(XXX)

  • mta.yaml: application descriptor file (list the different apps modules and their dependencies)

  • It's possible to import development content without GIT in SAP Business Application Studio (BAS).

    • Import exclusively .tar and .zip
. . . . . . . . . . .