
[2022年01月] 合格させるData-Architecture-And-Management-Designer試験一発合格、最新のData-Architecture-And-Management-Designer Fast2testの提供する試験問題
Salesforce Application Architect問題集でData-Architecture-And-Management-Designer試験の完全版解答試験学習ガイド
質問 18
Northern Trail Outfitters is migrating to Salesforce from a legacy CRM system that identifies the agent relationships in a look-up table.
What should the data architect do in order to migrate the data to Salesforce?
- A. Migrate the data and assign to a non-person system user.
- B. Migrate to Salesforce without a record owner.
- C. Assign record owners based on relationship.
- D. Create custom object to store agent relationships.
正解: D
質問 19
Universal containers is implementing Salesforce lead management. UC Precure lead data from multiple sources and would like to make sure lead data as company profile and location information. Which solution should a data architect recommend to make sure lead data has both profile and location information? Option
- A. Leverage external data providers populate company profile and location data
- B. Export data out of Salesforce and send to another team to populate company profile and location data
- C. Ask sales people to search for populating company profile and location data
- D. Run reports to identify records which does not have company profile and location data
正解: A
質問 20
Universal Containers (UC) has an open sharing model for its Salesforce users to allow all its Salesforce internal users to edit all contacts, regardless of who owns the contact. However, UC management wants to allow only the owner of a contact record to delete that contact. If a user does not own the contact, then the user should not be allowed to delete the record. How should the architect approach the project so that the requirements are met?
- A. Create a validation rule on the Contact object to check if the current user is not the owner.
- B. Create a "before delete" trigger to check if the current user is not the owner.
- C. Set the Sharing settings as Public Read Only for the Contact object.
- D. Set the profile of the users to remove delete permission from the Contact object.
正解: B
質問 21
Universal Containers is setting up an external Business Intelligence (BI) system and wants to extract 1,000,000 Contact records. What should be recommended to avoid timeouts during the export process?
- A. Use GZIP compression to export the data.
- B. Schedule a Batch Apex job to export the data.
- C. Utilize the Bulk API to export the data.
- D. Use the SOAP API to export data.
正解: A
質問 22
A customer wishes to migrate 700,000 Account records in a single migration into Salesforce. What is the recommended solution to migrate these records while minimizing migration time?
- A. Use Salesforce Bulk API in parallel mode.
- B. Use Salesforce Soap API in serial mode.
- C. Use Salesforce Bulk API in serial mode.
- D. Use Salesforce Soap API in parallel mode.
正解: A
質問 23
A manager at Cloud Kicks is importing Leads into Salesforce and needs to avoid creating duplicate records.
Which two approaches should the manager take to achieve this goal? (Choose two.)
- A. Acquire an AppExchange Lead de-duplication application.
- B. Run the Salesforce Lead Mass de-duplication tool.
- C. Create a Workflow Rule to check for duplicate records.
- D. Implement Salesforce Matching and Duplicate Rules.
正解: A,D
質問 24
Universal Containers (UC) is using Salesforce Sales & Service Cloud for B2C sales and customer service but they are experiencing a lot of duplicate customers in the system. Which are two recommended approaches for UC to avoid duplicate data and increase the level of data quality?
- A. Use Duplicate Management.
- B. Use Data.com Clean
- C. Use a data wharehouse.
- D. Use an Enterprise Service Bus.
正解: A,B
質問 25
Universal Containers (UC) has implemented Sales Cloud for its entire sales organization, UC has built a custom object called projects_c that stores customers project detail and employee bitable hours.
The following requirements are needed:
A subnet of individuals from the finance team will need to access to the projects object for reporting and adjusting employee utilization.
The finance users will not access to any sales objects, but they will need to interact with the custom object.
Which license type a data architect recommend for the finance team that best meets the requirements?
- A. Lighting platform plus
- B. Light Platform Start
- C. Service Cloud
- D. Sales Cloud
正解: B
質問 26
Every year, Ursa Major Solar has more than 1 million orders. Each order contains an average of 10 line items.
The Chief Executive Officer (CEO) needs the Sales Reps to see how much money each customer generates year-over-year. However, data storage is running low in Salesforce.
Which approach for data archiving is appropriate for this scenario?
- A. 1. Annually export and delete orders and order line items. 2. Store them in a zip file in case the data is needed later.
- B. 1. Annually delete orders and order line items. 2. Ensure the customer has order information in another system.
- C. 1. Annually export and delete order line items. 2. Store them in a zip file in case the data is needed later.
- D. 1. Annually aggregate order amount data to store in a custom object. 2. Delete those orders and order line items.
正解: D
質問 27
Universal Containers (UC) is concerned about the accuracy of their Customer information in Salesforce. They have recently created an enterprise-wide trusted source MDM for Customer data which they have certified to be accurate. UC has over 20 million unique customer records in the trusted source and Salesforce. What should an Architect recommend to ensure the data in Salesforce is identical to the MDM?
- A. Extract the Salesforce data into Excel and manually compare this against the trusted source.
- B. Load the Trusted Source data into Salesforce and run an Apex Batch job to find difference.
- C. Leave the data in Salesforce alone and assume that it will auto-correct itself over time.
- D. Use an AppExchange package for Data Quality to match Salesforce data against the Trusted source.
正解: D
質問 28
Universal Containers (UC) is implementing Salesforce Sales Cloud and Service Cloud. As part of their implementation, they are planning to create a new custom object (Shipments), which will have a lookup relationship to Opportunities. When creating shipment records, Salesforce users need to manually input a customer reference, which is provided by customers, and will be stored in the Customer_Reference__c text custom field. Support agents will likely use this customer reference to search for Shipment records when resolving shipping issues. UC is expecting to have around 5 million shipment records created per year. What is the recommended solution to ensure that support agents using global search and reports can quickly find shipment records?
- A. Set Customer-Reference_c as an External ID (non-unique).
- B. Implement an archiving process for shipment records created after five years.
- C. Implement an archiving process for shipment records created after three years.
- D. Set Customer-Reference_c as an External ID (unique).
正解: D
質問 29
UC has a requirement to migrate 100 million order records from a legacy ERP application into the salesforce platform. UC does not have any requirements around reporting on the migrated data.
What should a data architect recommend to reduce the performance degradation of the platform?
- A. Implement a custom big object to store the data.
- B. Create a custom object to store the data.
- C. Use the standard "Order" object to store the data.
- D. Use a standard big object defined by salesforce.
正解: A
質問 30
A large retail B2C customer wants to build a 360 view of its customer for its call center agents. The customer interaction is currently maintained in the following system: 1. Salesforce CRM
2. Custom billing solution
3. Customer Master Data management (MDM)
4. Contract Management system
5. Marketing solution
What should a data architect recommend that would help upgrade uniquely identify customer across multiple systems:
- A. Create a custom field as external id to maintain the customer Id from the MDM solution.
- B. Create a custom object that will serve as a cross reference for the customer id.
- C. Create a customer data base and use this id in all systems.
- D. Store the salesforce id in all the solutions to identify the customer.
正解: A
質問 31
Universal Containers is planning out their archiving and purging plans going forward for their custom objects Topic__c and Comment__c. Several options are being considered, including analytics snapshots, offsite storage, scheduled purges, etc. Which three questions should be considered when designing an appropriate archiving strategy?
- A. Which profiles and users currently have access to these custom object records?
- B. Are there any regulatory restrictions that will influence the archiving and purging plans?
- C. If reporting is necessary, can the information be aggregated into fewer, summary records?
- D. How many fields are defined on the custom objects that need to be archived?
- E. Will the data being archived need to be reported on or accessed in any way in the future?
正解: B,C,E
質問 32
Universal Containers (UC) has three systems: Salesforce, a cloud -based ERP system, and an on -premise Order Management System (OMS). An architect has been tasked with creating a solution that uses Salesforce as the system of record for Leads and the OMS as the system of record for Account and Contacts. UC wants Accounts and Contacts to be able to maintain their names in each system (i.e., "John Doe" in the OMS and "Johnny Doe" in Salesforce), but wants to have a consolidated data store which links referenced records across the systems. What approach should an architect suggest so the requirements are met?
- A. Have Salesforce poll the OMS nightly and bring in the desired Accounts and Contacts.
- B. Implement an integration tool to send OMS Accounts and Contacts to Salesforce.
- C. Use the Streaming API to send Account and Contact data from Salesforce to the OMS.
- D. Implement a Master Data Management strategy to reconcile Leads, Accounts, and Contacts.
正解: D
質問 33
A large retail B2C customer wants to build a 360-degree view of its customers for its call center agents. The customer information is currently maintained in the following systems:
1. Salesforce CRM
2. Custom billing solution
3. Customer master data management (MDM)
4. Contract management system
5. Marketing solution
What should a data architect recommend that would help uniquely identify the customer across multiple systems?
- A. Store the Salesforce ID in all the solutions to identify the customer
- B. Create a customer database, and use this ID in all systems
- C. Create a custom object that will serve as a cross-reference for the customer ID
- D. Create a custom field as external ID to maintain the customer ID from the MDM solution
正解: A
質問 34
Universal Containers (UC) is implementing a new customer categorization process where customers should be assigned to a Gold, Silver, or Bronze category if they've purchased UC's new support service. Customers are expected to be evenly distributed across all three categories. Currently, UC has around 500,000 customers, and is expecting 1% of existing non-categorized customers to purchase UC's new support service every month over the next five years. What is the recommended solution to ensure long-term performance, bearing in mind the above requirements?
- A. Implement a new Categories custom object and a master-detail relationship from Account to Category.
- B. Implement a new picklist custom field in the Account object with Gold, Silver, and Bronze values.
- C. Implement a new global picklist custom field with Gold, Silver, and Bronze values and enable it in Account.
- D. Implement a new Categories custom object and create a lookup field from Account to Category.
正解: B
質問 35
UC recently migrated 1 Billion customer related records from a legacy data store to Heroku Postgres. A subset of the data need to be synchronized with salesforce so that service agents are able to support customers directly within the service console. The remaining non- synchronized set of data will need to be accessed by salesforce at any point in time, but UC management is concerned about storage limitations.
What should a data architect recommend to meet these requirements with minimal effort?
- A. Virtualize the remaining set of data with salesforce connect and external objects.
- B. Migrate the data to big objects and leverage async SOQL with custom objects.
- C. Use Heroku connect to bi-directional, sync all data between systems.
- D. As needed, make call outs into Heroku postgres and persist the data in salesforce.
正解: A
質問 36
Universal Containers (UC) has multi -level account hierarchies that represent departments within their major Accounts. Users are creating duplicate Contacts across multiple departments. UC wants to clean the data so as to have a single Contact across departments. What two solutions should UC implement to cleanse their data?
Choose 2 answers
- A. Use Data.com to standardize Contact address information to help identify duplicates.
- B. Use Workflow rules to standardize Contact information to identify and prevent duplicates.
- C. Make use of a third -party tool to help merge duplicate Contacts across Accounts.
- D. Make use of the Merge Contacts feature of Salesforce to merge duplicates for an Account.
正解: A,C
質問 37
An Architect needs to document the data architecture for a multi-system, enterprise Salesforce implementation.
Which two key artifacts should the Architect use? (Choose two.)
- A. User stories
- B. Data model
- C. Non-functional requirements
- D. Integration specification
正解: B,D
質問 38
Cloud Kicks has deployed Salesforce for case management and wants to know the percentage of cases that are resolved from the initial call to their support organization.
An Architect needs to recommended a reporting solution to measure the support reps case closure rates.
What is an appropriate recommendation?
- A. Ensure field history tracking is enabled on the Case object.
- B. Ensure that Contact and Opportunity Reports and Dashboards are created.
- C. Ensure that a report is created on Case analytic snapshots.
- D. Ensure that AppExchange packages are installed for available reports.
正解: A
質問 39
......
Salesforce Data-Architecture-And-Management-Designer 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
正真正銘のベスト材料はData-Architecture-And-Management-Designerオンライン練習試験:https://jp.fast2test.com/Data-Architecture-And-Management-Designer-premium-file.html
最高品質のData-Architecture-And-Management-Designer問題集と解釈が待ってます!今すぐ取得せよ:https://drive.google.com/open?id=1zS7-1Nrk5P8AU94iNf54oTOgmzz0ZapE