Pass the Salesforce App Builder Platform-App-Builder Questions and answers with CertsForce

Viewing page 9 out of 9 pages
Viewing questions 81-90 out of questions
Questions # 81:

Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner.

What validation rule should an app builder configure?

Options:

A.

AND( ISBLANK(Lead.Owner.Id) )


B.

NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id))


C.

AND(ISNEW(), ISBLANK(Lead.Owner:User.Id))


D.

NOT(ISBLANK(Lead.Owner:Queue.Id))


Expert Solution
Questions # 82:

Sales reps at Universal Containers create multiple quotes per opportunity.

What automation tool should an app builder recommend to delete rejected quotes?

Options:

A.

Approval process


B.

Validation rule


C.

Workflow rule


D.

Flow


Expert Solution
Questions # 83:

What is the process to upgrade an unmanaged package that is currently installed in production?

Options:

A.

Uninstall the current version and install the new version.


B.

Use the Install Wizard to install the upgrade to production.


C.

Install the new version to a Developer org then deploy to production.


D.

Click the update link on the Installed Packages page.


Expert Solution
Questions # 84:

Universal Containers wants to understand return on investment for the latest advertising buy. They currently use a private security model for all objects.

What should an app builder recommend?

Options:

A.

Utilize Account Hierarchies and Roil-Up Summary fields


B.

Run an opportunities pipeline report


C.

Change to a public security model


D.

Configure Campaign Hierarchies and Campaign statistics


Expert Solution
Questions # 85:

Universal Containers wants to improve the process to create Opportunity records related to an Account. Many fields can be populated based on the Account record. Some fields require input from the user.

What should an app builder configure to meet the requirement?

Options:

A.

Process Builder triggered from Opportunity update


B.

Quick Action on the Account object


C.

Quick Action on the Opportunity object


D.

Process Builder triggered from Account update


Expert Solution
Questions # 86:

An App Builder is loading the data into salesforce. To link the new records back to the legacy system, a field will be used to track the legacy ID on the account object. For future data loads this ID will be used when upserting records. Which field attribute should be selected? Choose 2 answers

Options:

A.

Unique


B.

Required


C.

External ID


D.

Text (encrypted)


Expert Solution
Viewing page 9 out of 9 pages
Viewing questions 81-90 out of questions