CRT-402 Certification Preparation for Platform App Builder

Loading demo links...

Showing 7–9 of 10 questions

Question 7

Universal Containers needs a field on the Account to track how many Opportunities are closing within the next 30 days. What can be used to accomplish this goal?

Select an option, then click Submit answer.

  • Process Builder

  • Apex Code

  • Roll-up Summary Field

  • Workflow Rule


Question 8

An app Builder creates an Account validation rule on the Industry field that will throw an error if the length of the field is longer than 6 characters. Another App Builder creates a workflow rule with a field update that sets the Industry field to Technology whenever the Billing City field is set to San Francisco. What will happen the next time a sales person saves an Account with a Billing City of San Francisco?

Select an option, then click Submit answer.

  • The record will save and the Industry field will change to Technology

  • The record will not save and the validation rule’s error message will be displayed

  • The record will not save and no error message will be displayed

  • The record will save but the Industry field will not change to Technology


Question 9

Universal Containers has a requirement that an Opportunity should have a field showing the value of its associated account's billing state. This value should not change after the Opportunity has been created. What is the recommended solution to configure this automation behavior?

Select an option, then click Submit answer.

  • Formula Field

  • Workflow

  • Roll-up-summary field

  • Apex