You need to bind UI5 controls to a data source.
Between which parts of the SAPUI5 application must you create data binding?
A. Model and Controller
B. Controller and View
C. View and Model
D. Application Descriptor and View
Which of the following activities are part of the development lifecycle using SAP HANA extended application services, advanced model (XS advanced)? Note: There are 3 correct answers to this question.
A. Synchronize source with GIT repository
B. Store source in SAP HANA repository
C. Activate artifacts via _SYS_REPO
D. Create an MTA project
E. Export project as MTA archive
You create triggers using the SQL Console. Where are the triggers stored?
A. Repository
B. Application server
C. Package
D. Catalog
Where do you find the design-time objects of an SAP HANA extended application services, classic model (XS classic) application?
A. SAP HANA catalog
B. SAP HANA repository
C. SAP HANA extended application services, classic model application server
D. SAP HANA Deployment Infrastructure
In which of the following objects can you use Commit and Rollback statements?
A. Table user-defined function
B. Scripted Calculation view
C. Scalar user-defined function
D. SQLScript procedure
You use path expressions (associations) in your Core Data Services to combine entities instead of using
SQL joins.
What is a benefit to use these associations?
A. It increases the performance of the query.
B. It enforces referential constraint.
C. It improves the writability and readability of the query.
D. It invokes authorization checks on database level.
You develop an OData service using XSODATA. Which HTTP commands can you use to define the operations on the resources? There are 3 correct answers to this question.
A. INSERT
B. POST
C. GET
D. READ
What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.
A. Performance
B. Consistency
C. Security
D. Business logic
E. Privileges
A user is dropped with the "cascade" option. The user schema also contains objects owned by other
users, or on which other users have privileges.
What happens to the objects? There are 2 correct answers to this question.
A. The objects owned by other users are NOT dropped.
B. The objects owned by other users are dropped.
C. The objects on which other users have privileges are dropped.
D. The objects on which other users have privileges are NOT dropped.
To perform a specific task of an XS advanced application, what does a user need? Please choose the correct answer.
A. To have directly assigned a Scope
B. To have directly assigned a Role Collection
C. To be assigned to a Space
D. To be assigned to an Organization