What is recommended by SAP when you publish an API? Note: There are 2 to choose.
What is recommended by SAP when you publish an API? Note: There are 2 to choose.A . Use meaningful, clear, and self-explanatory API names. B. Remove obsolete APIs without notice. C. Use version numbers in the API names. D. Provide good API documentation.View AnswerAnswer: A,D
Which pattern do you use to register an event handler? Choose the correct answer.
Which pattern do you use to register an event handler? Choose the correct answer.A . srv.Q B. phase.O C. event.()View AnswerAnswer: A
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.
Which event phases can you use with CAP event handlers by default? Note: There are 3 to choose.A . while B. after C. between D. on E. beforeView AnswerAnswer: B,D,E
How many event handlers can you register for one event phase?
How many event handlers can you register for one event phase?A . exactly one B. exactly three C. multipleView AnswerAnswer: C
What is the maximum number of running threads per application instance?
What is the maximum number of running threads per application instance?A . 14200 B. 8192 C. 1024 D. 10420View AnswerAnswer: D
Which option do you choose?
You are asked to add a User Interface to your CAP project as quickly as possible and without any unique functionalities. Which option do you choose? Choose the correct answer.A . SAP UI5 Elements B. SAPUI5 Freestyle C. SAP Fiori ElementsView AnswerAnswer: C
You can use the credentials created in the SAP CI/CD service to: Choose the correct answers.
You can use the credentials created in the SAP CI/CD service to: Choose the correct answers.A . Connect to a private GitHub repository. B. Deploy applications to the SAP BTP, Cloud Foundry environment. C. Access the service itself.View AnswerAnswer: A,B
Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.
Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.A . Connect an SAP S/4HANA Cloud system with the SAP BTP B. Connecting an SAP S/4HANA system with the SAP BTP C. Providing control over cloud to cloud connections D. Providing control over...
A main line in a source control management system can contain feature branches.
A main line in a source control management system can contain feature branches. Determine whether this statement is true or false.A . true B. falseView AnswerAnswer: A
Which of the following SAP Fiori pages areas are mandatory? Note: There are 2 to choose
Which of the following SAP Fiori pages areas are mandatory? Note: There are 2 to chooseA . Content B. Header C. Footer D. ToolbarsView AnswerAnswer: A,B