SAP C_CPI_2404 SAP Certified Associate – Integration Developer Online Training
SAP C_CPI_2404 Online Training
The questions for C_CPI_2404 were last updated at Nov 15,2024.
- Exam Code: C_CPI_2404
- Exam Name: SAP Certified Associate - Integration Developer
- Certification Provider: SAP
- Latest update: Nov 15,2024
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
You want to set up Exchange Properties in an integration flow. Besides a Con-tent Modifier, what can you use?
- A . Python scripting
- B . Groovy SDK scripting
- C . Batch scripting
- D . XML scripting
What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct answers to this question.
- A . API Management
- B . Connectivity Service
- C . Open Connectors
- D . SAP Business Application Studio
What are some advantages of creating an OData interface through an API pro-vider? Note: There are 2 correct answers to this question.
- A . Automatic creation of a WSDL specification
- B . Automatic creation of a RAML specification
- C . Automatic creation of a Swagger UI
- D . Automatic creation of an openAPI specification
What do you use in an integration flow to handle unexpected errors?
- A . Status code checks
- B . Exception handler integration flow elements
- C . Try-catch subprocesses
- D . Exception-handling subprocesses
What is the relationship between an API provider and an API proxy in the API Management capability within SAP Integration Suite?
- A . The API provider manages secure API access for an API proxy.
- B . The API proxy provides a unique URL and acts as a proxy for the API provider.
- C . The API provider provides a unique URL for an API proxy.
Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication?
- A . In the adapter
- B . In the integration flow
- C . In the SAP Integration Suite
- D . In the process runtime
In your integration flow process, the request reply returns a message with namespaces.
What can you do to delete namespaces from this message? Note: There are 2 correct answers to this question.
- A . Set up the request reply to delete the namespaces
- B . Use a Content Modifier
- C . Set up the namespace mapping in the Runtime Configuration.
- D . Use an XSLT mapping.
You want to access individual entities of an HTTP call over XPath.
What must you do if no namespace mapping exists?
- A . Convert the namespaces to JSON.
- B . Remove the namespaces.
- C . Convert the namespaces to XML
- D . Remove the XML prolog.
What are the maturity levels of the SAP Integration Solution Advisory Method-ology? Note: There are 2 answers to this question.
- A . Enable your integration structure.
- B . Design your hybrid integration platform.
- C . Assess your integration strategy
- D . Implement your integration architectural strategy.