Please review the JSON model in the screenshot. Which of the following absolute binding paths are valid?
Note: There are 3 correct answers to this question.
{company: {name: "ACME", info: {employees:3}, contacts: [{name: "Barbara", phone: "873"},{name:
"Gerry", phone: '"734"}]}}
A. /contacts/0/name
B. /company/name
C. /company/contacts/2/phone
D. /company/info/employees
E. /company/contacts/1/name
You created several database tables in a multi-target application and need to keep their names as short as
possible.
Which parameter of the .hdinamespace file do you set to ignore?
A. subfolder
B. mixinTypes
C. hdbtable
D. name
You need to consume a Node.js service in an SAPUI5 application. In which section of the mta.yaml file do you define the variable for the exposed service?
A. In the properties section of the MTA resources
B. In the requires section of the HTML5 module
C. In the provides section of the Node.js module
D. In the path section of the Node.js module
Which tool can you use to perform an in-place upgrade of SAP HANA 2.0, express edition?
A. SAP Software Download Center
B. SAP Cloud Appliance Library
C. Download Manager
D. SAP HANA Lifecycle Management
You need to check user input data in your OData request. Which exit type do you use?
A. Consistency
B. Modification
C. Verification
D. Validation
For what do you use the RESIGNAL statement in SQLScript?
A. System exceptions
B. Specific SQL error codes
C. Generic SQL exceptions
D. User-defined exceptions
From which tool can you run the XS Command Line?
A. Local operating system shell
B. SAP HANA studio
C. SAP Web IDE for SAP HANA
D. SAP HANA cockpit
Which of the following are characteristics of an SAP HANA Deployment Infrastructure container? Note: There are 3 correct answers to this question.
A. It is the same as a tenant database.
B. It is logically similar to an SAP HANA schema.
C. It contains table and view objects.
D. It performs version management of runtime artifacts.
E. It is created by a container-specific technical user.
You work on a multi-target application that uses the SAP HANA Deployment Infrastructure (HDI). Which operations can you perform in the SAP Web IDE for SAP HANA? There are 2 correct answers to this question.
A. Create objects in the SAP HANA repository.
B. Choose the supported SAP HANA versions.
C. Configure the artifact namespaces.
D. Deploy HTML5 modules to the SAP HANA database.
What do you reference in a role template? Please choose the correct answer.
A. Roles
B. Routes
C. Role Collections
D. Scopes