Download the Latest C-CPI-15 Dumps - 2023 C-CPI-15 Exam Questions [Q20-Q44]

Share

Download the Latest C-CPI-15 Dumps - 2023 C-CPI-15 Exam Questions

Latest SAP C-CPI-15 Certification Practice Test Questions


SAP C-CPI-15 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Troubleshoot content modifier, integration flows
  • Explain API-related concepts such as API consumer
Topic 2
  • SAP Integration Solution Advisory Methodology (ISA-M)
  • Set up authentication policies; explain API target endpoints
Topic 3
  • Describe log levels; explain integration flows
  • Describe key elements of SAP BTP, capabilities of SAP Integration Suite
Topic 4
  • Explain Cloud integration capability in SAP Integration Suite usage
  • Describe holistic integration, SAP Business Accelerator Hub usage
Topic 5
  • API management capability of SAP Integration Suite
  • Configure SOAP adapter for asynchronous processing

 

NEW QUESTION # 20
What are the key capabilities of the SAP BTP Integration Suite? Note: There are 2 correct answers to this question.

  • A. Open Connectors
  • B. SAP Business Application Studio
  • C. API Management
  • D. Connectivity Service

Answer: C,D


NEW QUESTION # 21
What can you use to prevent overload in an OData request and reply call?

  • A. HTTP adapter
  • B. Paging
  • C. Query filter
  • D. Stop parameter

Answer: B


NEW QUESTION # 22
When does the "Trace" log level expire and when will the log files be removed?

  • A. Expiration: 15 minutes Removal: After 10 hours
  • B. Expiration: 10 minutes Removal: After 1 hour
  • C. Expiration. 10 minutes Removal. After 24 hours
  • D. Expiration: 15 minutes Removal: After 24 hours

Answer: B


NEW QUESTION # 23
What are some advantages of creating an OData interface through an API provider? Note: There are 2 correct answers to this question.

  • A. Automatic creation of a Swagger UI
  • B. Automatic creation of a WSDL specification
  • C. Automatic creation of an openAPI specification
  • D. Automatic creation of a RAML specification

Answer: A,C


NEW QUESTION # 24
In your integration flow process, the request reply returns a message with namespaces. What can you do to delete namespaces from this message? Note: There are 2 correct answers to this question.

  • A. Set up the request reply to delete the namespaces
  • B. Use a Content Modifier
  • C. Use an XSLT mapping.
  • D. Set up the namespace mapping in the Runtime Configuration.

Answer: B,C


NEW QUESTION # 25
What is the relationship between an API provider and an API proxy in the API Management capability within SAP Integration Suite?

  • A. The API provider manages secure API access for an API proxy.
  • B. The API proxy provides a unique URL and acts as a proxy for the API provider.
  • C. The API provider provides a unique URL for an API proxy.

Answer: B


NEW QUESTION # 26
You want to call an OData v4.0 interface through an adapter in the Cloud Integration capability within SAP Integration Suite. Which adapter can you use?

  • A. JMS
  • B. ProcessDirect
  • C. HTTPS
  • D. SOAP

Answer: C


NEW QUESTION # 27
What are some aspects of "holistic integration" of the SAP Integration Suite? Note: 3 answers are correct.

  • A. Domain Integration
  • B. Cloud Integration
  • C. Event Integration
  • D. Data Integration
  • E. Process Integration

Answer: C,D,E


NEW QUESTION # 28
Where can you find more information about APIs, policies, and integrations?

  • A. Open Connectors capability within SAP Integration Suite
  • B. SAP Business Accelerator Hub
  • C. Cloud Integration capability within SAP Integration Suite

Answer: B


NEW QUESTION # 29
What does an API consumer do?

  • A. It provides an interface.
  • B. It provides the server-side implementation of an interface.
  • C. It invokes an interface.

Answer: C


NEW QUESTION # 30
You use an outbound HTTP adapter with basic authentication.In SAP Integration Suite, Monitor Integrations Manage Security, where must you set up and store a user and password?

  • A. Keystore
  • B. Access policies
  • C. Security Material
  • D. PGP Keys

