Data-Architect Salesforce Certified Data Architect (WI23)

Loading demo links...

Showing 4–6 of 15 questions

Question 4

Universal Containers has a public website with several forms that create Lead records in Salesforce using the REST API. When designing these forms, which two techniques will help maintain a high level of data quality?

Select all that apply, then click Submit answer.

  • Do client-side validation of phone number and email field formats.

  • Prefer picklist form fields over free text fields, where possible.

  • Ensure the website visitor is browsing using an HTTPS connection.

  • Use cookies to track when visitors submit multiple forms.

Question 5

UC has to built a B2C ecommerce site on Heroku that shares customer and order data with a Heroku Postgres database. UC is currently utilizing Postgres as the single source of truth for both customers and orders. UC has asked a data architect to replicate the data into salesforce so that salesforce can now act as the system of record.

What are the 3 considerations that data architect should weigh before implementing this requirement? Choose 23 answers:

Select all that apply, then click Submit answer.

  • Consider whether the data is required for sales reports, dashboards and KPI’s.

  • Determine if the data is driver of key process implemented within salesforce.

  • Ensure there is a tight relationship between order data and an enterprise resource plaining (ERP) application.

  • Ensure the data is CRM center and able to populate standard of custom objects.

  • A selection of the tool required to replicate the data.
    a. – Heroku Connect is required but this is confusing

Question 6

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?

Select all that apply, then click Submit answer.

  • How many fields are defined on the custom objects that need to be archived?

  • Which profiles and users currently have access to these custom object records?

  • If reporting is necessary, can the information be aggregated into fewer, summary records?

  • Will the data being archived need to be reported on or accessed in any way in the future?

  • Are there any regulatory restrictions that will influence the archiving and purging plans?