Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > SAP > SAP Certified Associate > C_CPI_2506

C_CPI_2506 SAP Certified Associate - Integration Developer Question and Answers

Question # 4

In a Data Store write operation, you want to set an Entry ID by reading a header value from an incoming message.Which notation do you use to implement this?

A.

${header.receiver}

B.

S{reaciverheader}

C.

S${headerreceiver}

D.

S{reaciverheader}

Full Access
Question # 5

Which combination of event-driven architecture (EDA) patterns is supported by SAP Event Mesh?

A.

Request/Reply and Message Queuing event-driven architecture patterns

B.

Publish/Subscribe and Event Sourcing event-driven architecture patterns

C.

Choreography and Orchestration event-driven architecture patterns

D.

Publish/Subscribe and Point-to-Point event-driven architecture patterns

Full Access
Question # 6

Why does the API Management capability of the SAP Integration Suite require API providers?

A.

To create authenticated API instances

B.

To create APIs

C.

To incorporate APIs from source systems

Full Access
Question # 7

Which Integration Flow element is best suited for executing custom Logic on the received cloud event data?

A.

Use an external REST API

B.

Employ a Mule Expression component

C.

Use a Java connector

D.

Run a Groovy script

Full Access
Question # 8

You have set up a basic authentication policy, but the API proxy returns an HTTP status of 401.What could be a reason?

A.

In the AssignMessage policy, the Assign To tag has the type="preFlow"

B.

In the AssignMessage policy, the Assign To tag has the type="request"

C.

In the AssignMessage policy, the Assign To tag has the type="response"

D.

In the AssignMessage policy, the Assign To tag has the type="postFlow"

Full Access
Question # 9

To receive the "sap/s4/beh/businesspartner/va/BusinessPartner/Changed/v1" business event from SAP S/4HANA Cloud in SAP Integration Suite Event Mesh,which components are required to construct the Topic Subscription string?

A.

API key Authentication token Client ID

B.

Business Partner ID Change type Event timestamp

C.

Namespace Topic name Separator.

D.

Source system Target system Integration flow

Full Access
Question # 10

What are some advantages of creating an OData interface through an API provider?Note: There are 2 correct answers to this question.

A.

Automatic creation of a Swagger UI

B.

Automatic creation of an openAPI specification

C.

Automatic creation of a WSDL specification

D.

Automatic creation of a RAML specification

Full Access
Question # 11

During development, in which integration flow component can you configure a simulated payload?

A.

Content Modifier

B.

SOAP Adapter

C.

General Splitter

D.

Data Store Operations

Full Access
Question # 12

On which standards is OData based?

A.

HTTP, AtomPub, and JSON

B.

TCP, AtomPub, and JSON

C.

SOAP, AtomPub, and JSON

Full Access
Question # 13

From which of the following can you create an API proxy directly?Note: There are 2 correct answers to this question.

A.

API provider

B.

Source URL

C.

Open Connectors

D.

S/4HANA API

Full Access
Question # 14

Which of the following data types can use for an exchange property in a content modifier?Note: There are 2 correct answers to this question.

A.

java.lang.Integer

B.

java.lang.String

C.

java.lang.string

D.

java.lang.integer

Full Access
Question # 15

You want to set up Exchange Properties in an integration flow.Besides a Content Modifier, what can you use?

A.

Groovy SDK scripting

B.

Batch scripting

C.

XML scripting

D.

Python scripting

Full Access
Question # 16

What do you use in an integration flow to handle unexpected errors?

A.

Exception-handling subprocesses

B.

Try-catch subprocesses

C.

Exception handler integration flow elements

D.

Status code checks

Full Access
Question # 17

For which of the following scenarios can you use scripting in an integration flow?

A.

Create XSLT mapping artifacts.

B.

Add information to the message log.

C.

Configure an OData adapter.

Full Access
Question # 18

Which architectural pattern does SAP Integration Suite, Advanced Event Mesh primarily support for asynchronous communication?

A.

Publish-Subscribe pattern

B.

Microservices Architecture pattern

C.

Event-Driven Architecture (EDA) pattern

D.

Message Queue pattern

Full Access