Answer: C


NEW QUESTION # 31
In a Content Modifier, you want to set up a call to the message body of the previous Content Modifier.Which notation do use to implement this?

  • A. S(inbody)
  • B. S[bodyin]
  • C. S{body.in}
  • D. S{in body)

Answer: D


NEW QUESTION # 32
What are some message protocols that the API Management capability within SAP Integration Suite supports? Note: There are 3 correct answers to this question.

  • A. REST
  • B. RFC
  • C. IDoc
  • D. OData
  • E. SOAP

Answer: A,D,E


NEW QUESTION # 33
Using the Test Connectivity function, you want to test a connection to a backend system. The connection is provided by a Cloud Connector.Which parameter is required for the connection test?

  • A. Location ID
  • B. Host
  • C. Subaccount ID
  • D. Connector ID

Answer: A


NEW QUESTION # 34
What does the "Open Integration" principle of the SAP Integration Suite mean?

  • A. SAP Integration Suite by default supports third-party software integration.
  • B. SAP Integration Suite by default supports integrations to other SAP software.
  • C. SAP Integration Suite allows SAP-to-SAP integrations.

Answer: A


NEW QUESTION # 35
Why does the API Management capability of the SAP Integration Suite require API providers?

  • A. To incorporate APIs from source systems
  • B. To create APIs
  • C. To create authenticated API instances

Answer: A


NEW QUESTION # 36
You configured a content modifier as follows: Action Create. Name: ProductID. Source Type: XPath.
Source Value: //ProductID. Data Type: java lang string. After testing the content modifier, you receive an error message that contains the following fragment: java.lang.ClassNotFoundException java lang string.
What caused the error message?

  • A. Incorrect data type
  • B. Incorrect source type
  • C. Incorrect name
  • D. Incorrect source value

Answer: A


NEW QUESTION # 37
Which expression language can you use to access the content of a message in an integration flow?

  • A. Spring expression language
  • B. XML expression language
  • C. JavaScript expression language
  • D. Simple expression language

Answer: D


NEW QUESTION # 38
You use an APIKey for authentication in an HTTPS API call.In which part of the Content Modifier is the APIKey included?

  • A. Exchange property
  • B. Message header
  • C. Attachment
  • D. Message body

Answer: B


NEW QUESTION # 39
You are creating an API in the API management capability within SAP Integration Suite using Edit in API Designer.What is the next step to consolidate the resources?

  • A. Generate the microservices.
  • B. Generate the client stubs
  • C. Generate the server stubs
  • D. Generate the database tables.

Answer: C


NEW QUESTION # 40
In the Cloud Integration capability within SAP Integration Suite, which internal message format is used?

  • A. XML
  • B. XSLT
  • C. JSON

Answer: A


NEW QUESTION # 41
You have set up a basic authentication policy, but the API proxy returns an HTTP status of 401.What could be a reason?

  • A. In the AssignMessage policy, the AssignTo tag has the type="postFlow"
  • B. In the AssignMessage policy, the AssignTo tag has the type="preflow"
  • C. In the AssignMessage policy, the AssignTo tag has the type="request"
  • D. In the AssignMessage policy, the Assign To tag has the type="response"

Answer: D


NEW QUESTION # 42
What can you do in the Cloud Integration capability within SAP Integration Suite? Note: There are 2 correct answers to this question

  • A. Connect to multiple endpoints.
  • B. Connect to different cloud runtime environments.
  • C. Develop complex integration scenarios in Python.
  • D. Develop custom adapters.

Answer: A,D


NEW QUESTION # 43
Which of the following can you use for an XSLT mapping in an integration flow?

  • A. PHP
  • B. XML
  • C. JSON
  • D. HTML

Answer: B


NEW QUESTION # 44
......

Verified C-CPI-15 Dumps Q&As - 1 Year Free & Quickly Updates: https://braindumps2go.dumpstorrent.com/C-CPI-15-exam-prep.html