SAP C_CPI_13 Exam Questions (Updated 2022) 100% Real Question Answers [Q20-Q39]

Share

SAP C_CPI_13 Exam Questions (Updated 2022) 100% Real Question Answers

Pass SAP C_CPI_13 Exam Quickly With Free4Torrent


C_CPI_13 Exam Certification Details:

Languages:English, Japanese
Level:Associate
Duration:180 mins


SAP C_CPI_13 Certification Exam Topics:

Topic AreasTopic Details, Courses, Books
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.

Product Overview < 8%

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

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

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.

Intelligent Enterprise > 12%

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

Basic building blocks < 8%

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

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.


 

NEW QUESTION 20
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. Double
  • B. Byte
  • C. String
  • D. Nodelist

Answer: C,D

 

NEW QUESTION 21
You split a message, modify the split message, merge the split message and send in a single message via a Web Service. What are the steps to accomplish this?
Response:

  • A. Split 2. Aggregator 3. Join 4. SEND
  • B. Split 2. Multicast 3. Aggregator 4. SEND
  • C. Split 2. SEND
  • D. Split 2. Join 3. Gather 4. SEND

Answer: D

 

NEW QUESTION 22
Which programming languace can you use to develop in-app extensibility?

  • A. Node.js
  • B. ABAP
  • C. Java

Answer: C

 

NEW QUESTION 23
What are the optimal integration domains for SAP Cloud Platform Integration? Note : There are 2 correct answers to this question.

  • A. OnPremise2Cloud
  • B. Thing2Cloud
  • C. OnPremise20nPremise
  • D. Cloud2Cloud

Answer: A,D

 

NEW QUESTION 24
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. Assign the ESBMessaging.send role to the user
  • B. Change the method of authentication from Basic to Certificate for the user
  • C. Redeploy the known hosts in the tenant keystore
  • D. Redeploy the X.509 certificate in the tenant keystore for the user

Answer: A

 

NEW QUESTION 25
What are the building blocks of the SAP Cloud Application Programming model (CAP)? Note: There are 2 correct answers to this question.

  • A. SAP Cloud Platform SDK
  • B. Custom business objects
  • C. SAP Cloud SDK
  • D. Core Data Services

Answer: A,C

 

NEW QUESTION 26
Which settings can you use to connect to Twitter? Note: There are 2 correct answers to this question.

  • A. Use only the Twitter outbound adapter
  • B. Use Request and Reply with HTTP adapter
  • C. Use RFC adapter to connect directly to Twitter
  • D. Use Request and Reply with Twitter outbound adapter

Answer: B,D

 

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

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

Answer: A,C

 

NEW QUESTION 28
At what levels do you secure message exchange?
Note: There are 2 correct answers to this question.
Response:

  • A. Deployment
  • B. Runtime
  • C. Message
  • D. Transport

Answer: C,D

 

NEW QUESTION 29
You want to use a Groovy script to modify the headers of an exchange message. What import library must you use?

  • A. com.apache.camel.framework.util.Message
  • B. com.sap.gateway.xiinspector.xmI.Message
  • C. com.sap.gateway.ip.core.customdev.util.Message
  • D. com.sap.gateway.integration.flow.Message

Answer: C

 

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

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

Answer: D

 

NEW QUESTION 31
While testing your iFlow you discover that a data store operation step fetches multiple messages instead of one. What data store operation step type will fetch a specific message from the data store?
Response:

  • A. Get
  • B. Delete
  • C. Select
  • D. Write

Answer: A

 

NEW QUESTION 32
You use a Local Call > Looping Process Call and the value of the Expression Type is Non-XML What expression language can you use?

  • A. Spring Expression Language
  • B. Unified Expression Language
  • C. Camel Simple Expression language
  • D. EL Expression Language

Answer: B

 

NEW QUESTION 33
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.
Response:

  • A. It interacts with data storage
  • B. It Processes messages that are exchanged
  • C. It reads the data from the database for monitoring.
  • D. It starts and stops runtime nodes.

Answer: C,D

 

NEW QUESTION 34
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 Cloud Platform Integration tenant settings
  • B. SAP Solution Manager
  • C. SAP ID service
  • D. SAP Cloud Platform

Answer: A

 

NEW QUESTION 35
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.

  • A. IDoc Splitter
  • B. Mail Splitter
  • C. PKCS#7/CMS Splitter
  • D. JSON Splitter

Answer: A,C

 

NEW QUESTION 36
What are approaches to develop a REST API? Note : There are 2 correct answers to this question.

  • A. Contract First
  • B. Code First
  • C. Schema First
  • D. Protocol First

Answer: C,D

 

NEW QUESTION 37
Which of the following are principles of cloud computing? Note: There are 2 correct answers to this question.

  • A. Microservices
  • B. Automation
  • C. Serverless
  • D. Integration

Answer: A,D

 

NEW QUESTION 38
Which of the following adapter types are available for a sender to transfer a message to SAP Cloud Platform Integration?
Note: There are 2 correct answers to this question.
Response:

  • A. SAP Ariba
  • B. Facebook
  • C. Twitter
  • D. SAP Success factor

Answer: A,D

 

NEW QUESTION 39
......

Real SAP C_CPI_13 Exam Questions [Updated 2022]: https://braindumps.free4torrent.com/C_CPI_13-valid-dumps-torrent.html