Get Latest Jan-2022 Conduct effective penetration tests using PassLeaderVCE C-CPI-13 exam [Q13-Q29]

Share

Get Latest [Jan-2022] Conduct effective penetration tests using  PassLeaderVCE C-CPI-13

Penetration testers simulate C-CPI-13 exam PDF


SAP Cloud Platform Integration Certification Exam Details:

Reference BooksCP100 (SAP BTP),CLD900 (SAP EXTENSION SUITE)
Exam Price$550 (USD)
Sample QuestionsSAP Cloud Platform Integration Certification Sample Questions
Duration180 mins
LevelAssociate
Exam CodeC_CPI_13
Exam NameSAP Certified Development Associate - SAP Cloud Platform Integration
Number of Questions80
Passing ScoreC_CPI_13 - 68%
Schedule ExamSAP Training


SAP Cloud Platform Integration Certification Exam Topics:

Topic AreasTopic Details, Courses, BooksWeighting
Operations and MonitoringDescribe: 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.

CLD900 (SAP EXTENSION SUITE)

8% - 12%
SecurityDescribe security aspects such as certificates, authentication; messages: encryption, signing off, encoding; user management security artifact renewal.

CP100 (SAP BTP)
CLD900 (SAP EXTENSION SUITE)

> 12%
Basic building blocksDescribe authorization groups and how to use them. Explain how to deploy and maintain credentials and security artifacts.

CLD900 (SAP EXTENSION SUITE)

< 8%
Introduction to SAP Cloud Platform IntegrationDescribe: 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.

CLD900 (SAP EXTESION SUITE)

< 8%
Cloud Native Application DevelopmentDescribe: 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.

CP100 (SAP BTP)

> 12%
Product OverviewDescribe: the tenant management node; the function of adapters; characteristics of messages.

CLD900 (SAP EXTENSION SUITE)

< 8%
iFlow ObjectsDescribe: 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

CLD900 (SAP EXTENSION SUITE)

> 12%
Intelligent EnterpriseDescribe: SAP’s Intelligent Enterprise Framework; process templates; deployment types; technologies used by SAP; the portfolio of cloud applications.

CP100 (SAP BTP)

> 12%

 

NEW QUESTION 13
You have to process an Inbound EDIFACT message to an outbound SAP Idoc. Therefore, you have to map the EDIFACT message to the IDoc message in your IFIow. What tool can you use?

  • A. SAP NetWeaver Developer Studio
  • B. SAP Web IDE Full-Stack
  • C. Integration Advisor
  • D. SAP HANA studio

Answer: C

 

NEW QUESTION 14
You want debug your iFlow at run time. What log level do you use if you want to check the payloads at every process step?
Response:

  • A. Trace
  • B. Info
  • C. Create a script
  • D. Debug

Answer: A

 

NEW QUESTION 15
SAP Cloud Platform Integration is based on the Apache Camel integration framework. What is a feature of this integration framework?

  • A. It is a payload free routing and mediation engine
  • B. It is a payload agnostic routing and mediation engine
  • C. It is a meta data payload routing and mediation engine
  • D. It is a routing and mediation engine for only XML payload

Answer: B

 

NEW QUESTION 16
Your client is evaluating an SAP HANA Enterprise Cloud purchase and needs more information options.
Which of the following SLA options cover SAP HANA Enterprise Cloud Productive infrastructure Response:

  • A. Enhanced Management Services
  • B. Application Management Services
  • C. Digital Business Services
  • D. Standard Technical Services

Answer: B

 

NEW QUESTION 17
In what order do you set up outbound communication via HTTP to an on Prem back-end system?
Note: There are 2 correct answers to this question.
Response:

  • A. 1. SAP CPI
    2. SAP cloud Connector
    3. HTTP Interface
  • B. 1. SAP CPI
    2. SAP Business Connector
    3. HTTP Interface
  • C. 1. SAP CPI
    2. Web dispatcher
    3. HTTP Interface
  • D. 1. SAP CPI
    2. HTTP Interface

