You need to consume the OData Service from the Gateway to create a new SAP Fiori app in the SAP Web IDE What value do you configure in the WeblDEUsage property for the destination in the SAP HANA Cloud Platform?
A. dev_abap
B. odata_xs
C. odata_gen
D. odata_abap
What can you connect with the SAP Cloud Connector?
A. SAP BTP services to on-premise systems in a customer's network
B. SAP BTP services to SAP Business Application Studio
C. SAP Business Application Studio to a Cordova development environment
D. SAP API Business Hub to client devices
You develop an SAPUIS 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.
A. Add a code snippet to check if the method exists and execute it
B. Create a ifile in the Util folder to allow the customer to add custom code.
C. Modify the bootstrap option to allow multi-layer extensions of the custom code.
D. Identify a strategic location in the controller for the customized code
E. Define a new function name ensuring itis reserved for the extension.
What are Smart Controls?
A. Basic SAPUI5 controls recommended for standalone usage
B. SAPUI5 controls that can be rendered dynamically according to OData service annotations
C. Application templates for SAPUI5 applications to optimize development
D. The predecessor of Smart Templates
Which information is included in the SAPUI5 app's manifest.json file? Note: There are 3 correct answers to this question.
A. SAPUI5 dependencies
B. Client side data-models
C. Referenced data sources
D. Localization keys
E. App ID, Name, and Version
Which properties do you need to configure when you use the Mock server? Note: There are 2 correct answers to this question.
A. Service URL
B. Module path
C. Destination
D. Binding type
What are the Lifecycle events of an SAPUI5 view controller? Note: There are 2 correct answers to this question.
A. onExit
B. beforeEntry
C. aterExecution
D. onBeforeRendering
What are the limitations of OPA5 test?
Note: There are 2 correct answers to this question.
A. It never causes a test to fail
B. Testing across more than one page is NOT possible
C. End-to-end tests are NOT recommended.
D. The developer needs to create the test during development
How can you extend an SAP Fiori app?
Note: There are 3 correct answers to this question.
A. Modify the runtime libraries that are to be loaded
B. Modify the properties of the view control
C. Modify the data model to merge data at runtime.
D. Enable merging of the standard and the custom controller at runtime.
E. Add custom view content in a predefined extension point.
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?
A. HTML5
B. OpenUI5
C. BSP
D. ABAP