SAP C_CPI_14 SAP Certified Development Associate – SAP Integration Suite Online Training
SAP C_CPI_14 Online Training
The questions for C_CPI_14 were last updated at Nov 23,2024.
- Exam Code: C_CPI_14
- Exam Name: SAP Certified Development Associate - SAP Integration Suite
- Certification Provider: SAP
- Latest update: Nov 23,2024
What is the SAP Smart Business service?
- A . A framework for supporting projects
- B . A framework for visualizing analytic content in the form of charts and tiles
- C . A framework for geocoding
- D . A framework for extended data cleansing
An HTTPS GET call using /$metadata suffixed to the URL provides the result of the call in JSON format.
Which API was used? There are 2 correct answers to this question.
- A . IDoc API
- B . OData API
- C . REST API
- D . SOAP API
Which of the following mapping artifacts can be shared between SAP Process Integration and SAP cloud Platform Integration? There are 2 correct answers to this question.
- A . ABAP Mapping
- B . Message Mapping
- C . Java Mapping
- D . Operation Mapping
What is used to define reusable composed message structures in a Message Implementation Guideline (MIG)?
- A . Type Systems
- B . Complex Types
- C . Qualifiers
- D . Simple Types
What information does SAP provide through the SAP API Business Hub? There are 2 correct answers to this question.
- A . Events
- B . Integration content
- C . Data schemata
- D . IDoc definitions
You want to avoid manually altering iFlows to accommodate changes in values.
How can you do this?
- A . Use targeted externalization of changing values
- B . Add the changing values as resources in the integration flow configuration
- C . Add a content enricher process step for changing values
- D . Set the changing exchange property values within process steps
What kind of cloud solution is SAP HANA Enterprise Cloud?
- A . On-premises managed
- B . Hybrid managed
- C . Public managed
- D . Private managed
Which of the following is a valid sequence of activities in SAP Integration Suite?
- A . Connect third-party API in SAP Open Connectors. Make API accessible in API Management. Use API in iFlow in Cloud Integration
- B . Connect third-party API in API Management. Make API accessible in Integration Advisor. Use API in iFlow in SAP Open Connectors
- C . Connect third-party API in Cloud Integration. Make API accessible in SAP Open Connectors. Use API in iFlow in API Management
While testing your iFlow, you notice that messages are being received but not processed, due to a problem with the user.
The error the log reads as follows:
"com.sap.esb.application.services.cxf.interceptor.SimpleAuthorizinglnterceptor user is not authorized".
What should you do to fix this error?
- A . Redeploy the known hosts in the tenant key store.
- B . Redeploy the X.509 certificate in the tenant keystore for the user.
- C . Assign the ESBMessaging.send.role to the user.
- D . Change the method of authentication from Basic to Certificate to the user.
You want to perform content-specific filtering of a message.
Which value types can you use? There are 2 correct answers to this question.
- A . String
- B . Byte
- C . Double
- D . Nodelist