
[2023年04月] 検証済みSalesforce試験問題集でData-Architect試験学習ガイド
ベスト品質のSalesforce Data-Architect試験解答リアル練習試験問題集で[2023]
Salesforce Data-Architectの認定は、多数の利点を提供します。まず第一に、Salesforceプラットフォームとデータアーキテクチャにおけるあなたの専門知識を証明します。この認定は業界で広く認知され、キャリアアップの機会を開くことができます。加えて、認定はSalesforceにおけるデータ管理とデータモデリングのベストプラクティスに対する深い理解を確実にし、組織の効率改善とより良い意思決定につながる可能性があります。
Salesforce Data-Architect試験に受験資格を得るためには、最低でもSalesforceプラットフォームでの2年間の経験を含む、データアーキテクチャと管理の分野で5年以上の経験が必要です。また、Salesforce Certified Application ArchitectまたはSalesforce Certified System Architectなどの事前必須認定資格を持っている必要があります。Salesforce Data-Architect試験に合格することは、Salesforceデータアーキテクチャと管理についての深い理解を示す重要な業績であり、この分野で新しいキャリアの機会を開拓することができます。
Salesforce Data-Architect試験は、Salesforceに関連するデータモデリング、データ統合、およびデータ管理における熟練度を確立したい人に最適です。この認定を取得することで、プラットフォームの機能、データモデリング、データ管理、データ統合、およびメトリックとデータ分析の重要性を理解していることが証明されます。
質問 # 64
Universal Containers (UC) is implementing Salesforce and will be using Salesforce to track customer complaints, provide white papers on products, and provide subscription based support.
Which license type will UC users need to fulfill UC's requirements?
- A. Lightning Platform Starter License
- B. Sales Cloud License
- C. Salesforce License
- D. Service Cloud License
正解:D
質問 # 65
Universal Containers (UC) uses Salesforce for tracking opportunities (Opportunity). UC uses an internal ERP system for tracking deliveries and invoicing. The ERP system supports SOAP API and OData for bi-directional integration between Salesforce and the ERP system. UC has about one million opportunities. For each opportunity, UC sends 12 invoices, one per month. UC sales reps have requirements to view current invoice status and invoice amount from the opportunity page. When creating an object to model invoices, what should the architect recommend, considering performance and data storage space?
- A. Create a custom object Invoice _c with a master -detail relationship with Opportunity.
- B. Create an external object Invoice _x with a Lookup relationship with Opportunity.
- C. Create a custom object Invoice _c with a Lookup relationship with Opportunity.
- D. Use Streaming API to get the current status from the ERP and display on the Opportunity page.
正解:B
質問 # 66
UC needs to load a large volume of leads into salesforce on a weekly basis. During this process the validation rules are disabled.
What should a data architect recommend to ensure data quality is maintained in salesforce.
- A. Allow validation rules to be activated during the load of leads into salesforce.
- B. Activate validation rules once the leads are loaded into salesforce to maintain quality.
- C. Ensure the lead data is preprocessed for quality before loading into salesforce.
- D. Develop custom APEX batch process to improve quality once the load is completed.
正解:D
質問 # 67
Universal Containers (UC) is implementing a formal, cross -business -unit data governance program As part of the program, UC will implement a team to make decisions on enterprise -wide data governance. Which two roles are appropriate as members of this team? Choose 2 answers
- A. Analytics/BI Owners
- B. Salesforce Administrators
- C. Operational Data Users
- D. Data Domain Stewards
正解:A、D
質問 # 68
Get Cloud Consulting needs to integrate two different systems with customer records into the Salesforce Account object. So that no duplicate records are created in Salesforce, Master Data Management will be used.
An Architect needs to determine which system is the system of record on a field level.
What should the Architect do to achieve this goal?
- A. Key stakeholders should review any fields that share the same purpose between systems to see how they will be used in Salesforce.
- B. Any field that is an input field in either external system will be overwritten by the last record integrated and can never have a system of record.
- C. Master Data Management systems determine system of record, and the Architect doesn't have to think about what data is controlled by what system.
- D. The database schema for each external system should be reviewed, and fields with different names should always be separate fields in Salesforce.
正解:D
質問 # 69
Due to security requirements, Universal Containers needs to capture specific user actions, such as login, logout, file attachment download, package install, etc. What is the recommended approach for defining a solution for this requirement?
- A. Use a field audit trail to capture field changes.
- B. Use a custom object and trigger to capture changes.
- C. Use Event Monitoring to capture these changes.
- D. Use a third-party AppExchange app to capture changes.
正解:C
質問 # 70
Cloud Kicks has the following requirements:
- Data needs to be sent from Salesforce to an external system to generate invoices from their Order Management System (OMS).
- A Salesforce administrator must be able to customize which fields will be sent to the external system without changing code.
What are two approaches for fulfilling these requirements? (Choose two.)
- A. A set<sobjectFieldset> to determine which fields to send in an HTTP callout.
- B. An Outbound Message to determine which fields to send to the OMS.
- C. A Field Set that determines which fields to send in an HTTP callout.
- D. Enable the field -level security permissions for the fields to send.
正解:B、C
質問 # 71
UC has millions of Cases and are running out of storage. Some user groups need to have access to historical cases for up to 7 years.
Which 2 solutions should a data architect recommend in order to minimize performance and storage issues?
Choose 2 answers:
- A. Leverage big object to archive case data and lightning components to show archived data.
- B. Leverage on premise data archival and build integration to view archived data.
- C. Export data out of salesforce and store in Flat files on external system.
- D. Create a custom object to store case history and run reports on it.
正解:A、B
質問 # 72
Get Cloudy Consulting needs to evaluate the completeness and consistency of contact information in Salesforce. Their sales reps often have incomplete information about their accounts and contacts. Additionally, they are not able to interpret the information in a consistent manner. Get Cloudy Consulting has identified certain ""key"" fields which are important to their sales reps.
What are two actions Get Cloudy Consulting can take to review their data for completeness and consistency? (Choose two.)
- A. Run a process that can fill in default values for blank fields.
- B. Run one report per key field, grouped by that field, to understand its data variability.
- C. Run a report that shows the percentage of blanks for the important fields.
- D. Run a report which shows the last time the key fields were updated.
正解:C、D
質問 # 73
UC is rolling out Sales App globally to bring sales teams together on one platform. UC expects millions of opportunities and accounts to be creates and is concerned about the performance of the application.
Which 3 recommendations should the data architect make to avoid the data skew? Choose 3 answers.
- A. Limit associating 10000 records looking up to same records.
- B. Limit assigning one user 10000 records ownership.
- C. Limit associating 10000 opportunities to one account.
- D. Use picklist fields rather than lookup to custom object.
- E. Assign 10000 opportunities to one account.
正解:B、C
質問 # 74
Universal Containers (UC) is going thought major reorganization of their sales team. This would require changes to a large a number of group members and sharing rules. UCs administrator is concerned about long processing time and failure during the process.
What should a Data architect implement to make changes efficiently?
- A. Delete old sharing rules and build new sharing rules
- B. Log out all users and make changes to sharing rules.
- C. Log a case with salesforce to make sharing rule changes.
- D. Enable Defer Sharing Calculation prior to making sharing rule changes.
正解:D
質問 # 75
In their legacy system. Universal Containers has a monthly accounts receivable report that compiles data from Accounts, Contacts, Opportunities, Orders. and Order Line Items. What difficulty will an architect run into when implementing this in Salesforce?
- A. Custom report types cannot contain Opportunity data.
- B. A report cannot contain data from Accounts and Contacts.
- C. Salesforce does not support Orders or Order Line Items.
- D. Salesforce allows up to four objects in a single report type.
正解:D
質問 # 76
Universal Containers would like to have a Service-Level Agreement (SLA) of 1 day for any data loss due to unintentional or malicious updates of records in Salesforce. What approach should be suggested to address this requirement?
- A. Schedule a Weekly Extract Service for key objects and extract data in XL sheets to on-premise systems.
- B. Store all data in shadow custom objects on any updates and deletes, and extract them as needed .
- C. Build a daily extract job and extract data to on-premise systems for long-term backup and archival purposes.
- D. Evaluate a third-party AppExchange app, such as OwnBackup or Spanning, etc., for backup and archival purposes.
正解:D
質問 # 77
A Salesforce customer has plenty of data storage. Sales Reps are complaining that searches are bringing back old records that aren't relevant any longer. Sales Managers need the data for their historical reporting.What strategy should a data architect use to ensure a better user experience for the Sales Reps?
- A. Archive and purge old data from Salesforce on a monthly basis.
- B. Create a Permission Set to hide old data from Sales Reps.
- C. Set data access to Private to hide old data from Sales Reps.
- D. Use Batch Apex to archive old data on a rolling nightly basis.
正解:A
質問 # 78
DreamHouse Realty has a Salesforce deployment that manages Sales, Support, and Marketing efforts in a multi-system ERP environment. The company recently reached the limits of native reports and dashboards and needs options for providing more analytical insights.
What are two approaches an Architect should recommend? (Choose two.)
- A. Einstein Analytics
- B. Weekly Snapshots
- C. AppExchange Apps
- D. Setup Audit Trails
正解:A、C
質問 # 79
Universal Containers has a large number of Opportunity fields (100) that they want to track field history on. Which two actions should an architect perform in order to meet this requirement? Choose 2 answers
- A. Create a custom object to store the previous and new field values.
- B. Use Analytic Snapshots to store a copy of the record when changed.
- C. Create a custom object to store a copy of the record when changed.
- D. Select the 100 fields in the Opportunity Set History Tracking page.
正解:A、C
質問 # 80
Cloud Kicks needs to purge detailed transactional records from Salesforce. The data should be aggregated at a summary level and available in Salesforce.
What are two automated approaches to fulfill this goal? (Choose two.)
- A. Third-party Business Intelligence system
- B. Schedulable Batch Apex
- C. Third-party Integration Tool (ETL)
- D. Apex Triggers
正解:B、C
質問 # 81
UC has large amount of orders coming in from its online portal. Historically all order are assigned to a generic user.
Which 2 measures should data architect recommend to avoid any performance issues while working with large number of order records? Choose 2 answers:
- A. Salesforce handles the assignment of orders automatically and there is no performance impact.
- B. Clear the role field in the generic user record.
- C. Create a pool of generic users and distribute the assignment of memory to the pool of users.
- D. Create a role at top of role hierarchy and assign the role to the generic user.
正解:B、D
質問 # 82
A casino is implementing salesforce and is planning to build a customer 360 view for a customer who visits its resorts. The casino currently maintained the following systems that records customer activity:
1. Point of sales system: All purchases for a customer.
2. Salesforce: All customer service activity and sales activity for a customer.
3. Mobile app: All bookings, preferences and browser activity for a customer.
4. Marketing: All email, SMS and social campaigns for a customer.
Customer service agents using salesforce would like to view the activities from all system to provide supports to customers. The information has to be current and real time.
What strategy should the data architect implement to satisfy this requirement?
- A. Use a customer data mart to view the 360 view of customer.
- B. Migrate customer activities from all 4 systems into salesforce.
- C. Periodically upload summary information in salesforce to build 360 view.
- D. Explore external data sources in salesforce to build 360 view of customer.
正解:D
質問 # 83
An architect has been asked to provide error messages when a future date is detected in a custom Birthdate _c field on the Contact object. The client wants the ability to translate the error messages. What are two approaches the architect should use to achieve this solution? Choose 2 answers
- A. Implement a third -party validation process with translate functionality.
- B. Create a trigger on Contact and add an error to the record with a custom label.
- C. Create a workflow field update to set the standard ErrorMessage field.
- D. Create a validation rule and translate the error message with translation workbench.
正解:B、D
質問 # 84
UC is preparing to implement sales cloud and would like to its users to have read only access to an account record if they have access to its child opportunity record. How would a data architect implement this sharing requirement between objects?
- A. Create an owner-based sharing rule.
- B. Implicit sharing will automatically handle with standard functionality.
- C. Add appropriate users to the account team.
- D. Create a criteria-based sharing rule.
正解:B
質問 # 85
Two million Opportunities need to be loaded in different batches into Salesforce using the Bulk API in parallel mode.
What should an Architect consider when loading the Opportunity records?
- A. Create indexes on Opportunity object text fields.
- B. Group batches by the AccountId field.
- C. Order batches by Auto-number field.
- D. Use the Name field values to sort batches.
正解:B
質問 # 86
Universal Containers wishes to maintain Lead data from Leads even after they are deleted and cleared from the Recycle Bin. What approach should be implemented to achieve this solution?
- A. Query Salesforce with the queryAll API method or using the ALL ROWS SOQL keywords.
- B. Send data to a Data Warehouse and mark Leads as deleted in that system.
- C. Use a Lead standard report and filter on the IsDeleted standard field.
- D. Use a Converted Lead report to display data on Leads that have been deleted.
正解:B
質問 # 87
To address different compliance requirements, such as general data protection regulation (GDPR), personally identifiable information (PII), of health insurance Portability and Accountability Act (HIPPA) and others, a SF customer decided to categorize each data element in SF with the following:
Data owner
Security Level, such as confidential
Compliance types such as GDPR, PII, HIPPA
A compliance audit would require SF admins to generate reports to manage compliance.
What should a data architect recommend to address this requirement?
- A. Use field metadata attributes for compliance categorization, data owner, and data sensitivity level.
- B. Create a custom object and field to capture necessary compliance information and build custom reports.
- C. Build reports for field information, then export the information to classify and report for Audits.
- D. Use metadata API, to extract field attribute information and use the extract to classify and build reports
正解:A
質問 # 88
......
正真正銘のベスト材料Data-Architect:https://www.goshiken.com/Salesforce/Data-Architect-mondaishu.html
Data-Architectテストエンジン練習試験:https://drive.google.com/open?id=1hT-4KW4KG_CwYlgUvFyhW9VKf2C4X6vu