What is one of the required steps to enable authentication support in CAP?
A. Install a package.json module called passport.
B. Install a CDS module called passport.
C. Install aNode.js module called passport.
D. Install a YAML module called passport.
Which of the following are characteristics of the SAP Business Technology Platform, ABAP Environment? Note: There are 2 to choose.
A. Runs within the Kyma environment
B. Is based on the latest ABAP platform cloudrelease
C. Runs within the Cloud Foundry environment
D. Is based on the latest SAP NetWeaver Application Server for ABAP release
Your customer presents you with the following UI requirements: Users work on different kinds of items. Different visualizations without interactions between the visualizations. No drilldown.
Which SAP Fiori elements floorplan do you recommend they use?
A. Object page
B. Analytical list page
C. Worklist
D. List report
What are some features of the SAP Cloud Connector? Note: There are 2 to choose.
A. Monitoring requests
B. Securing the activation of traffic traces
C. Configuring trust
D. Managing HTML5 applications
Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Whichcommand must you run in the terminal?
A. npm i --save @sap/xssec @sap/xsenv
B. cds compile srv --to xsuaa >@sap/xssec @sap/xsenv
C. cds compile srv --to xsuaa >xs-security.json
D. npm i --save xs-security.json
You use the Cloud MTA Build Tool to create an MTA archive (.mtar) from your project source. What command must you run to do this in one step?
A. mbt build
B. mbt init
C. mbt make
At what level can you select a region?
A. Directory
B. Global account
C. Subaccount
D. Environment
What are some advantages of building an account model based on functional areas such as Sales or IT? Note: There are 2 to choose.
A. It reduces the total cost of ownership (TCO)
B. it reduces maintenance and governance effort
C. It increases scalability of the solution
D. It increases the number of concurrent users
Which of the following SAP Fiori pages areas are mandatory? Note: There are 2 to choose.
A. Header
B. Content
C. Toolbars
D. Footer
What are some characteristics of JSON files? Note: There are 2 to choose.
A. JSON files contain human-readable data.
B. JSON files are based on XML.
C. JSON files are also valid YAML files.
D. JSON files contain JavaScript commands.
How manyadministrators can be assigned to a global account?
A. 0 - 1
B. 1 - n
C. 0 - n
In your Gitsystem, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What kind of request does this webhook send to the specified payload URL?
A. PATCH request
B. POST request
C. PUT request
D. GET request
What information does the SAP Destination service provide to your applications to connect to a remote service or system?
A. Connectivity proxy information for the target resource
B. Semantic information about the target resource
C. Technical information about the target resource
On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?
A. 10k requests per hour per user
B. 1k requests per hour for all users
C. 100k requests per hour per user
D. 50k requests per hour for all users
Which web browsers are officially supported in SAP Business Application Studio? Note: There are 2 to choose.
A. Google Chrome
B. macOS Safari
C. Mozilla Firefox
D. Microsoft Edge