Cuestiones
ayuda
option
Mi Daypo

TEST BORRADO, QUIZÁS LE INTERESEC_FIORDEV_21 1/5

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del test:
C_FIORDEV_21 1/5

Descripción:
C_FIORDEV_21 1/5

Autor:
Alexis Castro
(Otros tests del mismo autor)

Fecha de Creación:
23/01/2023

Categoría:
Personal

Número preguntas: 22
Comparte el test:
Facebook
Twitter
Whatsapp
Comparte el test:
Facebook
Twitter
Whatsapp
Últimos Comentarios
No hay ningún comentario sobre este test.
Temario:
Your customer requests a special create method to enable the creation of the full OData hierarchy. Which OData service method can you use? CREATE_DEEP_ENTITY CREATE_BATCH_ENTITY EXECUTE_DEEP_INSERT CREATE_STREAM.
What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question. Add Annotation to the Annotation file present as a part of WebIDE project using Annotation modeler Add Annotations to the manifest file present as a part of WebIDE project using the Descriptor Edit Add Annotation with the help of a Metadata Extension Add Annotation to the underlying Database Table Add Annotations to the underlying CDS view.
You develop a SAPUI5 app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to implement a hook method? Note: There are 3 correct answers to this question. Modify the bootstrap option to allow multi-layer extensions of the custom code. Add a code snippet to check if the method exists and execute it. Identify a strategic location in the controller for the customized code. Create a .js file in the Util folder to allow the customer to add custom code. Define a new function name ensuring it is reserved for the extension.
To perform a QUnit test, what do you include in a test page under your webapp folder? Stub code OPA function SAPUI5 bootstrap code Mock code.
Which SAP Fiori app types require the SAP HANA database? Note: There are 2 correct answers to this question. Legacy Transactional Factsheet Analytical.
Which model supports deep inserts? XML model Resource model OData model JSON model.
Your customer asks you to demonstrate their app with localization changes. Which activity do you perform? Configure the supported Languages settings in the Project.json file. Show the i18n properties file translations. Use the preview frame in the run configuration. Configure the run configuration file in the app.
You need to configure an SAP Destination service to enable SAP Business Application Studio to extend an existing SAP Fiori app. Which configuration setting for the WebIDE Usage property is required? ui5_execute_abap odata_abap dev_abap extend_abap.
Which application types can you develop and deploy on the SAP Cloud Platform Neo environment? Note: There are 3 correct answers to this question. Java apps HANA XS apps .NET apps Objective-C apps HTMLS apps.
What are the advantages of Local Annotations Over SADL-based Annotations? Note: There are 2 correct answers to this question. All the Framework-Specific Annotations available as a part of CDS views are also available as a part of Annotation Modeler, which makes it highly flexible Can Override the CDS based Annotations Can handle Complex annotations which is not a bound to a single field or entity Local Annotations are more reusable as compared to SADL based annotations.
Which activities does the OData Model Editor support? Note: There are 2 correct answers to this question. Deploy ODataModels Create ODataModels Test ODataModels Edit ODataModels.
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use? View Extension View Replacement View Modification View Visibility.
What is the required content in the Component.js file for an extension project? Note: There are 2 correct answers to this question. The namespace of the parent app The controller IDs The link to the parent app The customizing section.
You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? Note: There are 2 correct answers to this question. Include the token in the HTTP request body of each write request Retrieve the token and send it with each write request Generate a token on each read and write request Execute the Refresh method for an expired token.
What are the limitations of OPA5 test? Note: There are 2 correct answers to this question. It never causes a test to fail Testing across more than one page is NOT possible End-to-end tests are NOT recommended The developer needs to create the test during development.
Your customer wants to enable the SAP Fiori app to be accessed in multiple languages. Which of the following activities do you perform? Note: There are 3 correct answers to this question. Create a resource file for each language Create a resource file containing key/value pairs Encode the special characters in HTML in the resources file Create a view file and a controller file for each language Create a resource file with a .props extension.
Why do you explore the Problem Space in detail during a Design Thinking workshop? To validate solution ideas To save costs in the evaluation phase To create desirable solutions To understand user needs.
In a standar SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application? Manifest.json Component.js index.html Neo-app.json.
In the source code below, which of the following locations must reference the extension point? EmployeData.view.xml EmployeData.controller.js Componente.js Neo-app.json.
You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? Note: There are 2 correct answers to this question. sap.ui.viewModifications sap.ui.modelModifications sap.ui.i18nModifications sap.ui.controllerExtensions.
You finalized your SAPUI5 app development in the SAP Web IDE. What are the platforms available for deployment? Note: There are 2 correct answers to this question. Deploy to SAPUI5 ABAP Repository Deploy to SAPUI5 Java Repository Deploy to SAP Cloud Platform Deploy to SAP Fiori launchpad.
You need the backend server to sort and filter the data used in your customer's app. Which SAPUI5-supported data model must you use? JSONModel ResourceModel ODataModel XMLModel.
Denunciar test Consentimiento Condiciones de uso