Easy To Download Salesforce Data-Architecture-And-Management-Designer Exam Dumps Updated 215 Questions [Q106-Q121]

Share

Easy To Download Salesforce Data-Architecture-And-Management-Designer Exam Dumps Updated 215 Questions

New Updated Data-Architecture-And-Management-Designer Exam Questions 2022


The benefit in Obtaining the Data-Architecture-And-Management-Designer Exam Certification

  • If the Candidate has the desire to move up to a higher-paying position in an organization. This certification will help as always.
  • When an organization hiring or promotion an employee, then the decision is made by human resources. Now while Candidate may have an IT background, they do their decisions in a way that takes into record many different factors. One thing is candidates have formal credentials, such as the Salesforce Certified Data Architecture and Management Designer.
  • A candidate might have incredible IT skills. Employers that do the hiring need to make decisions based on limited information and as it always. When they view the official Salesforce Certified Data Architecture and Management Designer certification, they can be guaranteed that a candidate has achieved a certain level of competence.
  • After completing the Salesforce Certified Data Architecture and Management Designer certification Candidate becomes a solid, well-rounded Salesforce Certified Data Architecture and Management Designer.

 

NEW QUESTION 106
Northern Trail Outfitters (NTO) has implemented Salesforce for its sales users. The opportunity management in Salesforce is implemented as follows:
1. Sales users enter their opportunities in Salesforce for forecasting and reporting purposes.
2. NTO has a product pricing system (PPS) that is used to update Opportunity Amount field on opportunities on a daily basis.
3. PPS is the trusted source within NTO for Opportunity Amount.
4. NTO uses Opportunity Forecast for its sales planning and management.
Sales users have noticed that their updates to the Opportunity Amount field are overwritten when PPS updates their opportunities.
How should a data architect address this overwriting issue?

  • A. Change Opportunity Amount field access to Read Only for sales users using field-level security.
  • B. Change PPS integration to update only Opportunity Amount field when the value is null.
  • C. Create a custom field for Opportunity Amount that sales users update separating the field that PPS updates.
  • D. Create a custom field for Opportunity amount that PPS updates separating the field sales user updates.

Answer: C

 

NEW QUESTION 107
A custom pricing engine for a Salesforce customer has to be decided by factors with the following hierarchy:
1. State in which the customer is located
2. City in which the customer is located if available
3. Zip code in which the customer is located if available
4. Changes to this information should have minimum code change
What should a data architect recommend to maintain this information for the custom pricing engine that is to be built in Salesforce?

  • A. Create a custom object to maintain the pricing criteria.
  • B. Maintain required pricing criteria in custom metadata types.
  • C. Configure the pricing criteria in price books.
  • D. Assign the pricing criteria within custom pricing engine.

Answer: B

 

NEW QUESTION 108
Universal Containers (UC) has adopted Salesforce as its primary sales automation tool. UC has 100,000 customers with a growth rate of 10% a year. UC uses an on-premise web-based billing and invoice system that generates over 1 million invoices a year supporting a monthly billing cycle.
The UC sales team needs to be able to pull up a customer record and view their account status, invoice history, and open opportunities without navigating outside of Salesforce.
What should a data architect use to provide the sales team with the required functionality?

  • A. Create a mashup page that will present the billing system records within Salesforce.
  • B. Write an Apex callout and populate a related list to display on the account record.
  • C. Create a visual force tab with the billing system encapsulated within an iframe.
  • D. Create a custom object and migrate the last 12 months of invoice data into Salesforce so it can be displayed on the Account layout.

Answer: A

Explanation:
Mashups use Salesforce presentation to display Salesforce-hosted data and externally hosted data.
Reference: https://developer.salesforce.com/docs/atlas.en-us.salesforce_large_data_volumes_bp.meta/ salesforce_large_data_volumes_bp/ldv_deployments_techniques_using_mashups.htm

 

