PrepAway - Latest Free Exam Questions & Answers

Author: admin

Which set of statements generates monthly amount on a cumulative basis annually?

Which set of statements generates monthly amount on a cumulative basis annually? A. result = load “opportunity1”; result = group result by (‘CloseDate_Year’,’CloseDate_Month’); result = foreach result generate ‘CloseDate_Year’,’CloseDate_Month’, sum(sum(Amount)) over ([..0] partition by ‘CloseDate_Year’ order by (‘CloseDate_Year’,’CloseDate_Month’)) as ‘Cumulative Closed Amount’; B. result = load “opportunity1”; result = group result by (‘CloseDate_Year’,’CloseDate_Month’); result = […]

To complete the migration, what are the consultant’s three options? (Choose three.)

A consultant created an Einstein Analytics dashboard in a sandbox. Now, the dashboard needs to be migrated into production. To complete the migration, what are the consultant’s three options? (Choose three.) A. Ant Migration Tool B. Change sets C. Analytics External Data API D. Analytics REST API E. Analytics dashboard connector

What is an appropriate response when a client is disappointed that Einstein Discovery only detected patterns t

What is an appropriate response when a client is disappointed that Einstein Discovery only detected patterns that were already known? A. Highlight that Einstein reduces time to insight, which is much faster than learning experience B. Recommend using a visualization tool, like Einstein Analytics, to uncover the details C. Remind them that the technology is […]

Universal Containers has automated its deployment process using Metadata API. However, they found that Metadat

Universal Containers has automated its deployment process using Metadata API. However, they found that Metadata API does not support all the components yet. What should be done to address this? A. Deploy unsupported components manually before/after deployment. B. Use AppExchange products to deploy unsupported components. C. Use the Force.com IDE for deploying the unsupported components. […]

Which three best practices should UC consider for version control? (Choose three.)

Universal Containers (UC) is considering updating their Salesforce Release Management process. Which three best practices should UC consider for version control? (Choose three.) A. Automation is a must with various application branches in the repository. B. Maintain a single entry point for production from the master branch. C. Maintain unrestricted access to the release sandboxes […]

Which three risks should a Technical Architect consider in this strategy? (Choose three.)

Universal Containers has proposed using a Developer Edition org to stage changes to their Customer Community, which includes multiple custom Visualforce pages and components. Which three risks should a Technical Architect consider in this strategy? (Choose three.) A. Developer Edition orgs CANNOT have sandboxes, which will make team development difficult. B. Developer Edition orgs have […]

What type of testing will help UC measure the page response time?

Universal Containers (UC) is implementing Service Cloud for their contact centers for 3,000 users. They have approximately 10 customers. The average page response time expected is less than 5 seconds with 1,500 concurrent users. What type of testing will help UC measure the page response time? A. Unit Testing B. System Integration Testing C. Load […]

Universal Containers has multiple projects being developed in parallel. One of the projects is in the testing

Universal Containers has multiple projects being developed in parallel. One of the projects is in the testing phase, and the testing team found a list of issues on the items that will be deployed to production. As the project deadline is short, the customer team proposes that the fixes be done in the test sandbox […]

What should an Architect recommend to prevent this conflict?

Universal Containers has multiple project teams building into a single org. The project teams are concerned with design conflicts and ensuring a common design process. What should an Architect recommend to prevent this conflict? A. Create a Center of Excellence Charter document. B. Create a Release Management process. C. Create Design Standards for Governance. D. […]


Page 28 of 39« First...1020...2627282930...Last »