option
Cuestiones
ayuda
daypo
buscar.php

10R1

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
10R1

Descripción:
visualizar

Fecha de Creación: 2023/08/15

Categoría: Otros

Número Preguntas: 29

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Why do you explore the Problem Space in detail during a Design Thinking workshop?. To understand user needs. To create desirable solutions. To validate solution ideas. To save costs in the evaluation phase.

You develop an SAPUI5 app that updates data on the SAP back-end system What activities are required when you implement an XSRF token? There are 2 correct. Execute the Refresh method for an expired token. Retrieve the token and send it with each write request. Generate a token on each read and write request. Include the token in the HTTP request body of each write request.

Where are the themes saved for the SAP Fiori Launchpad?. In the theme repository in front-end server. In the theme repository in back-end server. In theme tool. In the UI theme designer tool.

Which information is included in the SAPUI5 app's manifest.json file? 3 corrects. Referenced data sources. App ID,Name and Version. Localization keys. SAPUI5 dependencies. Client side data-models.

You develop and SAPUI5 app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to set up a hook method? 3 correct. 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. Define a new function name ensuring it is reserved for the extension. 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.

You need to consume the OData Service from the Gateway to create a new SAP Fiori app in the SAP Business Application Studio. What value do you configure in the WebIDEUsage property for the destination in the SAP BTP?. dev_abap. odata_gen. odata_xs. odata_abap.

Which processes are part of the design phase when you develop SAP Fiori apps?. Ideation,Prototyping and Validation. Requirement gathering, Research and Documentation. Developing, Testing and Deploying. Scoping, 360 degree research and Synthesis.

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 WebIDEUsage property is required?. extend_abap. odata_abap. iu5_execute_abap. dev_abap.

Your customer wants to enable the SAP Fiori app to be accessed in multiple languages. Which of the following activities do you perform? 3 correct. Create a resource file containing key/value pairs. Create a resource file with a .props extension. Create a resource file for each language. Encode the special characters in HTML in the resources file. Create a view file and controller file for each language.

Which HTTP request method can you use to create an OData resource?. CHANGE. UPDATE. POST. PUT.

While testing an SAP Fiori app you discover that the navigation on the page does not work correctly Which of the following agile pyramid options do you use?. Mock server. OPA. QUnit. Sinon.

You finalized you SAPUI5 app in the SAP Business Application Studio To which of the following platforms can you deploy this app? 2 correct. SAP BTP. SAPUI5 Java repository. SAPUI5 ABAP repository. SAP Fiori launchpad.

To which of the following does and SAP Fiori tile point directly?. A semantic object. An action. A target mapping with a semantic object and an action. An SAP Fiori app.

In the code on the screenshot, what are the absolute paths of the property that retrieves the City value for the company Acme inc? code: var data ={ regions :[ { name:"Acme Inc.", city:"Belmont" }, name: "Beam Hdg.", city:"Hancock" } ] 2 correct. falta 1. o.

Which properties do you need to configure when you use the Mock server? 2 correct. Binding type. Service URL. Module path. Destination.

Which features of the SAP Business Application Studio help you extend a standard Fiori app? 2 correct. The Descriptor Editor to choose elements for extension. An editor to modify the data model in the extended project. The Extensibility Pane to choose extension points. A wizard to generate the files for each extension possibility.

Which control can you use to create responsive table-free layouts?. sap.ui.layout.ResponsiveFlowLayout. sap.ui,layout.Grid. sap.iu.layout.HorizontalLayout. sap.iu.layout.VerticalLayout.

You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? 2 correct. sap.ui.controllerExtensions. sap.ui.viewModifications. sap.ui.i18nModifications. sap.ui.modelModifications.

What are some extensibility options in SAPUI5? 3 Correct. Write new libraries and new controls. Modify SAP Fiori floorplans. Create composite controls from existing SAPUI5 controls. Change controls in the sap.m library. Include JavaScript, HTML, and CSS in SAPUI5-based pages.

A business user is unable to find an application on the SAP Fiori Launchpad or the App Finder. Which of the following options could explain why the tile is unavailable? 3 correct. The user does not have the proper PFCG role assigned to see the application or tile. The catalogs assigned to the user do not contain the relevant application or tile. The OData service authorization is missing. The target mapping for the tile is missing in the catalog. The end user is missing the required group containing the tile.

Which methods can you use to bind data to the controls on SAPUI5? 3 correct. Structure. Element. Aggregation. Property. Combination.

What are dome of the core design principles of SAP Fiori? 2 corrects. Multi-device support. Accessibility. Adaptive. Role-based.

What is required content in the Component.js file for an extension project? 2 correct. The customizing section. The controller IDs. The namespace of the parent app. The link to the parent app.

In an SAP Fiori elements List Report page, what does the @UI.lineitem.position determine?. The sort order of the rows of a list. In which devices list columns are displayed. The justification of the columns of a list. The order of the columns of a list.

What can you connect with the SAP Cloud Connector?. SAP API Business Hub to client devices. SAP BTP services to on-premise systems in a customer's network. SAP BTP services to SAP Business Application Studio. SAP Business Application Studio to a Cordova development environment.

In the source code below. Which of the following locations must reference the extension point? codigo ..... EmployeeData view.xml. Component js. EmployeeData controller js. Neo-app json.

You need to security connect the SAP BTP to an on-premise system How does the SAP Cloud Connector help do this? 2 correct. It secures an SSL tunnel between the SAP BTP and the on-premise system. It supports custom destination API configuration and certificate inspection. It initiates a cloud-based reverse-invoke process. It creates connectivity by a reverse-invoke process on the on-premise system.

Which annotations are needed in a CDS View to create an Analytic Card in an Overview Page? 2 correct. @UI.identification. @UI.Chart. @UI.dataPoint.responsible. @UI.lineItem.

Your customer extends an SAP Fiori app with View Replacement. Which activities do you perform?. Create a SAPUI5 control of that replaces the original control. Create a SAPUI5 view that replaces the complete view. Identify a specific SAPUI5 control to be replaced. Verify that adding custom content in the Extensions Points in NOT sufficient.

Denunciar Test