[2021] C_CPI_13.pdf - Questions Answers PDF Sample Questions Reliable [Q19-Q43]

Share

[2021] C_CPI_13.pdf - Questions Answers PDF Sample Questions Reliable

SAP C_CPI_13 Dumps PDF Are going to be The Best Score


C_CPI_13 Exam Certification Details:

Sample Questions: SAP C_CPI_13 Exam Sample Question
Exam:80 questions
Duration:180 mins
Languages:English, Japanese
Level:Associate
Cut Score:68%


SAP C_CPI_13 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
Security > 12%

Describe security aspects such as certificates, authentication; messages: encryption, signing off, encoding; user management security artifact renewal.

Product Overview < 8%

Describe: the tenant management node; the function of adapters; characteristics of messages.

Basic building blocks < 8%

Describe authorization groups and how to use them. Explain how to deploy and maintain credentials and security artifacts.

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.

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.

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


 

NEW QUESTION 19
What is the integration style that SAP Cloud Platform Integration follows?
Response:

  • A. User Centric Consumption
  • B. Process Invocation
  • C. Thing Integration
  • D. Data Movement

Answer: B

 

NEW QUESTION 20
Your caller sends only a decrypted message payload. Which security standard can you use to encrypt this message payload? Note: There are 2 correct answers to this question.

  • A. XML signature
  • B. Open Pretty Good Privacy (OpenPGP)
  • C. HIPAA secure messaging
  • D. Web Services Security (WS-Security)

Answer: B,D

 

NEW QUESTION 21
You want to direct messages along a specific path using an expression. What element do you use?
Response:

  • A. Join
  • B. Aggregator
  • C. Splitter
  • D. Router

Answer: D

 

NEW QUESTION 22
Which usage options are offered by SAP Cloud Platform Integration?
Note: There are 2 correct answers to this question.
Response:

  • A. OData service
  • B. SOAP service
  • C. Data migration
  • D. Value mapping

Answer: A,D

 

NEW QUESTION 23
What feature applies to an SaaS application?

  • A. Delivered over the internet
  • B. Hardware license must be issued before the application can be used
  • C. Delivered via software bundle in a box
  • D. Different versions of the application can be used

Answer: A

 

NEW QUESTION 24
You want to use outbound communication based on HTTPS. Which authentication options do you have?
Note: There are 2 correct answers to this question.

  • A. Root-certificate authentication
  • B. Client-certificate authentication
  • C. Two-factor authentication
  • D. Basic authentication

Answer: B,D

 

NEW QUESTION 25
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 starts and stops runtime nodes
  • C. It processes messages that are exchanged
  • D. It interacts with data storage

Answer: A,B

 

NEW QUESTION 26
You want to perform content-specific filtering of a message. Which value types can you use?
Note: There are 2 correct answers to this question.
Response:

  • A. String
  • B. Node list
  • C. Byte
  • D. Double

Answer: A,B

 

NEW QUESTION 27
You have an asynchronous integration scenario. Which adapters enable asynchronous messaging? Note : There are 2 correct answers to this question.

  • A. Idoc
  • B. ODC
  • C. LDAP
  • D. JMS

Answer: A,B

 

NEW QUESTION 28
You design a process to throw an exception while messages are being by the SAP Cloud Platform Integration service. What iFlow step type does this?
Response:

  • A. Escalation End
  • B. Error Start
  • C. Terminate Message
  • D. Error End
  • E. Error Start

Answer: A

 

NEW QUESTION 29
How do you configure a SSL outbound communication with HTTP?
Response:

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

Answer: B

 

NEW QUESTION 30
You have created a custom business object in SAP S/4HANA. How can you access this object outside of SAP S/4HANA?

  • A. Via an SAP S/4HANA OData interface
  • B. Via an SAP S/4HANA SOAP interface
  • C. Via an SAP API Business Hub Interface

Answer: A

 

NEW QUESTION 31
Which incoming formats are available for the aggregation strategy in a Gather step type?
Note: There are 2 correct answers to this question.
Response:

  • A. Plain Text
  • B. JSON
  • C. ASCII
  • D. XML (Different Format)

Answer: A,D

 

NEW QUESTION 32
What can you use to transport your iFlow from DEV to PROD? Note : There are 2 correct answers to this question.

  • A. MTAR download
  • B. BRF+
  • C. CTS+
  • D. MTA download

Answer: A,C

 

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

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

Answer: B

 

NEW QUESTION 34
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 35
You want to perform content-specific filtering of a message. Which value types can you use? Note : There are 2 correct answers to this question.

  • A. String
  • B. Byte
  • C. Double
  • D. Nodelist

Answer: A,D

 

NEW QUESTION 36
Your iFlow receives a JSON inbound message. The outbound message should also be JSON, but what steps can you perform?
Note: There are 2 correct answers to this question.
Response:

  • A. Convert JSON2XML 2. Message Mapping 3. Convert JSON2XML
  • B. Convert JSON2XML 2. Message Mapping 3. Convert XML2JSON
  • C. Convert XML2JSON 2. Message Mapping 3. Convert JSON2XML
  • D. Convert JSON2XML 2. XSLT Mapping 3. Convert XML2JSON

Answer: B,D

 

NEW QUESTION 37
You are designing an iFlow and one of the requirements is to invoke an external OData service to update the message. What step type should you use?

  • A. Request Reply
  • B. Content Modifier
  • C. Content Enricher
  • D. Send

Answer: B

 

NEW QUESTION 38
Your client is unsure of how SAP Cloud Platform enhances SAP S/4HANA and needs more information.
What additional capabilities does a customer gain if they have SAP Cloud Platform along with SAP S/4HANA?
Note: There are 2 correct answers to this question.
Response:

  • A. Integrate with SAP Cloud apps third-party solutions.
  • B. Use extension services.
  • C. Platform side-by-side extensibility.
  • D. Perform in-app extensibility.
  • E. Create new standalone cloud apps.

Answer: A,C

 

NEW QUESTION 39
What is the main role of the SAP Cloud Platform Integration Service?
Response:

  • A. It integrates a customer's own application landscape with a public cloud.
  • B. It integrates on premise apps with mobile app.
  • C. It integrates a customer's own application landscape with a private cloud.
  • D. It integrates cloud applications into an application landscape.

Answer: D

 

NEW QUESTION 40
What is used to perform extension for SAP Ariba?
Response:

  • A. SAP Web IDE Full-Stack
  • B. OData API
  • C. cXML
  • D. Rest API

Answer: C

 

NEW QUESTION 41
You want to forward a notification (asynchronous) to a back-end system?
What option can you use?
Response:

  • A. Request Reply
  • B. Process Call
  • C. Content Enricher
  • D. Send

Answer: A

 

NEW QUESTION 42
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 43
......

Use C_CPI_13 Exam Dumps (2021 PDF Dumps) To Have Reliable C_CPI_13 Test Engine: https://www.updatedumps.com/SAP/C_CPI_13-updated-exam-dumps.html