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

Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions
Questions # 71:

Universal Containers utilizes opportunities and a custom object called Detaited.Sales__c. The company would like to roll sales metrics up to an opportunity for only Detailed.Sales__c records that have their picklist status set to Active.

What is the recommended method for the app builder to achieve this request?

Options:

A.

Utilize the AppExchange to download a third-party application that can roll­_up the sales dollars with the appropriate filter.


B.

Create a master-detail relationship between the parent and child object with a roll-up summary field that fitters on the status held.


C.

Create a lookup relationship between the parent and child object with a roll-up summary held that filters on the status field.


D.

Utilize Apex code to roll up the desired amounts.


Expert Solution
Questions # 72:

An app builder needs to create new automation on an object.

What best practice should the app builder follow when building out automation?

Options:

A.

One Workflow rule per object.


B.

One Flow per object.


C.

One invocable process per object.


D.

One record change process per object.


Expert Solution
Questions # 73:

Cloud Kicks (CK) Is finding sales reps are Inconsistent in data entry when deals are won. CK requires that custom shoes are shipped within two weeks after the close date. A custom field called Scheduled Ship Date on the opportunity records the ship date.How should the app butler ensure this field is properly filed out before setting the opportunity to closed won?

Options:

A.

OR(ISPICKVAL( StageName ,"Closed Won") && ( Scheduled_Ship_Date_cCloseDate)>14,ISBLANK(Scheduled_Ship_Date_c))


B.

OR(ISPICKVAL( StageName ="Closed Won") && ( Scheduled_Ship_Date__c- CloseDate ) > 14,ISBLANK(Scheduled_Ship_Date__c))


C.

ISPICKVAL( StageName ,"Closed Won") && ( Scheduled _Ship_Date_c-CloseDate ) > 14


D.

ISPICKVAL( StageName= CloseDate ) > 14,losed Won") && ( CloseDateScheduled_Ship_Date_c) >14


Expert Solution
Questions # 74:

Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

Options:

A.

A summary report on the Opportunity object.


B.

A summary report on the Account object.


C.

A tabular report on the Account object.


D.

A tabular report on the Opportunity object.


Expert Solution
Questions # 75:

Ursa Major Solar (UMS) uses a public sharing model for accounts. UMS would like to move to a more restrictive sharing model but wants the Sales team to continue to have access to all account records with the sales record type.

Which two actions should an app builder complete to implement this change?

Choose 2 answers

Options:

A.

Update the Sales profile.


B.

Update the organization-wide defaults


C.

Create a criteria-based sharing rule.


D.

Create an owner-based sharing rule.


Expert Solution
Questions # 76:

The convert button on leads should NOT appear until the lead status picklist is set to a qualified. What should an app builder suggest to meet these requirements?

Options:

A.

Picklist dependency, page layouts, record types


B.

Custom button, validation rule, record types


C.

Process builder field update, quick action, record type


D.

Page layout, record types, process builder field update


Expert Solution
Questions # 77:

Universal Containers (UC) has several large customers that sell their products through dealers. UC identifies and works with a single individual at each customer and at each dealer. Separate bills are sent to each customer and each dealer. These details need to be stored in a format that clearly displays the business entities and their appropriate representatives.

How should an app builder Implement these regalements?

Options:

A.

Create a single parent record, add each rep as a contact to the parent account and add each dealer as a child record.


B.

Create both customer and dealer as accounts, create account teams on each account and associate the dealer records with the parent account.


C.

Create a single account record, add each rep as a contact and create a custom dealer object.


D.

Create both customer and dealer as accounts, add each rep as a contact on the corresponding account and create an account hierarchy.


Expert Solution
Questions # 78:

Cloud Kicks has a shipment date on each shipment that is sent out. Dispatchers need more details on the day and time the shipment was sent out. The app builder needs to change the current field type that is used from Date to Date/Time.

What should the app builder be aware of when it comes to data already in the system?

Options:

A.

The change will be instant


B.

Historical data will be updated to 12:00 timestamp.


C.

The field name will change.


D.

Data loss will be experienced.


Expert Solution
Questions # 79:

Universal Containers would like to collaborate with its customers within Salesforce, and has decided to enable the "Allow Customer Invitations" Chatter setting. What permission is granted to Customers when invited to ChatterGroup?

Options:

A.

The ability to invite members to groups of which they are a member


B.

The ability to @mention accounts of which they are a contact.


C.

The ability to request access to public groups


D.

The ability to interact with members of their groups


Expert Solution
Questions # 80:

An app builder wants to limit the number of fields users are required to fill out when creating a new Opportunity. Once they fill out the required fields and save, the full record page with additional fields relevant to the Opportunity type becomes available.

How could this be accomplished?

Options:

A.

Make the Opportunity type a required field on the initial Opportunity page layout and use automation to fill in the type field to a record type.


B.

Use different page layouts for Opportunity types based on the user profile.


C.

Once the required fields are populated, use a sharing rule to share the new fields with the user.


D.

Hide additional sections on the page layout and show the users how to manually expand them when they want to fill in the fields in the hidden sections.


Expert Solution
Viewing page 8 out of 9 pages
Viewing questions 71-80 out of questions