Data-Architect Salesforce Certified Data Architect (WI23)

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Universal Container is using Salesforce for Opportunity management and enterprise resource planning (ERP) for order management. Sales reps do not have access to the ERP and have no visibility into order status.

What solution a data architect recommend to give the sales team visibility into order status?

Select an option, then click Submit answer.

  • Leverage Canvas to bring the order management UI in to the Salesforce tab.

  • Build batch jobs to push order line items to salesforce.

  • leverage Salesforce Connect top bring the order line item from the legacy system to Salesforce.

  • Build real-time integration to pull order line items into Salesforce when viewing orders.

Question 11

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?

Select an option, then click Submit answer.

  • Extract the Salesforce data into Excel and manually compare this against the trusted source.

  • Load the Trusted Source data into Salesforce and run an Apex Batch job to find difference.

  • Use an AppExchange package for Data Quality to match Salesforce data against the Trusted source.

  • Leave the data in Salesforce alone and assume that it will auto-correct itself over time.

Question 12

Universal Containers (UC) has adopted Salesforce as its primary sales automated tool. UC has 100,00 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 a customer record and view their account status, Invoice history, and opportunities without navigating outside of Salesforce.

What should a data architect use to provide the sales team with the required functionality?

Select an option, then click Submit answer.

  • Create a custom object and migrate the last 12 months of Invoice data into Salesforce so it can be displayed on the Account layout.

  • Write an Apex callout and populate a related list to display on the account record.

  • Create a mashup page that will present the billing system records within Salesforce.

  • Create a visual force tab with the billing system encapsulated within an iframe.