A Node.js module is executed for the first time in SAP HANA extended application services, advanced model (XS advanced). Which of the following activities are performed automatically? There are 2 correct answers to this question.
To perform a specific task of an XS advanced application, what does a user need? Please choose the correct answer.
From which tool can you run the XS command line? Please choose the correct answer.
In an SQL Script procedure, which feature do you use to initialize IN/OUT table parameters? Please choose the correct answer.
What characterizes the Node.js environment? There are 2 correct answers to this question.
You need to create a native SAP HANA application that fully leverages the SAP HANA platform. How do you implement data-intensive
calculations?
Please choose the correct answer.
Which application runtimes are currently supported by the SAP Cloud Application Programming Model? There are 2 correct answers to this question.
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.
What are the issue categories that SQL Script Code Analyser scans for? There are 3 correct answers to this question.
You need to consume a Node.js service in an SAPUI5 application. In which section of the mta.xml file do you define the variable for the
exposed service?
Please choose the correct answer.
What do you use to set up unit testing for your SQL Script procedure? Please choose the correct answer.
You want to exclusively use declarative logic in an SQL Script procedure. Which of the following operators can you use? There are 2 correct answers to this question.
What is the package descriptor package.json used for? There are 2 correct answers to this question.
You create a simple data model to store user information. The model contains two tables: one for the user information, and the other for user address details.
The user can only have one address. You also need a view to show the complete information of the user including the address.
Which actions do you perform if you use CDS artifacts only? Please choose the correct answer.
Which of the following joins can be defined only with multi-column join in calculation views? Please choose the correct answer.
What are the nodes where filter expressions can be used in a calculation view? There are 2 correct answers to this question.
You define exception handling in a SQL Script procedure. What can you use declare exit handlers for? There are 2 correct answers to this question.
Which OData service do you use to prevent changes to existing line items of the sap.test :myTable table? Please choose the correct answer.
A)
B)
C)
D)
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.
You need to install SAP HANA 2.0, express edition to develop a native SAP HANA application. Which of the following deployment options do you have?
There are 2 correct answers to this question.
You need to initially load data from a .csv file into a Core Data Services table in SAP HANA extended application services, advanced model (XS advanced). Which file type do you create? Please choose the correct answer.
What key words are contained in the application descriptor file (xs-app.json)? There are 2 correct answers to this question.
In Node.js, which file do you use to define external module dependencies? Please choose the correct answer.