Free Certified Platform App Builder Exam Braindumps (page: 16)

Page 16 of 130

Universal Containers has two types of customer support processes: Platinum and Diamond. The app builder created separate record types for each process on the Case object. The customer support team should not be able to create new cases with the Diamond record type.

How should this requirement be met?

  1. Update the profile to remove the Diamond record type from the support team.
  2. Remove the ability for the support team to create new case records.
  3. Make the record type hidden to all users and then use sharing rules to share it.
  4. Update the organization-wide defaults to private.

Answer(s): A



Universal Containers sells to three different types of organizations: Partner, Enterprise, and Small Business. Some of the information collected about each organization overlaps; however, there are also unique attributes to each type of organization that need to be tracked, some of which are required.

What solution meets these requirements?

  1. Three different sections on an Account page layout, which each section displaying the relevant fields for that organization.
  2. A Partner Community for partner organization records, and two lead record types for Enterprise and Small Business organizations.
  3. Three Account record types, each with its own page layout to display the relevant fields for that type of organization.
  4. Three custom objects for the three organization types, each with custom fields that pertain to that type of organization.

Answer(s): C



The marketing team at Universal Containers has a list of 400 leads it wants to upload to Salesforce. The team needs to avoid creating duplicate records.

Which two actions should be taken to meet this requirement? (Choose two.)

  1. Utilize a Lead Matching Rule and corresponding Duplicate Rule to block newly created duplicate leads.
  2. Use Data Loader’s update function to import leads and match to existing records based on e-mail address.
  3. Enable Duplicate Matching in the Data Management section in Setup and activate the Lead-to-Lead scenario.
  4. Upload the lead list using the Import Wizard and select a Matching Type to prevent duplicate lead creation.

Answer(s): A,D



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 builder ensure this field is properly filled out before setting the opportunity to closed won?

  1. ISPICKVAL( StageName ,”Closed Won”) && ( Scheduled_Ship_Date c - CloseDate) > 14
  2. OR(ISPICKVAL( StageName ,”Closed Won”) && ( Scheduled_Ship_Date c - CloseDate) > 14, ISBLANK (Scheduled_Ship_Date c))
  3. OR(ISPICKVAL( StageName =”Closed Won”) && ( Scheduled_Ship_Date c - CloseDate) > 14, ISBLANK (Scheduled_Ship_Date c))
  4. ISPICKVAL( StageName =”Closed Won”) && ( Scheduled_Ship_Date c - CloseDate) > 14

Answer(s): C



Page 16 of 130



Post your Comments and Discuss Salesforce Certified Platform App Builder exam with other Community members:

togdheer commented on November 15, 2024
good revision resource
UNITED STATES
upvote

Gill Brown commented on September 20, 2024
Nice questions
UNITED STATES
upvote

Student commented on May 24, 2024
Questions 6 answer should be D, if we set the owd to public then we dont need to set criteria for marketing team. Explain to me if i am wrong
UNITED STATES
upvote

Hendi commented on May 24, 2024
Free way to Prepare Certification
UNITED STATES
upvote

Viral Patel commented on March 28, 2024
Q64 - Answer should be B. Syntax for ispickval (field name, value) and not ispickval(field=value)
Anonymous
upvote

Hariharan J commented on November 02, 2023
Excellent guide for beginners
Anonymous
upvote