When you create an API Rule for a service, what is created automatically?

When you create an API Rule for a service, what is created automatically?A . A Helm ChartB . An Istio VirtualServiceC . A Kubernetes DeploymentD . A Kubernetes ServiceView AnswerAnswer: B

August 31, 2024 No Comments READ MORE +

Which error is thrown by the CAP SDK for Node.js, when a CRUD operation violates the foreign key constraints?

Which error is thrown by the CAP SDK for Node.js, when a CRUD operation violates the foreign key constraints?A . FOREIGN_KEY_VIOLATIONB . CX_SY_CONSTRAINT_VIOLATIONC . ILLEGAL CRUD OPERATIOND . UNIQUE CONSTRAINT_VIOLATIONView AnswerAnswer: A

August 29, 2024 No Comments READ MORE +

Which language do you use to create a data model in a CAP project?

Which language do you use to create a data model in a CAP project?A . Core Data Services Definition Language (CDL)B . ABAPC . Core Data Services Query Language (CQL)D . SQLView AnswerAnswer: A

August 28, 2024 No Comments READ MORE +

What is a necessary step to implement a custom error handler in the CAP SDK for Node.js?

What is a necessary step to implement a custom error handler in the CAP SDK for Node.js?A . Register the error handler function for the before phase of the error.B . Catch exceptions during a CRUD operation.C . Register the error handler function for the on phase of the error.D...

August 27, 2024 No Comments READ MORE +

What must you do first before you can get visibility into how a process is running?

What must you do first before you can get visibility into how a process is running?A . Save the version of the process you are working on.B . Circulate the process for pre-approvals before finalizing it.C . Prepare the process to be consumed by the visibility scenario.D . Purchase the...

August 27, 2024 No Comments READ MORE +

What are the main features and capabilities of the app router? Note: There are 3 correct answers to this question.

What are the main features and capabilities of the app router? Note: There are 3 correct answers to this question.A . It can serve static content such as web pages, SAPUI5 or other client side code.B . It manages the authentication flows for the application.C . It acts as an...

August 27, 2024 No Comments READ MORE +

What can you use to register the JavaScript implementation of an event handler for external services to the framework?

What can you use to register the JavaScript implementation of an event handler for external services to the framework? A. An inline function passed to result of cds.connect() B. An inline function passed to result of cds.serve() C. A.js file with the same name as the .cds file D. An...

August 25, 2024 No Comments READ MORE +

Which of the following tools are required to build Spring Boot applications using the SAP Cloud SDK? Note: There are 2 correct answers to this question.

Which of the following tools are required to build Spring Boot applications using the SAP Cloud SDK? Note: There are 2 correct answers to this question.A . Java SE Development Kit 8B . Apache Maven version 3.5 or aboveC . SAP Mobile Services (MDK)D . Spring InitializView AnswerAnswer: A B

August 24, 2024 No Comments READ MORE +

How do you run a CI/CD build manually without pushing changes to Git?

How do you run a CI/CD build manually without pushing changes to Git?A . Select Deploy from the project's context menu in the Project ExplorerB . Submit Changes via Sync & Share actionC . Select "Trigger a Build' in the CI/CD job's context menuD . Create and run "Build task"...

August 23, 2024 No Comments READ MORE +

Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.

Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.A . Fueling generic runtimes to serve recurring tasks automaticallyB . Integrating the data with other SAP systemsC . Declaratively capturing domain knowledge in...

August 22, 2024 No Comments READ MORE +