[Q34-Q59] C_CPI_15認証試験の問題集解答を提供しています [2024年06月]

Share

C_CPI_15認証試験の問題集解答を提供しています [2024年06月]

更新されたC_CPI_15試験練習テスト問題


SAP C_CPI_15 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • ログレベルについて説明します。統合フローの説明
  • SAP BTP の主要な要素、SAP Integration Suite の機能の説明
トピック 2
  • API ビジネス ハブのエンタープライズでの使用、統合フローでのオンボーディング
  • SOAP アダプター、Apache Camel データ モデル
トピック 3
  • コンテンツ修飾子、統合フローのトラブルシューティング
  • API コンシューマーなどの API 関連の概念の説明

 

質問 # 34
Which part of the proxy URL is provided by the initial configuration step of the API Management?

  • A. Virtual host
  • B. Service name
  • C. Version
  • D. Name of the API management

正解:A


質問 # 35
What are the maturity levels of the SAP Integration Solution Advisory Methodology? Note: There are 2 answers to this question.

  • A. Design your hybrid integration platform.
  • B. Assess your integration strategy
  • C. Enable your integration structure.
  • D. Implement your integration architectural strategy.

正解:A、B


質問 # 36
Why does the API Management capability of the SAP Integration Suite require API providers?

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

正解:B


質問 # 37
You want to integrate a SOAP adapter into an integration process and enable the adapter to send messages to the integration flow.Which user role must you set up in the SOAP adapter?

  • A. MessagingSend
  • B. ESBMessaging send
  • C. MessagingsendtoCI

正解:B


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

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

正解:C


質問 # 39
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{body.in}
  • B. S[bodyin]
  • C. S(inbody)
  • D. S{in body)

正解:D


質問 # 40
What kind of editor can you use to manipulate integration flows?

  • A. Code editor
  • B. Command-line editor
  • C. Graphical editor

正解:C


質問 # 41
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. SOAP
  • B. OData
  • C. RFC
  • D. IDoc
  • E. REST

正解:A、B、E


質問 # 42
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.

正解:C


質問 # 43
You want to set up Exchange Properties in an integration flow.Besides a Content Modifier, what can you use?

  • A. Python scripting
  • B. Batch scripting
  • C. XML scripting
  • D. Groovy SDK scripting

正解:D


質問 # 44
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 source value
  • B. Incorrect name
  • C. Incorrect source type
  • D. Incorrect data type

正解:D


質問 # 45
What must you do to find out which entity sets are available in the OData V2.0 interface?

  • A. Retrieve the metadata document fom the interface.
  • B. Search in the Global Directory of all available OData interfaces.
  • C. Retrieve the service document from the interface.
  • D. Contact the OData interface manufacturer

正解:A


質問 # 46
You want to set up an SAP backend system through the Cloud Connector with an API provider.Which connection type do you use?

  • A. Open Connectors
  • B. Internet
  • C. Cloud Integration
  • D. On-premise

正解:D


質問 # 47
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 RAML specification
  • C. Automatic creation of a WSDL specification
  • D. Automatic creation of an openAPI specification

正解:A、D


質問 # 48
You want to publish a new API product to the API business hub enterprise.What is a requirement?

  • A. At least two deployed API Proxies
  • B. At least one deployed API Proxy
  • C. At least two deployed API Providers
  • D. At least one deployed API Provider

正解:B


質問 # 49
Besides in SAP API Management, where can you find policy templates?

  • A. In SAP API Business Accelerator Hub- Explore Products
  • B. In SAP API Business Accelerator Hub- Explore Categories ?? APIs
  • C. In SAP API Business Accelerator Hub ? Explore Business Processes
  • D. In SAP API Business Accelerator Hub - Explore Discover Integrations

正解:B


質問 # 50
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. PGP Keys
  • B. Access policies
  • C. Keystore
  • D. Security Material

正解:D


質問 # 51
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 24 hours
  • C. Expiration: 15 minutes Removal: After 24 hours
  • D. Expiration: 10 minutes Removal: After 1 hour

正解:D


質問 # 52
How do you configure a SOAP adapter for asynchronous processing?

  • A. Message Exchange Pattern: One-Way Process Settings: WS Standard
  • B. Message Exchange Pattern: Request-Reply Process Settings Robust
  • C. Message Exchange Pattern: Request-Reply Process Settings WS Standard
  • D. Message Exchange Pattern: One-Way Process Settings: Robust

正解:A


質問 # 53
What does the messaging model of the Apache Camel Data Model consist of?

  • A. Header, Exchange ID, in-message
  • B. Header, body, properties
  • C. Header, body, attachment
  • D. Header, properties, attachment

正解:C


質問 # 54
You want to implement a synchronous call to a remote HTTP API as an integration flow component.Which adapter can you use?

  • A. OData
  • B. SFTP
  • C. Mail
  • D. AMQP

正解:A


質問 # 55
What can you use to prevent overload in an OData request and reply call?

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

正解:B


質問 # 56
You want to access individual entities of an HTTP call over XPath.What must you do if no namespace mapping exists?

  • A. Remove the XML prolog.
  • B. Remove the namespaces.
  • C. Convert the namespaces to JSON.
  • D. Convert the namespaces to XML

正解:B


質問 # 57
What are some aspects of "holistic integration" of the SAP Integration Suite? Note: 3 answers are correct.

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

正解:B、D、E


質問 # 58
......

合格させるSAP Certified Development Associate C_CPI_15試験には62問があります:https://jp.fast2test.com/C_CPI_15-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어