Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

What is recommended by SAP when you publish an API? Note: There are 2 to choose.

A.

Use meaningful, clear, and self-explanatory API names.

B.

Remove obsolete APIs without notice.

C.

Use version numbers in the API names.

D.

Provide good API documentation.

Full Access
Question # 5

Which dev space type should you select to extend SAP S/4HANA with a CAP project? Choose the correct answer.

A.

SAP HANA Native Application

B.

Full Stack Cloud Application

C.

SAP Fiori

Full Access
Question # 6

What are some characteristics of JSON files? Note: There are 2 to choose.

A.

JSON files contain JavaScript commands.

B.

JSON files are also valid YAML files.

C.

JSON files are based on XML

D.

JSON files contain human-readable data.

Full Access
Question # 7

Which of the following does OData use to address and access data feed resources? Choose the correct answer.

A.

URL

B.

URN

C.

URI

Full Access
Question # 8

JSON is based on which programming language? Choose the correct answer.

A.

Julia

B.

Java

C.

JavaScript

D.

JCL

Full Access
Question # 9

What does SAP Fiori elements use to generate the UI? Note: There are 3 to choose.

A.

Annotations in the OData service

B.

Custom UI logic

C.

The entity definition of the OData service

D.

Authorizations in the OData service

Full Access
Question # 10

Before you can use SAP Continuous Integration and Delivery in your CAP project, what must you do in your SAP BTP account? Note: There are 2 to choose.

A.

Assign an appropriate role collection to your user.

B.

Subscribe to an SAP CI/CD service plan.

C.

Assign an appropriate role template to your user.

D.

Create an SAP CI/CD service instance.

Full Access
Question # 11

Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Which command must you run in the terminal?

A.

npm i —save xs-security.json

B.

nPm i —save @sap/xssec @sap/xsenv

C.

cds compile srv --to xsuaa >xs-security.json

D.

cds compile srv --to xsuaa >@sap/xssec @sap/xsenv

Full Access
Question # 12

What are standard events that CAP handles by default? Note: There are 3 to choose.

A.

WRITE

B.

CREATE

C.

READ

D.

REFRESH

E.

UPDATE

Full Access
Question # 13

Which files do you modify to store project configurations? Choose the correct answers.

A.

passport.js

B.

.cdsrc.json

C.

package.json

Full Access
Question # 14

What do you need to connect a service to the Sandbox environment of the SAP API Business Hub for the Business Partner API that you want to use?

Choose the correct answer.

A.

A personal token

B.

An API key

Full Access
Question # 15

Role collections of a global account are available in a subaccount of this global account?

Determine whether this statement is true or false.

A.

true

B.

faIse

Full Access
Question # 16

What do you need to consider when working with subaccounts in SAP BTP? Note: There are 2 to choose.

A.

The subdomain is the unique identifier of a subaccount.

B.

A service must be entitled to the subaccount before you can subscribe to it.

C.

The subdomain of a subaccount must be unique within a region,

D.

A subaccount must be registered through a booster.

Full Access
Question # 17

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.

List report

C.

Analytical list page

D.

Worklist

Full Access
Question # 18

After what period of time does GitHub remove unused personal access tokens? Choose the correct answer.

A.

28 days

B.

1 month

C.

1 year

D.

100 days

Full Access
Question # 19

Which management tool can you use to deploy a CAP project into a space of your SAP BTP subaccount?

A.

Cloud Foundry command line interface

B.

SAP BTP command line interface

C.

APIs for SAP BTP

Full Access
Question # 20

In an SAP Business Application Studio project, what does the "cf push" command do?

A.

It updates the service instances of the services defined in the service-manifest.yml file.

B.

It creates the service instances of the services defined in the service-manifest.yml file.

C.

It deploys the application modules defined in the manifest.yaml file into the Cloud Foundry account.

Full Access
Question # 21

Which command do you use to install dependencies in your project?

A.

npm

B.

cds

C.

yum

D.

bash

Full Access
Question # 22

Which of the following are characteristics of the SAP Business Technology Platform, ABAP Environment? Note: There are 3 to choose.

A.

Runs within the Kyma environment

B.

Runs within the Cloud Foundry environment

C.

Is based on the latest SAP NetWeaver Application Server for ABAP release

D.

ls based on the latest ABAP platform cloudrelease

Full Access
Question # 23

You initialize a new CAP project with initial project structure using a generator in SAP Business Application Studio. What are some of the default elements being created? Note: There are 2 to choose.

A.

file package.json

B.

folder /approuter

C.

folder /app

D.

file manifest.yml

Full Access
Question # 24

