[2023年04月08日]C-C4H630-21究極な学習ガイド [Q13-Q33]

Share

[2023年04月08日]C-C4H630-21究極な学習ガイド

究極なガイドで準備C-C4H630-21認定試験SAP Certified Development Associateは2023年更新

質問 # 13
What are the three core pillars of SAP Customer Data Platform? Note: There are 3 correct answers to this question.

  • A. Modulate
  • B. Optimize
  • C. Respect
  • D. Activate
  • E. Unify

正解:B、D、E


質問 # 14
What is the purpose of extensions in SAP Customer Data Platform?

  • A. They are used to add custom transformations during data mapping in events or actions.
  • B. They are used to provide a low code option for advanced validation and enrichment.
  • C. They are used to accelerate creation of applications and test connectivity to those applications.
  • D. They are used to enrich group entity data as part of the data enricher application configuration.

正解:B


質問 # 15
What are two key capabilities that differentiate customer data platform (CDP) from other delivery platforms (e.g. CRM, Data Warehouse)? Note: There are 2 correct answers to this question.

  • A. Unified customer data
  • B. Customer identification
  • C. Accessibility and discoverability
  • D. Real-time data processing

正解:A、D


質問 # 16
What is the purpose of the Connector Studio?

  • A. It enables creation of ETL jobs and data pipelines for data ingestion.
  • B. It enables creation of Matching Rules for joining different pieces of customer data.
  • C. It enables creation of CX Flows and Journeys for new customers.
  • D. It enables creation of templates for source/destination REST API applications.

正解:D


質問 # 17
What are some valid use cases for audience activation? Note: There are 3 correct answers to this question.

  • A. Run marketing campaigns on social media platforms.
  • B. Run targeted email campaigns based on customer activities and preferences.
  • C. Merge incoming customer data from ERP backend.
  • D. Import customer contacts from CRM systems.
  • E. Update customer loyalty level in a loyalty system.

正解:A、B、E


質問 # 18
Which metadata fields are supported by the event model? Note: There are 2 correct answers to this question.

  • A. Signature Verifier
  • B. Deduplication Identifier
  • C. System Source
  • D. Timestamp

正解:B、D


質問 # 19
You want to provide user access to the SAP Customer Data Platform console using the administration features in the console. How can you do this? Note: There are 2 correct answers to this question.

  • A. By providing the correct Universe SAML Login configuration
  • B. By using the Admin Users functionality
  • C. By calling a REST API
  • D. By supplying the correct OIDC Provider configuration

正解:A、B


質問 # 20
Which functionalities are always used when ingesting customer data into SAP Customer Data Platform? Note:
There are 2 correct answers to this question.

  • A. Segments
    Bb. Events
  • B. Source Applications
  • C. Audiences

正解:B、C


質問 # 21
How many segments are allowed per business unit?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:A


質問 # 22
You want to authenticate requests to event listeners created by the source server application. How can you do this? Note: There are 2 correct answers to this question.

  • A. Pass a constructed JWT as the bearer token.
  • B. Pass the application key and secret as parameters.
  • C. Pass the token generated by OAuth 2.0 protocol.
  • D. Pass the client-side SSL certificate.

正解:C、D


質問 # 23
Which file formats are supported by storage application source types in SAP Customer Data Platform? Note:
There are 2 correct answers to this question.

  • A. eXtensible Markup Language (XML)\ EXACTPREP"
  • B. Microsoft Excel (XLSX)
  • C. Comma-separated values (CSV)
  • D. JavaScript Object Notation (JSON)

正解:C、D


質問 # 24
Which of the following are important considerations when importing data into SAP Customer Data Platform?
Note: There are 2 correct answers to this question.

  • A. The original timestamp of the customer event activity needs to be mapped in the event metadata.
  • B. An integration flow needs to be configured in SAP Business Technology Platform to send data to SAP Customer Data Platform.
  • C. The identifier of the event must be mapped to the deduplication identifier to prevent the same event from being ingested twice.\W EXACTPREP"
  • D. The source data can only be imported into SAP Customer Data Platform in JSON format.

正解:A、D


質問 # 25
Which of the following are functionalities of the Event Playground? Note: There are 2 correct answers to this question.

  • A. Allowing input of data at each step after the test event is run to verify alternative outcomes
  • B. Showing logs and errors at each step of the pipeline, in both table format and JSON
  • C. Ingesting a test event with test values provided via a dedicated form
  • D. Recording results of test event runs and exporting them as a JSON

正解:B、C


質問 # 26
Which of the following is always required to create a segment?

  • A. Audience
  • B. Activity schema
  • C. Activity indicator
  • D. Profile data

正解:D


質問 # 27
Which of the following statements describe the relationship between workspace, tenants, and business units? Note: There are 2 correct answers to this question.

  • A. A business unit can contain multiple workspaces.
  • B. A business unit can contain multiple tenants.
  • C. A workspace can contain multiple business units.
  • D. A tenant can contain multiple workspaces.

正解:C、D


質問 # 28
Which matching rules does SAP Customer Data Platform preconfigure for both the Contextual Profile view and the Unified Profile view? Note: There are 3 correct answers to this question.

  • A. CIAM ID
  • B. CDC ID
  • C. Master Data ID
  • D. C4C ID
  • E. CRM ID

正解:A、C、E


質問 # 29
Which of the following are event configuration steps in a source application? Note: There are 2 correct answers to this question.

  • A. Authentication
  • B. Model
  • C. Mappings
  • D. API connection

正解:C、D


質問 # 30
Which of the following triggers are supported in CX flows? Note: There are 3 correct answers to this question.

  • A. Segment membership
  • B. Audience activated
  • C. Event occurrence
  • D. Action occurrence
  • E. Customer or group update

正解:A、C、E


質問 # 31
What query syntax do you use for searching customers belonging to a segment using REST API?

  • A. select * from profile where attributes.<segment-name>=<segment-value>
  • B. select * from profile where having(segments, (Segments.name = <segment-name> and segments.value =
    <segment-value>))
  • C. select * from profile where segments.<segment-name>=<segment-value>
  • D. select * from profile where having(segments, (attributes.segment=<segment-name> and attributes.value=<segment-value>))

正解:A


質問 # 32
Which statements describe preconfigured matching rules? Note: There are 2 correct answers to this question.

  • A. The Contextual Profile rules cannot be edited, but can be re-ordered.
  • B. The Unified Customer Profile rules can be edited, re-ordered and deleted.
  • C. The Unified Customer Profile rules can be edited and re-ordered, but not deleted.
  • D. The Contextual Profile rules cannot be edited or re-ordered.

正解:C、D


質問 # 33
......

SAP Certified Development Associate基礎問題C-C4H630-21試験練習問題集:https://jp.fast2test.com/C-C4H630-21-premium-file.html

リアルC-C4H630-21問題集でSAP明確な解答を試そう:https://drive.google.com/open?id=1aiEspyHY1vyCcpOmFC5WWnnIoCDHJNng


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어