
SAP C-CPI-13 Test Engine Practice Test Questions, Exam Dumps
100% Free C-CPI-13 Daily Practice Exam With 80 Questions
SAP C-CPI-13 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| Intelligent Enterprise > 12% | Describe: SAP’s Intelligent Enterprise Framework; process templates; deployment types; technologies used by SAP; the portfolio of cloud applications. |
| Cloud Native Application Development > 12% | Describe: Cloud native application development; SAP Cloud Platform, Cloud Foundry environment; SAP HANA extended application services, advanced model; SAP HANA extended application services, classic model; OData; Cloud application programming model. Use REST APIs. |
| Introduction to SAP Cloud Platform Integration < 8% | Describe: The tenant management node, the runtime node; the relationship between cloud cockpit and CPI; the onboarding process; strategies, scenarios such as cloud to cloud, B2B. |
| iFlow Objects > 12% | Describe: iFlow objects; sender, receiver integration; components such as routers, splitters, filters. Use basic scripting, Groovy, JavaScript. Use adapters. Explain event handling, exception handling, persisting objects; transformation of messages including compression, format conversion |
| Security > 12% | Describe security aspects such as certificates, authentication; messages: encryption, signing off, encoding; user management security artifact renewal. |
| Basic building blocks < 8% | Describe authorization groups and how to use them. Explain how to deploy and maintain credentials and security artifacts. |
| Product Overview < 8% | Describe: the tenant management node; the function of adapters; characteristics of messages. |
| Operations and Monitoring 8% - 12% | Describe: trace levels, tracing, debugging, attachment log, system log files, variables, certificates, connectivity tests. Explain transports from dev to prod. Check the status of iFlow. Monitor message statuses. Explain the message process log. Create new users. Use the simulation mode for iFlows. |
SAP Cloud Platform Integration Certification Exam Details:
| Exam Price | $550 (USD) |
| Exam Code | C_CPI_13 |
| Sample Questions | SAP Cloud Platform Integration Certification Sample Questions |
| Schedule Exam | SAP Training |
| Passing Score | C_CPI_13 - 68% |
| Number of Questions | 80 |
| Exam Name | SAP Certified Development Associate - SAP Cloud Platform Integration |
| Duration | 180 mins |
| Level | Associate |
| Reference Books | CP100 (SAP BTP),CLD900 (SAP EXTENSION SUITE) |
SAP C-CPI-13 Exam Description:
The "SAP Certified Development Associate - SAP Integration Suite" certification exam validates that the candidate possesses the fundamental and core knowledge required of the SAP Integration Suite profile. This certification proves that the candidate has an overall understanding and in‐depth technical skills to participate as a member of a project team in a mentored role. This certificate builds on the basic knowledge gained through a related SAP training.
NEW QUESTION 43
What is the main role of the SAP Cloud Platform Integration Service?
Response:
- A. It integrates a customer's own application landscape with a private cloud.
- B. It integrates a customer's own application landscape with a public cloud.
- C. It integrates on premise apps with mobile app.
- D. It integrates cloud applications into an application landscape.
Answer: D
NEW QUESTION 44
What authentication method is used with the Monitoring API?
Response:
- A. OAuth2
- B. Basic authentication
- C. Two-factor authentication
- D. Single sign-on (SSO)
Answer: B
NEW QUESTION 45
Your client has a requirement that front-level service reps need role-based tiles hosted in SAP Fiori launchpad that show real-time temperature change readings coming from sensors placed in thermometers.
What SAP Cloud Platform service do you recommend?
Response:
- A. SAP HANA advanced analytics: Predictive Analytics
- B. SAP HANA for advanced analytics: Search, Text Analysis, and Mining
- C. SAP Smart Business service
- D. SAP Leonardo Machine Learning
Answer: C
NEW QUESTION 46
Which of the following are principles of cloud computing? Note: There are 2 correct answers to this question.
- A. Serverless
- B. Integration
- C. Microservices
- D. Automation
Answer: B,C
NEW QUESTION 47
Which programming languace can you use to develop in-app extensibility?
- A. ABAP
- B. Node.js
- C. Java
Answer: C
NEW QUESTION 48
At what levels do you secure message exchange?
Note: There are 2 correct answers to this question.
Response:
- A. Deployment
- B. Message
- C. Runtime
- D. Transport
Answer: B,D
NEW QUESTION 49
Every SAP Cloud Platform Integration tenant has at least one tenant management node and one runtime node. Which of the following tasks does the tenant management node perform? Note : There are 2 correct answers to this question.
- A. It reads data from the database for monitoring
- B. It processes messages that are exchanged
- C. It starts and stops runtime nodes
- D. It interacts with data storage
Answer: A,C
NEW QUESTION 50
What can you use to deploy a cloud native micro app?
- A. SAP Cloud Platform, Neo environment
- B. ABAP stack
- C. SAP Cloud Platform, Cloud Foundry environment
- D. SAP HANA Enterprise Cloud
Answer: D
NEW QUESTION 51
Which transport and message protocols are used with an inbound IDoc adapter?
Response:
- A. tRFC and SOAP
- B. HTTP(s) and SOAP
- C. tRFC and IDoc
- D. HTTP(s) and IDoc
Answer: C
NEW QUESTION 52
What can you use to test a standard OData interface?
- A. An in-app extension
- B. An SAP Gateway service on SAP Cloud Platform
- C. The SAP API Business Hub
- D. A side-by-side extension
Answer: B
NEW QUESTION 53
What pattern is NOT contained in a Camel Exchange Message?
- A. Exchange ID
- B. Exception
- C. Runtime node information
- D. InMessage
Answer: C
NEW QUESTION 54
Which of the following tools can you use to secure an Odata interface? Note: There are 2 correct answers to this question.
- A. SAP Cloud Connector
- B. SAP API Management
- C. SAP Remote Access and Connectivity service
- D. SAP Cloud Platform Integration
Answer: A,C
NEW QUESTION 55
You want to allow a new developer to access the design view of your SAP Cloud Platform Integration tenant. Where do you set these access rights?
Response:
- A. SAP Cloud Platform
- B. SAP Solution Manager
- C. SAP identity provider
- D. SAP Cloud Platform Integration tenant settings
Answer: C
NEW QUESTION 56
Your client is considering implementing S/4HANA in the cloud and is not sure which deployment option is the best fit. They need the full functional scope of SAP S/4HANA along with the ability to customize, modify, and extend it.
What cloud deployment option satisfies these requirements?
Response:
- A. SAP S/4HANA
- B. SAP S/4HANA Cloud
- C. SAP S/4HANA Cloud, private option
- D. SAP S/4HANA private managed cloud
Answer: D
NEW QUESTION 57
You want to break down a composite message into a series of individual messages. Which standard splitting methods are available?
Note: There are 2 correct answers to this question.
Response:
- A. PKCS#7/CMS Splitter
- B. Mail Splitter
- C. JSON Splitter
- D. IDoc Splitter
Answer: A,D
NEW QUESTION 58
While testing your IFlow, you notice that messages are being received but not processed, due to a problem with the user. The error message in 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 keystore
- B. Change the method of authentication from Basic to Certificate for the user
- C. Redeploy the X.509 certificate in the tenant keystore for the user
- D. Assign the ESBMessaging.send role to the user
Answer: D
NEW QUESTION 59
Your client requests an SAP Cloud Platform Integration tenant from SAP and one is several application URLs are provided to your client.
Which of the URLs below is for the SOAP adapter on the runtime node?
Response:
- A. https://customer.specific.url.hana.ondemand.com/cxf
- B. https://customer.specific.url.hana.ondemand.com/http
- C. https://customer.specific.url.hana.ondemand.com/gw
Answer: B
NEW QUESTION 60
......
Use Valid New C-CPI-13 Test Notes & C-CPI-13 Valid Exam Guide: https://www.examcollectionpass.com/SAP/C-CPI-13-practice-exam-dumps.html