Sixty Flashcards
Which web browsers are officially supported in SAP Business Application Studio? (2 correct)
Google Chrome
macOS Safari
Mozilla Firefox
Microsoft Edge
Google Chrome
Mozilla Firefox
**Which event phases can you use with CAP event handlers by default? (3 correct)
**
on
while
after
before
between
on
after
before
In SAP Business Application Studio, what is a dev space?
A pre-configured private virtual machine
A pre-configured shared development environment
A pre-configured shared virtual machine
A pre-configured private development environment
A pre-configured private development environment
According to SAP CAP best practices, which error types should you NOT catch? (2 correct)
Unexpected errors
Runtime errors
Programming errors
Rejections of promises
Unexpected errors
Rejections of promises
Which identifier is used by the XSUAA service to distinguish applications and scopes?
tenant-mode
xs-security
xsappname
VCAP_SERVICES
xsappname
**Which are standard build packs provided by SAP to develop applications in the SAP BTP, Cloud Foundry environment? (3 correct)
**
Docker
Java
Python
HTMLS
Node.js
Java
Python
Node.js
**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?
**
mbt build
mbt init
mbt make
mbt build
**On SAP BTP, what request rate limit tries to protect the Cloud Foundry API against misuse?
**
1Ok requests per hour per user
1k requests per hour for all users
1OOk requests per hour per user
50k requests per hour for all users
1Ok requests per hour per user
**What is a rule of thumb for when to use namespaces in your models?
**
When your models are reused in other projects
When your model names are unique
When your app rarely exposes services
When your model names are unique
Which of the following can be used as a management tool for SAP Business Technology Platform? (2 correct)
SAP Solution Manager
SAP BTP CU
SAP Business Application Studio
Cloud Foundry CU
SAP BTP CU
Cloud Foundry CU