Exam Code : Platform-App-Builder
Exam Name : Salesforce Certified Platform App Builder
Vendor Name :
"Salesforce"
Platform-App-Builder Dumps Platform-App-Builder Braindumps Platform-App-Builder Real Questions Platform-App-Builder Practice Test
Platform-App-Builder Actual Questions
Salesforce Certified Platform App Builder
https://killexams.com/pass4sure/exam-detail/Platform-App-Builder
Question #361
Universal Containers wants to ensure that they are accepting clean data from their users and verify that important fields are entered.
What should an app builder recommend to meet this requirement?
Make a formula field to check the format of the important fields
Update the important fields to be required on the page layout
Create a workflow rule to check the fields are formatted correctly
Configure a validation to require a field for a specific record type
What are two reasons to create an unmanaged package? (Choose two.)
Distributing upgradeable components to other Salesforce orgs
Deploying from a Developer Edition environment
Publishing an application for sale on the AppExchange
Distributing open-source projects on the AppExchange
https://www.toptal.com/salesforce/salesforce-appexchange-enterprise-quick-wins
Question #363
An app builder has created a custom Lightning App and wants to make it available to the internal users at Universal Containers.
Which two steps are necessary to accomplish this task? (Choose two.)
Build a Custom Tab for the app
Create a subdomain using My Domain
Upload the app to Static Resources
Create a Visualforce page
https://developerforce.github.io/LightningNowWorkshop/Exercise_3.html
Question #364
Universal Containers uses a private sharing model on Accounts. User A and User B both own Accounts of their own and have both been sent a new Account record in an email owned by User C to take a look at. User A is able to open and view the record but User B receives an insufficient privileges error. User A and
User B have the same role in the Role Hierarchy as User C.
What are the three reasons User A has access but User B is unable to access the record? (Choose three.)
User A is in a Public Group that has access via a Sharing Rule
User A and User B have different profiles
User A is on the same Account Team as User C
User C has manually shared the record with User A
User A was granted an additional permission set
Universal Containers uses a custom object called Reviews to capture information generated by interviewers during the candidate process. The Review records are visible to any user that has access to the related custom Candidate record. The VP of Human Resources wants the comment field on the Review to be private to anyone outside of the HR department.
How should the app builder meet this requirement?
Create a page layout with the field for HR users and another page layout without the field for all other users
Create an Apex sharing rule to share the field with users that have "HR" in their role
Create a sharing rule to share the field with the VP of HR with Role and Subordinates
Create a page layout with the field and use field-level security to hide the field from all other users
Which feature should an app builder use to ensure that new Leads are automatically sent to the appropriate Sales Rep?
Workflow Rules
Visual Flow
Lead Assignment Rules
Lead Convert
https://automationchampion.com/tag/run-lead-assignment-rules-for-process-builder/
Question #367
Accounts at Universal Containers are currently readable by all users but editable only by their owners. Management wants to designate some Accounts as VIP
Accounts. Only Account owners should have read access to these VIP accounts.
What two actions should an app builder take to meet the requirements? (Choose two.)
Implement a sharing rule
Change Organization-wide Defaults
Set up an Account Team
Configure a permission set
An app builder has been asked to display an Overdue Date that is two months after a Task's Due Date. Which approach should the app builder take?
Create a formula field using the ADDMONTHS() function
Use Process Builder and set Overdue Date equal to DueDate + 60
Create a formula field using DueDate + 60
Use Process Builder and set Overdue Date equal to DueDate + ((365/12) * 2)
The VP of Sales wants a Chatter post to the All Sales private group when an Opportunity goes to the closed won stage.
What two tools should the app builder use to automate this process? (Choose two.)
Process Builder
Big Deal Alert
Workflow
Flow
https://automationchampion.com/tag/how-to-post-on-chatter-with-process-builder/
Question #370
Universal Containers implemented an application process that uses custom objects Internships and Applications. The organization-wide default for Internships has been set to private and is the master in the master-detail relationship with Applications. The VP of HR wants to allow edit access to Applications to recruiters.
How should an app builder configure the proper access?
Create a sharing rule that grants the users Read/Write access to the Application records
Create a queue for the web applications and assign access to the users who will be editing the records
Add a sharing rule that grants the users Read/Write access to the Internship records
Set the organization-wide default on the Applications object to Read/Write
Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a parent account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
What should the app builder recommend?
Custom Global Quick Action
Custom Button on Account
Custom Action on Account
Custom Link on Account
https://trailblazers.salesforce.com/answers?id=9064S000000CiieQAC
Question #372
Universal Containers allows users to create standard reports on demand.
What are two considerations users should be aware of when creating a new report? (Choose two.)
Users can require that child objects exist for parent records using a cross filter
Records will be available in the report regardless of security permissions
Reports created from standard report types are available to all users
The report type determines the types of records and fields that will be available