Answer: A,B

 

NEW QUESTION 18
You want to use SAP Cloud Platform Integration content for different integration platforms. What do you do to the product profiles?

  • A. Change the product profile to your target platform on SAP Cloud Platform Integration
  • B. Use the SAP Cloud Platform Integration product profile for all target integration platforms
  • C. It works out of the box for all integration platforms
  • D. Change the product profile on the target platform

Answer: A

 

NEW QUESTION 19
To what service model does the SAP Cloud Platform Integration service belong?
Response:

  • A. A service on an SaaS
  • B. A service on an IaaS
  • C. A standalone app
  • D. A service on a PaaS

Answer: D

 

NEW QUESTION 20
Where do you find information about APIs built by partners and SAP?
Response:

  • A. SAP Cloud Platform API Management
  • B. SAP API Business Hub
  • C. Enterprise Service Repository
  • D. SOA Manager

Answer: D

 

NEW QUESTION 21
Which technology is part of SAP's digital innovation system?

  • A. Containers
  • B. Analytics
  • C. Internet of Things
  • D. Microservices

Answer: D

 

NEW QUESTION 22
What pattern is NOT contained in a Camel Exchange Message?

  • A. InMessage
  • B. Exchange ID
  • C. Runtime node information
  • D. Exception

Answer: C

 

NEW QUESTION 23
How do you configure a SSL outbound communication with HTTP?

  • A. Import the Receiver Server Certificate in Operations > manage Security > Security Material
  • B. Import the Receiver Client Certificate in Operations > Manage Security > Security Material
  • C. Import the Receiver Client Certificate in Operations > Manage Security > Manage Keystore
  • D. Import the Receiver Server Certificate in Operations > Manage Security > Manage Keystore

Answer: B

 

NEW QUESTION 24
Where do you define permissions for senders to process messages on a runtime node?

  • A. SAP Solution Manager
  • B. SAP Cloud Platform > Security > Authorizations
  • C. SAP Cloud Platform > Members
  • D. SAP Cloud Platform Integration Manage Security

Answer: B

 

NEW QUESTION 25
You use local Call > Looping Process Call and the value of the Expression Type is Non-XML. What a expression language can you use?
Note: There are 2 correct answers to this question.
Response:

  • A. Spring Expression Simple Expression Language
  • B. EL Expression Language
  • C. Unified Expression Language

Answer: B,C

 

NEW QUESTION 26
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.SimpleAuthorizingInterceptor user is not authorized".
What should you do to fix this error?
Response:

  • A. Redeploy the X.509 certificate in the tenant keystore for the user.
  • B. Change the method of authentication from Basic to Certificate to the user.
  • C. Assign the ESBMessaging.send.role to the user.
  • D. Redeploy the known hosts in the tenant key store.

Answer: C

 

NEW QUESTION 27
You want to grant a new developer access to a service hosted on ad SAP Cloud Platform Integration tenant. Where do you this?

  • A. SAP ID service
  • B. SAP Cloud Platform Integration tenant settings
  • C. SAP Solution Manager
  • D. SAP Cloud Platform

Answer: B

 

NEW QUESTION 28
Your client is unsure about the possible options to implement their cloud transformation journey and needs more information. Which of the following products are cloud transformation options?
Note: There are 3 correct answers to this question.
Response:

  • A. SAP HANA Enterprise Cloud
  • B. SAP Cloud Platform
  • C. SAP Cloud Connector
  • D. SAP cloud apps (SAP SuccessFactors, SAP Concur, etc.)
  • E. SAP Cloud Trust Center

Answer: A,B,D

 

NEW QUESTION 29
......

Tested Material Used To C-CPI-13 Test Engine: https://www.passleadervce.com/SAP-Certified-Application-Associate/reliable-C-CPI-13-exam-learning-guide.html