C-CPI-15 - Certification Questions
C-CPI-15 - Certification Questions
1. You want to dispatch messages only when a child element "Product" exists. Which condition
do you set?
ProductSet/count(Product)>0
/ProductSet/count(Product)=0
/ProductSet/count(Product)<0)
/ProductSet/counter(Product)>0
2. You want to set up Exchange Properties in an integration flow. Besides a Content Modifier,
what can you use?
Python scripting
Groovy SDK scripting
Batch scripting
XML scripting
3. What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct
answers to this question.
API Management
Connectivity Service
Open Connectors
SAP Business Application Studio
4. What are some advantages of creating an OData interface through an API provider? Note:
There are 2 correct answers to this question.
Automatic creation of a WSDL specification
Automatic creation of a RAML specification
Automatic creation of a Swagger UI
Automatic creation of an openAPI specification
5. What do you use in an integration flow to handle unexpected errors?
Status code checks
Exception handler integration flow elements
Try-catch subprocesses
Exception-handling subprocesses
6. What is the relationship between an API provider and an API proxy in the API Management
capability within SAP Integration Suite?
The API provider manages secure API access for an API proxy.
The API proxy provides a unique URL and acts as a proxy for the API provider.
The API provider provides a unique URL for an API proxy.
7. Where must you configure an HTTPS inbound adapter with OAuth 2.0 authentication?
In the adapter
In the integration flow
In the SAP Integration Suite
In the process runtime
8. 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.
Set up the request reply to delete the namespaces
Use a Content Modifier
Set up the namespace mapping in the Runtime Configuration.
Use an XSLT mapping.
9. You want to access individual entities of an HTTP call over XPath.What must you do if no
namespace mapping exists?
Convert the namespaces to JSON.
Remove the namespaces.
Convert the namespaces to XML
Remove the XML prolog.
10. What are the maturity levels of the SAP Integration Solution Advisory Methodology? Note:
There are 2 answers to this question.
Enable your integration structure.
Design your hybrid integration platform.
Assess your integration strategy
Implement your integration architectural strategy.