[Aug-2021] Pass SAP C_CPI_13 Exam in First Attempt Guaranteed! [Q23-Q47]

Share

[Aug-2021] Pass SAP C_CPI_13 Exam in First Attempt Guaranteed!

Full C_CPI_13 Practice Test and 80 unique questions with explanations waiting just for you, get it now!

NEW QUESTION 23
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?

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

Answer: B

 

NEW QUESTION 24
Which of the following components are part of the SAP Cloud Platform Integration Suite? Note: There are 2 correct answers to this question.

  • A. Process Integration
  • B. SAP API Business Hub
  • C. Integration Advisor
  • D. API Management

Answer: B,D

 

NEW QUESTION 25
Which of the following are features of digital business transformation?
Note: There are 3 correct answers to this question.
Response:

  • A. Adaptive and Scalable operating model
  • B. Reduced time to realize business value
  • C. Simplified IT landscape
  • D. Perpetual license agreements
  • E. Resource pooling

Answer: A,B,C

 

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

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

Answer: B

 

NEW QUESTION 27
Which of the following mapping artifacts can be shared between SAP Process Integration and SAP Cloud Platform Integration? Note : There are 2 correct answers to this question.

  • A. Operation Mapping
  • B. Message Mapping
  • C. Java Mapping
  • D. ABAP Mapping

Answer: A,B

 

NEW QUESTION 28
Which of the following are primary capabilities of SAP Cloud Platform?
Note: There are 3 correct answers to this question.
Response:

  • A. It is positioned as the SAP SaaS platform.
  • B. It extends On-premise applications
  • C. It integrates cloud applications.
  • D. It enriches an SAP HANA database
  • E. It is an agile platform.

Answer: B,C,D

 

NEW QUESTION 29
What are the main features of SAP Data Quality Management?
Note: There are 2 correct answers to this question.
Response:

  • A. Geocoding
  • B. Address cleaning
  • C. Automated analysis
  • D. Platform to create a business service packages

Answer: A,B

 

NEW QUESTION 30
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 Cloud Platform Integration
  • C. SAP API Management
  • D. SAP Remote Access and Connectivity service

Answer: A,D

 

NEW QUESTION 31
Which technology can you use to build a bot to process natural language?

  • A. Artificial intelligence
  • B. Blockchain
  • C. Internet of Things

Answer: A

 

NEW QUESTION 32
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. 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 for the user

Answer: C

 

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

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

Answer: C

 

NEW QUESTION 34
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. Two-factor authentication
  • B. Root-certificate authentication
  • C. Client-certificate authentication
  • D. Basic authentication

Answer: C,D

 

NEW QUESTION 35
You want to add a header variable to an exchange message. What type is NOT supported?
Response:

  • A. Regular Expression
  • B. Xpath
  • C. Expression
  • D. Global Variable

Answer: A

 

NEW QUESTION 36
What is the integration style that SAP Cloud Platform Integration follows?

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

Answer: B

 

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

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

Answer: A,B

 

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

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

Answer: C

 

NEW QUESTION 39
You want to transform an inbound message to a specific structure that is needed in the outbound system. What mapping types can you use? Note : There are 3 correct answers to this question.

  • A. Operation mapping
  • B. Excel spreadsheet mapping
  • C. XSLT mapping
  • D. Message mapping
  • E. Al-based mapping

Answer: A,C,D

 

NEW QUESTION 40
What predefined role is necessary to send HTTPS-based messages to an SAP Cloud Platform Integration endpoint?

  • A. ESBMessaging.send
  • B. InboundMessage.send
  • C. HttpMessaging.send
  • D. Message.send

Answer: A

 

NEW QUESTION 41
What are the main architecture layers of the SAP Cloud Stack?
Note: There are 3 correct answers to this question.
Response:

  • A. BaaS
  • B. IaaS
  • C. DaaS
  • D. SaaS
  • E. PaaS

Answer: B,D,E

 

NEW QUESTION 42
What can you use to add business logic to SAP S/4HANA Cloud? Note: There are 2 correct answers to this question.

  • A. SAP Enterprise Messaging
  • B. Side-by-side extensibility
  • C. Excensibility services on SAP Cloud Platform
  • D. In-app extensibility

Answer: B,D

 

NEW QUESTION 43
Which of the following are elements of an X.509 certificate?
Note: There are 2 correct answers to this question.
Response:

  • A. Issuer
  • B. Communication rule
  • C. Adapter profile
  • D. Distinguished name

Answer: A,D

 

NEW QUESTION 44
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. Info
  • B. Debug
  • C. Trace
  • D. Create a script

Answer: C

 

NEW QUESTION 45
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 API Business Hub Interface
  • B. Via an SAP S/4HANA OData interface
  • C. Via an SAP S/4HANA SOAP interface

Answer: B

 

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

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

Answer: A

 

NEW QUESTION 47
......

Get Latest C_CPI_13 Dumps Exam Questions in here: https://www.vceengine.com/C_CPI_13-vce-test-engine.html