Which file in a Multi-Target Application (MTA) project contains the plugin name and version of every supported file suffix?
A . .hdbsynonymconfig
B. .hdbprojectiononviewconfig
C. .hdiconfig
D. .hdinamespace
Answer: C
C_HCDEV_03 SAP Certified Development Associate – SAP HANA Cloud 1.0 exam is a hot SAP certification exam, Exam4Training offers you the latest free online C_HCDEV_03 dumps to practice. You can get online training in the following questions, all these questions are verified by SAP experts. If this exam changed, we will share new update questions.
Which file in a Multi-Target Application (MTA) project contains the plugin name and version of every supported file suffix?
A . .hdbsynonymconfig
B. .hdbprojectiononviewconfig
C. .hdiconfig
D. .hdinamespace
Answer: C
What is the SAP Business Application Studio user interface made up of?
A . Tiles
B. Frames
C. Windows
D. Views
Answer: D
Which Node.js module do you use to run an SQL statement against the SAP HANA database?
A . @sap/xssec
B. @sap/xsenv
C. @sap/hdbext
D. @sap/hdi
Answer: C
Which sequence of steps do you follow to enable the SAP Job Scheduling service to work with a new application?
A . Create an instance of the SAP Job Scheduling service.Create an xsuaa service instance.Deploy the application.Bind the SAP Job Scheduling service instance to your application.Bind the xsuaa service instance to your application.
B. Create an instance of the SAP Job Scheduling service.Create an xsuaa service instance.Deploy the application.Bind the xsuaa service instance to your application.Bind the SAP Job Scheduling service instance to your application.
C. Create an instance of the SAP Job Scheduling service.Create an xsuaa service instance.Bind the xsuaa service instance to your application.Bind the SAP Job Scheduling service instance to your application.Deploy the application.
D. Create an instance of the SAP Job Scheduling service.Create an xsuaa service instance.Bind the SAP Job Scheduling service instance to your application.Bind the xsuaa service instance to your application.Deploy the application.
Answer: B
Which of the following are Cloud Foundry service types that are supported for binding in the Run Configurations view? Note: There are 3 correct answers to this question.
A . Space
B. application-logs
C. xsuaa
D. auditlog
E. managed-hana
Answer: B,C,D
What can you use to define data models in the SAP Cloud Application Programming Model?
A . CDS
B. Java
C. CDS Notations
D. Node.js
Answer: A
Why should you register an error handler in your service implementation for the exception of the CAP SDK for Node.js?
A . To force the execution of the CRUD operation
B. To provide a meaningful error message
C. To ensure that the end user receives a message
D. To avoid a break in the app execution
Answer: B
Which tasks does the User Account and Authentication (XSUAA) service accomplish? Note: There are 3 correct answers to this question.
A . It dispatches requests to microservices.
B. It identifies the user by e-mail or user ID.
C. It decides if a user is allowed to perform an activity.
D. It assigns the principals to a user session.
E. It stores the real users’ identities.
Answer: B C D
What does the service document of an OData service list? Note: There are 3 correct answers to this question.
A . Singletons
B. Entity sets
C. Functions
D. Actions
E. Types
Answer: A B E
Why do you use request objects in the event handlers? Note: There are 3 correct answers to this question.
A . To give information on the HTTP method
B. To call external services
C. To register another set of handlers
D. To send an arbitrary event
E. To provide error messages to the client
Answer: A,B,E