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

Home > SAP > SAP Certified Associate > C_CPI_2404

C_CPI_2404 SAP Certified Associate - Integration Developer Question and Answers

Question # 4

You want to publish a new API product to the API Business Hub Enterprise. What is a requirement?

A.

At least one deployed API Proxy

B.

At least one deployed API Provider

C.

At least two deployed API Proxies

D.

At least two deployed API Providers

Full Access
Question # 5

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 an OpenAPI specification

B.

Automatic creation of a Swagger UI

C.

Simplified connectivity to on-premise systems

D.

Enhanced security through OAuth

Full Access
Question # 6

You configure an Exception Subprocess. Which event starts the Exception Subprocess?

A.

Error Start Event

B.

Start Escalation Start Event

C.

Start Message Event

D.

Start Timer Event

Full Access
Question # 7

Which of the following XPath expressions extract "value1" and "value3" from the following XML message using a general splitter?

Note: There are 2 correct answers to this question.

value1

value2

value3

A.

//item

B.

/root/item

C.

//item1

D.

/root/read

Full Access
Question # 8

In a Content Modifier, you want to set up a call to the message body of the previous ContentModifier. Which notation do you use to implement this?

A.

${in.body}

B.

${inbody}

C.

${bodyin}

D.

${body.in}

Full Access
Question # 9

Which steps must you follow before you can configure an OData adapter?

A.

1. Set a receiver with a unique name

2. Choose from the palette Call → External Call → Request Reply

B.

1. Set a sender with a unique name

2. Choose from the palette Call → External Call → Groovy Script

C.

1. Set a sender with a unique name

2. Choose from the palette Call → External Call → End

D.

1. Set a sender with a unique name

2. Choose from the palette Call → External Call → Transform

Full Access
Question # 10

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

A.

To incorporate APIs from source systems

B.

To create APIs

C.

To create authenticated API instances

D.

To deploy API proxies

Full Access
Question # 11

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

A.

Exception handler integration flow elements

B.

Status code checks

C.

Exception-handling subprocesses

D.

Try-catch subprocesses

Full Access
Question # 12

Which of the following XSL statements selects each node in the source XML?

A.

B.

C.

D.

Full Access
Question # 13

What are some message protocols that the API Management capability within SAP Integration Suite supports?

Note: There are 2 correct answers to this question.

A.

OData

B.

SOAP

C.

WMS

D.

REST

Full Access
Question # 14

You use an outbound HTTP adapter with basic authentication. In SAP Integration Suite, Monitor → Integrations → Manage Security, where must you set up and store a user and password?

A.

Security Material

B.

Keystore

C.

PGP Keys

D.

Access Policies

Full Access
Question # 15

You want to send messages over a SOAP adapter to an integration flow. Which method do you use to send the messages?

A.

PATCH

B.

POST

C.

GET

D.

UPDATE

Full Access
Question # 16

You want to access individual entities of an HTTP call over XPath. What must you do if no namespace mapping exists?

A.

Remove the namespaces

B.

Convert the namespaces to JSON

C.

Convert the namespaces to XML

D.

Remove the XML prolog

Full Access
Question # 17

What behavior does the Escalation End Event trigger in an integration flow?

A.

It generates an error without interrupting the main process

B.

It generates an error and interrupts the main process

C.

It generates a notification without interrupting the main process

D.

It generates a notification and interrupts the main process

Full Access
Question # 18

What is Representational State Transfer (REST)?

A.

An architectural style

B.

An application protocol

C.

A message protocol

D.

A description language for APIs

Full Access