Learn, Practice, and Improve with SAP C_CPI_2404 Practice Test Questions

  • 60 Questions
  • Updated on: 3-Mar-2026
  • SAP Certified Associate - Integration Developer
  • Valid Worldwide
  • 2600+ Prepared
  • 4.9/5.0

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

A.   //item
B.   /root/item

Which log level must you use to examine the payload at specific processing steps in an integration flow?

A. Trace

B. Debug

C. Error

D. Info

A.   Trace

What must you do to find out which entity sets are available in the OData V2.0 interface?

A. Retrieve the service document from the interface

B. Retrieve the metadata document from the interface

C. Contact the OData interface manufacturer

D. Search in the Global Directory of all available

B.   Retrieve the metadata document from the interface

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 AssignTo tag has the type="response"

B. In the AssignMessage policy, the AssignTo tag has the type="record"

C. In the AssignMessage policy, the AssignTo tag has the type="read"

A.   In the AssignMessage policy, the AssignTo tag has the type="response"

Which of the following API modeling languages can you use to describe APIs?

Note: There are 2 correct answers to this question.

A. RAML

B. OpenAPI

C. WSDL

D. JSON

A.   RAML
B.   OpenAPI

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. API Designer

D. OpenAPI specification

A.   API provider
B.   Source URL

You want to dispatch messages only when a child element "Product" exists. Which condition do you set?

A. /ProductSet/count(Product)>0

B. /ProductSet/count(Product)<0

C. /ProductSet/count(Product)=0

D. /ProductSet/counter(Product)>0

A.   /ProductSet/count(Product)>0

Page 3 out of 9 Pages