Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! C_S4CDK_2023 has been withdrawn.

C_S4CDK_2023 Practice Exam Questions with Answers SAP Certified Development Associate - SAP Cloud SDK Extensibility Developer Certification

Question # 6

Which of the following sources can you use to change form templates using the Form Designer? Note: There are 2 correct answers to this question.

A.

SAP Standard Form

B.

Existing data sources like CDS views

C.

Existing OData service

D.

SAP APIs for SAP S/4HANA and SAP S/4HANA Cloud

Full Access
Question # 7

Why is the SAP Cloud SDK Continuous Delivery Toolkit future-proof?

A.

The toolkit utilizes Jenkins and its huge plugin ecosystem in a Docker image.

B.

The toolkit adds a local download cache that is tamper-proof.

C.

The toolkit ensures that builds are NOT dependent on manually installed artifacts.

D.

The toolkit validates that remote calls are wrapped in a Hystrix command.

Full Access
Question # 8

Which service enables users to adapt and personalize their user interface at runtime?

A.

SAP Cloud Platform Mobile Services

B.

SAP S/4HANA Cloud infrastructure service

C.

SAP Smart Business cockpits

D.

SAPUI5 flexibility service

Full Access
Question # 9

What are the prerequisites before you can set up Continuous Integration and Delivery using the SAP Cloud SDK Continuous Delivery Toolkit? Note: There are 2 correct answers to this question.

A.

Virtual machine or suitable host running Docker engine

B.

Project source files available in GitHub

C.

Tools required for testing and deploying your application

D.

Dependency management tools installed like npm or Maven

Full Access
Question # 10

You have set up the scopes and attributes that are needed to protect your application in the Cloud Foundry environment, but a user CANNOT access your application. What might be the reason?

A.

Roles collections are NOT assigned to the role template.

B.

Roles are NOT assigned to the application.

C.

Roles are NOT assigned to the user.

D.

Role collections are NOT assigned to the user.

Full Access
Question # 11

Which of the Integration techniques used by side-by-side applications allows you to only read data?

A.

Public APIs like oDATA, REST and SOAP APIs

B.

Customer enabled oDATA service for released CDS views

C.

BAPIs via SAP Cloud SDK or RFC using SAP Cloud Connector

D.

Customer enabled oDATA service for Custom Business Objects

Full Access
Question # 12

Which of the following are use cases for SAPBusiness TechnologyCloud Platform? Note: There are 3 correct answers to this question.

A.

Develop a continuous delivery pipeline.

B.

Build innovative digital apps.

C.

Extend cloud and on-premise apps.

D.

Build tightly coupled applications.

E.

Integrate apps, data, and processes.

Full Access
Question # 13

What are some of the characteristics of reactive systems? Note: There are 2 correct answers to this question.

A.

They can respond quickly on a high volume of API calls.

B.

They are defined as responsive, resilient, elastic, and message-driven.

C.

They register for callback and returns when calling other services.

D.

They operate on the request-response programming model.

Full Access
Question # 14

How can you extend an app with custom logic using in-app extensions? Note: There are 2 correct answers to this question.

A.

Implement custom logic at predesignated SAP enhancement points.

B.

Ascertain that the app is extensible.

C.

Apply modifications to the copy of the original app.

D.

Assign new roles and catalogs to the extended app.

Full Access
Question # 15

Where do you place the Apache JMeter test plans when using Apache JMeter and Gatling?

A.

In a folder under the /performance-tests directory

B.

In the /performance-tests directory

C.

In the /tests/performance directory

D.

In a folder under the /tests/performance directory

Full Access
Question # 16

In which In-App extensions can you directly manage the usage of Custom Fields for the Apps enabled for key user extensions? Note: There are 3 correct answers to this question.

A.

Custom Tile

B.

Enabled Business scenarios

C.

Custom Analytics

D.

Custom Forms

E.

Custom Communication Scenarios

Full Access
Question # 17

What do you confirm when the OAuth2 authorization server requests that you authorize an OAuth2 client?

A.

That the OAuth2 client can act on behalf of the user only under a specific scope

B.

That the OAuth2 client can act only on behalf of the cloud application

C.

That the OAuth2 client can act only on its own behalf

D.

That the OAuth2 client can always act on behalf of the user under the full set of scopes

Full Access
Question # 18

Which channel attribute represents the message endpoint of the SAP Cloud Platform Enterprise Messaging service on an SAP Platform account?

A.

Channel Protocol

B.

Channel Topic Space

C.

Channel Destination

D.

Channel Name

Full Access
Question # 19

Your JSON Web Token (JWT) is issued by the XSUAA service in the Cloud Foundry environment. What does this JWT contain?

A.

The session ID of the user

B.

The scope(s) to which the user is assigned

C.

The list of applications the user can access

D.

The SAML metadata of the user's identity provider

Full Access
Question # 20

Which of the following tools are required to build Spring Boot applications using the SAP Cloud SDK? Note: There are 2 correct answers to this question.

A.

Mobile Development Kit

B.

StarUML3

C.

Apache Maven version 3.5 or above

D.

Java SE Development Kit 8

Full Access
Question # 21

Which steps do you perform to execute Gatling locally? Note: There are 2 correct answers to this question.

A.

Include the Apache JMeter library.

B.

Configure the Go Maven plugin.

C.

Add Gatling plugins dependency to pom.xml.

D.

Launch tests using the mvn clean gatling:execute command.

Full Access
Question # 22

Which are characteristics of Continuous Delivery?Note: There are 3 correct answers to this question.

A.

High degree of automation

B.

No ambiguity in long term plans

C.

Short release cycle

D.

Waterfall model

E.

Fast recovery from defects

Full Access
Question # 23

What are the benefits of using Side-by-Side Extensibility? Note: There are 3 correct answers to this question.

A.

It provides support for hybrid scenarios.

B.

It uses a full-fledged development platform to enable the creation of extension applications.

C.

It integrates with other cloud/non-cloud solutions when using SAP Cloud Platform Integration services.

D.

It uses In-App tools to adapt the standard UI.

E.

It can be implemented in the same software stack as the extended application.

Full Access
Question # 24

In which SAP Activate phase is the project initiated and planned?

A.

Realize

B.

Prepare

C.

Discover

D.

Explore

Full Access
Question # 25

Which authentication and connection activity does the SAP Cloud SDK handle automatically?

A.

It creates a communication arrangement with the user ID and password in the SAP S/4HANA Cloud system.

B.

It determines the configuration by consuming the destination service on SAP Cloud Platform.

C.

It exchanges the SAML assertion with the identity provider.

D.

It manages user accounts and provides Single Sign-On.

Full Access