C_HANADEV_16 SAP Certified Development Associate - SAP HANA 2.0 SPS04

Loading demo links...

Showing 1–3 of 10 questions

Question 1

In your UI5 application, you need to refer to an SAPUI5 core library that is available on your SAP HANA extended application services, advanced model (XS advanced) server.

Which files must you adapt?

Note: There are 3 correct answers to this question.

Select all that apply, then click Submit answer.

  • EH metadata.xml

  • mta.yaml

  • index.html

  • xs-app.json

  • manifest, json


Question 2

You develop a Node.js application for the SAP HANA platform that executes a SQL statement in the SAP HANA

database.

Which modules do you use?

Note: There are 2 correct answers to this question.

Select all that apply, then click Submit answer.

  • @sap/xsenv

  • @sap/hdbext

  • @sap/node-vsi

  • @sap/instance-manager


Question 3

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.

Select all that apply, then click Submit answer.

  • INSERT

  • POST

  • GET

  • READ

  • PUT