NEW QUESTION 109
A company uses Salesforce, a cloud-based ERP system, and an on-premise Order Management System (OMS). This company requires a solution that uses Salesforce as the system of record for Leads and the OMS as the system of record for Account and Contacts.
Additionally, the company wants Accounts and Contacts to be able to maintain their names in each system (i.e., ""Jane Doe""; in the OMS and ""Jannie Doe""' in Salesforce), but wants to have a consolidated data store which links referenced records across the systems.
Which suggestion should the Architect provide to the company to meet this goal?

  • A. Use a Master Data Management strategy to reconcile Leads, Accounts, and Contacts.
  • B. Have Salesforce poll the OMS nightly and bring in the desired Accounts and Contacts.
  • C. Utilize the Streaming API to send Account and Contact data from Salesforce to the OMS.
  • D. Use an integration tool to send OMS Accounts and Contacts to Salesforce.

Answer: A

 

NEW QUESTION 110
DreamHouse Realty has a legacy system that captures Branch Offices and Transactions. DreamHouse Realty has 15 Branch Offices. Transactions can relate to any Branch Office. DreamHouse Realty has created hundreds of thousands of Transactions per year.
A Data Architect needs to denormalize this data model into a single Transaction object with a Branch Office picklist.
What are two important considerations for the Data Architect in this scenario? (Choose two.)

  • A. Limitations on Org data storage.
  • B. Limitations on master-detail relationships.
  • C. Bulk API limitations on picklist fields.
  • D. Standard list view in-line editing.

Answer: A,C

 

NEW QUESTION 111
Northern Trail Outfitters (NTO) operates a majority of its business from a central Salesforce org. NTO also owns several secondary orgs that the service, finance, and marketing teams work out of. At the moment, there is no integration between central and secondary orgs, leading to data-visibility-issues.
Moving forward, NTO has identified that a hub-and-spoke model is the proper architecture to manage its data, where the central org is the hub and the secondary orgs are the spokes.
Which tool should a data architect use to orchestrate data between the hub org and spoke orgs?

  • A. A backup and archive solution that extracts and restores data across orgs.
  • B. Develop custom APIs to poll the spoke org for change data and push into the hub org.
  • C. A middleware solution that extracts and distributes data across both the hub and spokes.
  • D. Develop custom APIs to poll the hub org for change data and push into the spoke orgs.

Answer: A

 

NEW QUESTION 112
What are two key artifacts used to document the data architecture for a multi -system enterprise Salesforce implementation? Choose 2 answers

  • A. User stories
  • B. Data model
  • C. Non-functional requirements
  • D. Integration specification

Answer: B,D

 

NEW QUESTION 113
A data architect has been tasked with optimizing a data stewardship engagement for a Salesforce instance Which three areas of Salesforce should the architect review before proposing any design recommendation? Choose 3 answers

  • A. Determine if any integration points create records in Salesforce.
  • B. Export the setup audit trail to review what fields are being used.
  • C. Run key reports to determine what fields should be required.
  • D. Review the sharing model to determine impact on duplicate records.
  • E. Review the metadata xml files for redundant fields to consolidate.

Answer: C,D,E

 

NEW QUESTION 114
Universal Containers (UC) has implemented Sales Cloud and it has been noticed that Sales reps are not entering enough data to run insightful reports and dashboards. UC executives would like to monitor and measure data quality metrics. What solution addresses this requirement?

  • A. Export the data to an enterprise data warehouse and use BI tools for data quality.
  • B. Use third-party AppExchange tools to monitor and measure data quality.
  • C. Use custom objects and fields to calculate data quality.
  • D. Generate reports to view the quality of sample data.

Answer: B

 

NEW QUESTION 115
Universal Containers has more than 10 million records in the Order _c object. The query has timed out when running a bulk query. What should be considered to resolve query timeout?

  • A. Tooling API
  • B. Streaming API
  • C. PK Chunking
  • D. Metadata API

Answer: C

 

NEW QUESTION 116
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 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 orders and 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.

Answer: D

 

NEW QUESTION 117
Get Cloudy Consulting monitors 15,000 servers, and these servers automatically record their status every
10 minutes. Because of company policy, these status reports must be maintained for 5 years. Managers at Get Cloudy Consulting need access to up to one week's worth of these status reports with all of their details.
An Architect is recommending what data should be integrated into Salesforce and for how long it should be stored in Salesforce.
Which two limits should the Architect be aware of? (Choose two.)

  • A. Data storage limits
  • B. Webservice callout limits
  • C. Workflow rule limits
  • D. API Request limits

Answer: A,D

Explanation:
Explanation

 

NEW QUESTION 118
Universal Containers has a custom object with millions of rows of data.
When executing SOQL queries, which three options prevent a query from being selective? (Choose three.)

  • A. Using trailing % wildcards.
  • B. Using NOT and != operators.
  • C. Using leading % wildcards.
  • D. Performing large loads and deletions.
  • E. Using a custom index on a deterministic formula field.

Answer: B,C,E

 

NEW QUESTION 119
Ursa Major Solar's legacy system has a quarterly accounts receivable report that compiles data from the following:
- Accounts
- Contacts
- Opportunities
- Orders
- Order Line Items
Which issue will an architect have when implementing this in Salesforce?

  • A. Salesforce does NOT allow more than four objects in a single report type.
  • B. A report CANNOT contain data from Accounts and Contacts.
  • C. Custom report types CANNOT contain Opportunity data.
  • D. Salesforce does NOT support Orders or Order Line Items.

Answer: A

 

NEW QUESTION 120
A customer needs a sales model that allows the following:
1. Opportunities need to be assigned to sales people based on the zip code.
2. Each sales person can be assigned to multiple zip codes.
3. Each zip code is assigned to a sales area definition. Sales is aggregated by sales area for reporting.
What should a data architect recommend?

  • A. Configure Territory Management feature to support opportunity assignment
  • B. Allow sales users to manually assign opportunity ownership based on zip code
  • C. Assign opportunities using list views using zip code
  • D. Add custom fields in opportunities for zip code and use assignment rules

Answer: A

Explanation:
Explanation/Reference: https://help.salesforce.com/articleView?id=000327968&type=1&mode=1

 

NEW QUESTION 121
......

Updated Free Salesforce Data-Architecture-And-Management-Designer Test Engine Questions with 215 Q&As: https://www.passleadervce.com/Salesforce-Application-Architect/reliable-Data-Architecture-And-Management-Designer-exam-learning-guide.html

The Best Salesforce Application Architect Data-Architecture-And-Management-Designer Professional Exam Questions: https://drive.google.com/open?id=1DTkv2tLekGBvHuoNsgRbncGoAm7ogAKa