Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Salesforce Platform-App-Builder - Salesforce Certified Platform App Builder (SP25)

Page: 2 / 9
Total 288 questions

Universal Containers uses Contracts for agreements with customers. A sales manager is required to provide approval for contracts and director approval for any contract over $10,000.

Which two options should an app builder use to ensure all contracts route for the correct approval and also prevent the sales rep from making changes to the record while it is being approved?

Choose 2 answers

A.

Create an approval process on the Contract object with criteria set on a second approval step set as 'Amount__c > 10,000' and set the approver as director.

B.

Create an approval process on the Contract object and set the field for 'Next Automated Approver Determined By' as Manager'.

C.

Create a validation rule on the Contract object that prevents updates to the contract record while it is being reviewed.

D.

Create an approval process on the Contract object with one step for each sales manager that sets the approver as the director.

A customer service representative at a call center wants to be able to collect

information from customers using a series of question prompts.

What should an app builder use to accomplish this?

A.

Approval Process

B.

Flow

C.

Validation Rule

D.

Path

Sales manager at universal containers would like to standardize what information sales rep are gathering. Sales rep want recommendations, sales strategies and to know what key fields need to be completed at each step of the sales process on the opportunity record. What feature should an app builder use to provide this functionally?

A.

Workflow

B.

Path

C.

Chatter feed

D.

Global Action

Cloud Kicks wants to summarize the number of open Cases related to an Account, as well as the number of closed Cases to indicate whether customer support utilization is high, medium, or low. Two number fields have been created: NUM_Open_Cases__c and NUM_Closed_Cases_c

Which two automation solutions would meet these business requirements?

Choose 2 answers

A.

AppExchange

B.

Validation Rule

C.

Approval Process

D.

Apex

The finance manager at Universal Containers wants to receive a new business notification email each time a new client is won. The sales manager wants to receive a task letting them know to onboard the new client unless it is a top-tier client.

Which automation tool should an app builder use to best address all these requests?

A.

Record-triggered flow

B.

Screen flow

C.

Apex

D.

Approval process

 

After universal containers converted qualified leads. Sales reps need to be able to report on converted leads. How should an app builder support for this requirement?

A.

Enable preserve lead status in the lead conversion settings

B.

Assign the representative view and edit converted leads permission

C.

Ensure the representative has read access to the original lead records

D.

Create a custom report type with converted leads as the primary object

Which two solutions prevent a formula field from being referenced by a Roll-Up Summary Field?

A.

A cross-object workflow updating a field referenced by the formula field

B.

A cross-object field reference in the formula field

C.

The CASE () function in the formula field

D.

The NOW () function in the formula field

An app builder needs a custom solution and is considering using community. Ease of updates is the primary consideration.

What should the app builder consider?

A.

A managed package from AppExchange

B.

An unmanaged package from AppExchange

C.

An open-source unmanaged package

D.

An open-source custom development

An app builder wants to create a new field using Schema Builder.

Who will get access to the new field by default?

A.

Standard profiles

B.

No profiles

C.

Internal profiles

D.

All profiles

Northern Trail Outfitters (NTO) has created the custom objects Trail and Park in Salesforce to track trails and parks respectively. NTO wants to

track the total number of trails a park has on the park record without writing any code.

Which two actions should an app builder take to accomplish this requirement?

Choose 2 answers

A.

Use a formula field on the Park record to show the total number of trails.

B.

Use a roll-up summary field on the Park record to show the total number of Trails.

C.

Use a master-detail relationship between the Park and Trail objects.

D.

Use a lookup relationship between the Park and Trail objects.