What are some of the Continuous Integration principles? Choose the correct answers.

A.

Run tests in the build.

B.

Use version control.

C.

Run tests only in production.

D.

Fix errors only when users complain.

E.

Fix errors immediately.

Full Access
Question # 25

In SAP Business Application Studio, what is a dev space?

A.

A pre-configured private development environment

B.

A pre-configured shared development environment

C.

A pre-configured shared virtual machine

D.

A pre-configured private virtual machine

Full Access
Question # 26

What is a rule of thumb for when to use namespaces in your models?

A.

When your model names are unique

B.

When your app rarely exposes services

C.

When your models are reused in other projects

Full Access
Question # 27

What does the Extended Services - User Account and Authentication (XSUAA) service enable your app to do? Choose the correct answers.

A.

Identify users by e-mail, userld, first and last name.

B.

Identify users by address and social security ID.

C.

Check users' roles to allow or prohibit actions.

D.

Store "real" users.

Full Access
Question # 28

Which basic user types exist on the SAP Business Technology Platform? Note: There are 2 to choose.

A.

Platform users

B.

Application users

C.

Business users

D.

Technical users

Full Access
Question # 29

You want to use the SAP Cloud Connector to connect an SAP S/4HANA system to the SAP BTP. Where does the SAP Cloud Connector need to be installed?

A.

In an SAP BTP subaccount

B.

In the on-premise network of the SAP S/4HANA system

C.

In a virtual machine independent from the on-premise network and the SAP BTP

Full Access
Question # 30

How can you bring your company's user base into your SAP BTP subaccount?

A.

Establish a trust relationship with the default identity provider.

B.

Import the users via .csv file upload in the SAP BTP cockpit.

C.

Establish a trust relationship with your corporate identity provider.

D.

Create the users manually in the security section of your subaccount.

Full Access
Question # 31

Your customer presents you with the following Ulrequirements: Users need to work through a comparatively small set of items, one by one. Multiple views of the same content. One kind of data visualization .

Which SAP Fiori elements floorplan do you recommend they use?

A.

List report

B.

Worklist

C.

Object page

D.

Analytical list page

Full Access
Question # 32

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

Full Access
Question # 33

You are asked to add a User Interface to your CAP project as quickly as possible and without any unique functionalities. Which option do you choose? Choose the correct answer.

A.

SAP UI5 Elements

B.

SAPUI5 Freestyle

C.

SAP Fiori Elements

Full Access
Question # 34

At which of the following levels can you assign entitlements? Note: There are 2 to choose.

A.

Environment

B.

Global account

C.

Cloud Foundry org

D.

Directory

Full Access
Question # 35

You have developed a CAP project and added the XSUAA security configuration. What information is stored in the xs-security.json file? Note: There are 2 to choose.

A.

scopes

B.

role-templates

C.

roles

D.

users

Full Access
Question # 36

What is a "main line" in a source control management system used for? Choose the correct answer.

A.

To make developers' contributions transparent and avoid clashes.

B.

To enable a reporting line for the project manager.

C.

To automate deployment.

Full Access
Question # 37

You can use the credentials created in the SAP CI/CD service to: Choose the correct answers.

A.

Connect to a private GitHub repository.

B.

Deploy applications to the SAP BTP, Cloud Foundry environment.

C.

Access the service itself.

Full Access
Question # 38

Which of the following statements are correct? Choose the correct answers.

A.

JSON's foremost design goal is support for serializing arbitrary native data structures.

B.

Each YAML file is a valid JSON file.

C.

YAML's foremost design goal is support for serializing arbitrary native data structures.

D.

Each JSON file is a valid YAML file.

Full Access
Question # 39

What does the source code management system use to trigger the CI server? Choose the correct answer.

A.

Web services

B.

HTTP PUT requests

C.

Webhooks

Full Access
Question # 40

You have created an SAP BTP subaccount and want to use Cloud Foundry . What is the correct order of next steps?

A.

Create quota plan. EnableCloud Foundry. Create space. Create org

B.

Enable Cloud Foundry. Create space . Create org. Create quota plan

C.

Enable Cloud Foundry. Create org. Create space. Create quota plan

D.

Create quota plan. Create org. Create space. Enable Cloud Foundry

Full Access
Question # 41

You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?

A.

On the Credentials tab

B.

On theJobs tab

C.

On the Repositories tab

Full Access
Question # 42

What are some principles of continuous integration? Note: There are 2 to choose.

A.

Automated deployment to the productivesystem

B.

Automated builds

C.

Automated code change pushes

D.

Automated tests

Full Access