What can you do to create a worklist SAP Fiori elements application? Note: There are 3 correct
answe rs to this questio n.
C D E
Which of the following content types can be displayed within a table cell in SAP Fiori elements
applications? Note: There are 3 correct answe rs to this questio n.
A B D
What can you do using the SAP Fiori Tools Extension Pack?
C
Which of the following determines how data is displayed in SAP Fiori elements applications?
A. Database structure
B. Templates
C. Application logic
D. User permissions
B
OData and SAP BTP
You need to securely connect the SAP BTP to an on-premise system.
How does the SAP Cloud Connector help do this?
Note: There are 2 correct answe rs to this questio n.
A. It creates connectivity by a reverse-invoke process on the on-premise system.
B. It supports custom destination API configuration and certificate inspection.
C. It initiates a cloud-based reverse-invoke process.
D. It secures an SSL tunnel between the SAP BTP and the on-premise system.
A D
OData and SAP BTP
Which activities does the the OData Model Editor support?
Note: There are 2 correct answe rs to this questio n.
A. Edit ODataModels
B. Test ODataModels
C. Create ODataModels
D. Deploy ODataModels
A C
OData and SAP BTP
You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end
system.
What do you create to implement a deep insert?
Note: There are 2 correct answe rs to this questio n.
A. An individual structures for both Sales Order and Sales Order Items, and then batch them.
B. A nested structure for Sales Order and Sales Order Items.
C. A flat structure with Sales Order and Sales Order Items, and then add an expand command.
D. An object structure that defines the hierarchy.
B D
OData and SAP BTP
Which of the following activities allows you to send commits from your local branch in your Git
repository to the remote repository?
A. Commit
B. Save
C. Clone
D. Push
D
OData and SAP BTP
You develop an SAPUI5 app and implement a FacetFilter.
What events are triggered when the user interacts with the FacetFilter control?
Note: There are 2 correct answe rs to this questio n.
A. confirm
B. reset
C. listFilter
D. oninit
A B
OData and SAP BTP
Your customer asks you to add text for a new language to an app.
Which file do you send to the translator?
A. Manifest.json
B. Component.js
C. Master.view.xml
D. i18n.properties
D
OData and SAP BTP