Platform App Builder 2
Universal Container needs to add an additional recipient to a workflow email alert that is fired from the case object. What type of field could be added to the case object to allow the additional desired recipient on the email alert? Choose 2 Answers
Formula field
Email Field
Text Field
Lookup field
Universal containers would like to use a chatter group for their mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?
Member Group
Unlisted Group
Public Group
Private Group
What is recommended to refresh a full sandbox?
After a UAT sign-off
Whenever a new production user is added.
After a major production release.
Within 3 hours of when it is needed
When should Unmanaged packages be created? Choose 2 answers
Deploying from a Developer Edition environment.
Publishing an application for sale on the AppExchange.
Migrating of components from sandbox to production
Distributing open-source projects on AppExchange
Universal container has a custom object for shipping information. They have to ship to both businesses and consumers. They need to show additional values in the custom field called insurance type for business shipping records. How can this be set up?
Use Record type with single page layout.
Create multiple picklist fields on the object
Use record types with multiple page layout
Create a multi-select pick-list field.
What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report? Choose 3 answers
Joined report blocks are formatted as matrix reports.
Bucket fields are not supported in joined reports.
Cross filters are not supported in joined reports
The rows to display filter is not supported in Joined reports
Report formula fields are not supported in Joined reports
Universal Containers has a junction object called Invoices with a primary Master-Detail relationship with Accounts and a secondary Master-Detail relationship with Contacts. The app builder has a requirement to change the primary Master-Detail relationship to Lookup. What happens to the Master-Detail relationship with Contacts?
The Contacts Master-Detail values are cleared from invoices.
The Contacts Master-Detail also converts to Lookup.
The Contacts Master-Detail field is deleted from the object
The Contacts Master-Detail becomes the primary.
To Synchronize Accounts, orders and shipments in real time, a developer has built a custom interface between an external system and salesforce, prior to deployment, the developer needs to confirm that the interface can sustain the syncing of thousands of records at a time. Which sandbox environment is recommended to complete performance and load testing?
Partial Sandbox
Developer Sandbox
Developer Pro Sandbox
Full Sandbox
Which statement is true about converting a lead? Choose 3 answers
The lead’s most recent campaign record is automatically applied to the “PRIMARY campaign source” field on the opportunity
Users can convert leads that are associated with an active approval process.
Multi-select picklist values on lead records overwrite values on the contact’s corresponding field.
Administrators may choose whether to enforce validation rules & triggers
The system automatically maps standard lead fields to standard account, contact, and opportunity fields.
Which statement is true for embedding a Visualforce page in a page Layout. Choose 2 Answers
Visualforce Pages on a field set have attributes for width and height.
Visualforce Pages can be placed anywhere in the page layout.
Visualforce Pages on a page layout have attributes for width and height
Visualforce Pages can only be place in the Visualforce section in a page layout.
A junction object has two Master-Detail relationships. What happens to a junction object record when either associated master record is deleted?
The record is deleted and placed in the recycle bin.
The master record can’t be deleted if it has a child record.
The look-up field on the junction object record is cleared.
The record is permanently deleted and can’t be restored.
What is a feature that can extend record access beyond the organization-wide defaults? Choose 2 Answers
Public or private groups.
Criteria-based sharing rules.
Owner-based sharing rules.
Dynamic role hierarchy
Universal Containers needs the ability to generate contract documents. All the data required for a contract resides in a custom object. What is the recommended solutions?
Enable the contract feature and create a custom Contract template based on the Standard template.
Store a template in the static resources and configure the Action Link Template to use it.
Create the HTML template for contracts and store it in the Public Folder.
Select and install an AppExchange product to meet the contract generation needs.
Which statement is true when defining a Create custom action for the Contact object? Choose 2 answers
The create action will ignore field requirements
The create action can pre-define Contact field values
The create action allows a user to select a record type
The create action will respect validation rules
What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers
Formula
Currency
Number
Percent
Date
Which statement is true about field update actions from workflow rules and approval processes? Choose 2 answers
Field update with “re-evaluate workflow rules” selected can cause a recursive loop if the updated field is included in a workflow.
Field update are not available on currency field if the organization uses multi-currency.
Field updates to records based on workflow rules and approval processes do not trigger validation rules
Field updates are tracked in the history related list of a record regardless of whether or not History tracking is set for those fields.
User at Universal Containers needs to be able to quickly create a contact record from the Account record's Chatter feed. How should the App Builder enable the functionality?
By creating a custom “Create a Record” Action on the Account.
By creating a custom “Detail Page” Button on the Account.
By creating a custom “Detail Page” Button on the Contact.
By creating a custom “Create a Record” Action on the Contact
Which setting is available to customize Salesforce mobile app for branding? Choose 3 answers
Header and search bar color.
The image on loading page
Background color on loading page.
Notification and search icon
Action bar color
When a user creates an Account report, the user does not see Industry as an available field in the report builder. However, this same user is able to see it in the Account page layout What scenario would cause this?
The user uses a custom report type which does not include the Industry field.
The Industry field has no record values in the Account.
The Industry field is not enabled for the particular record type
The user does not have Industry field visibility in the field – level security
At Universal Containers, the VP of Service has requested a visual indicator flag on each case, based on the case priority. High-priority cases should be flagged red, medium-priority should be flagged yellow, and low-priority cases should be flagged green. Which formula would accomplish this requirement? Choose 2 answers
CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “/s.gif”)
IMAGE( IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”),“img/samples/flag_red.gif”))), “Priority Flag”)
IF(ISPICKVAL(Priority, “Low”), “img/samples/flag_green.gif”, IF(ISPICKVAL(Priority, “Medium”), “img/samples/flag_yellow.gif”, IF(ISPICKVAL(Priority, “High”), “img/samples/flag_red.gif”, “/s.gif”)))
IMAGE(CASE( Priority, “Low”, “img/samples/flag_green.gif”, “Medium”, “img/samples/flag_yellow.gif”, “High”, “img/samples/flag_red.gif”, “Priority Flag”)
What should be done to provide managers access to records of which they are not the owner in a private sharing model?
Create a Manager Permission set and select the “View All Data” option
Create a Manager profile and select the “View My Teams Data” option.
Define a Role Hierarchy and use the Grant Access Using Hierarchies option
Set the Manger field for each User Record on the Manager’s team.
What is a true statement regarding roll-up summary fields? Choose 2 answers
Roll-up summary fields can only be created on the master of a master-detail relationship.
The roll up summary field inherits the field level security of the child object.
Changes to the value of a roll up summary field can trigger assignment rules to run.
Multi-select picklist fields can be used in the field column of roll-up summary filters.
A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allow one customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?
Create a permission set that allows read-only access to the field via Field Level Security and assign it to the agent.
Create a new profile to allow for read-only access to the field via Field Level Security and assign it to the agent
Update the Customer Service Profile already assigned to the agent to allow for read-only access to the field via Field Level Security
Update the custom field’s Field Level Security in setup to allow the agent read-only access to the field.
An app builder wants to create a custom Sync button on Account that will call a Lightning Web Component that connects with an external system. This action should only be available If the custom Status field is set to Ready to Sync.
What should an app builder use to add this functionality to an Account record page?
What should an app builder use to add this fun
AppExchange product
Custom link
Formula field
Dynamic action
Which feature sets the base level of access to an object?
Roles
Public Groups
Organizational Wide Defaults
Profiles
Sales reps at Cloud Kicks (CK) forget to submit for approval when CK needs orders reviewed before close won. CK wants to automatically submit opportunities into the Secure Commitment Stage to eliminate manual submission.
Which three features would meet the business requirements?
Choose 3 answers
Which three features would meet the business requirements?
Choose 3 answers
Apex
Workflow
Chatter action
Flow
Process Builder
DreamHouse Realty (DR) has many properties for sale and wants to identify the highest value of all Offer__c records on each Property__c record.
What solution should the app builder use to meet DreamHouse Realty's needs?
What solution should the app builder use to meet DreamHouse Realty's needs?
Text Area (Long)
Multi-select Pickllst
Lookup Object
Master-Detail Child Object
Universal Containers has limited in-house development resources, but would like to support online payment processing for its products.
What is the recommended solution to meet this requirement?
Configure pricebooks, products, and payment schedules to enable this capability.
Work with developers to develop custom code for payment processing.
Configure Outbound Messaging to send a message to an external Payment Gateway.
Install an AppExchange product to provide Payment Gateway processing.
Universal Containers needs to set the record type for a converted lead's Account, Contact, and Opportunity based on the user who is converting the lead.
How can this be accomplished?
How can this be accomplished?
Set the default record types for each Profile for Account, Contact, and Opportunity to the desired record type for converted records.
Set the default record types for each Role for Account, Contact, and Opportunity to the desired record type for converted records.
Set the master record types for each Profile for Account, Contact, and Opportunity to the desired record type for converted records.
Set the master record types for each Role for Account, Contact, and Opportunity to the desired record type for converted records.
Universal Container's app builder needs to display an account's rating on all contacts related to that account.
Which formula is valid in a text formula field on the contact to display the appropriate value? (Choose two.)
Which formula is valid in a text formula field on the contact to display the appropriate value? (Choose two.)
CASE(Account.Rating, Hot, Hot, Warm, Warm, Cold, Cold, Not Rated)
CASE(Account.Rating, "Hot", "Hot", "Warm", "Warm", "Cold", "Cold", "Not Rated")
Account.Rating
Text(Account.Rating)
Universal Containers is migrating its sales operations from a legacy system that was used in Europe. Opportunities need to be imported with the proper country currency.
Which two steps should an app builder configure to meet these requirements? (Choose two.)
Which two steps should an app builder configure to meet these requirements? (Choose two.)
Include the Currency ISO code in all currency fields in the import file.
Use Data Loader to import the records.
Include the Currency ISO Code Column in the import file.
Use Import Wizard to import the records
Which is true about social accounts?
Connection to social account is established through a company wide "named principal".
You can use social accounts to import data into Salesforce.
You need a personal social account in order to see social account data.
You can use social accounts data even when you are not logged into the social account.
What is true about Social Networks in Salesforce?
You must login with your own personal social network account to work with social accounts.
You must login with your company's social network account to work with social accounts.
You must be careful about who you give access to social accounts, as they do not follow a security model.
Social accounts allow you to manage your company's social media from within Salesforce.
What layer of model-view-controller paradigm are standard or custom objects associated with?
View and Controller
Model
Controller
View
Which is true about encrypted fields?
A custom field can be converted to an encrypted field.
They are available in Validation Rules or Apex Scripts even if the user is not having the permission "View Encrypted Data".
Encrypted fields can be converted to other field types.
In Email Templates, if an encrypted field needs to be displayed without the mask character, the User who receives the email should have the View Encrypted Data permission.
Which three capabilities should an app builder consider about Master-Detail relationships?
Choose 3 answers
Choose 3 answers
Master-Detail relationships can convert to a lookup relationship if no roll-up summary fields exist on the master object.
Standard objects can be on the detail side of a custom object in a Master-Detail relationship.
Master-Detail relationships CANNOT be converted to a lookup relationship.
Deleting a master record in a Master-Detail relationship deletes all related detail records.
A Master-Detail relationships CANNOT be created if the custom object on the detail side already contains data.
Universal Containers wants sales reps to get permission from their managers before deleting Opportunities.
What can be used to meet these requirements?
What can be used to meet these requirements?
Approval Process with Time-Dependent Workflow action.
Approval Process with Apex Trigger.
Two-step Approval Process.
Process Builder with Submit for Approval Action.
After Universal Containers converts qualified leads, sales reps need to be able to report on converted leads.
How should an app builder support this requirement?
How should an app builder support this requirement?
Enable Preserve Lead Status in the lead conversion settings.
Ensure the representative has Read access to the original lead records.
Create a custom report type with Converted Leads as the primary object.
Assign the representative View and Edit Converted Leads permission
Which two standard Lightning page components are available in the Lightning App Builder? (Choose three.)
Highlights Panel
Accordion
Quick Text
Path
Users at Cloud Kicks provided feedback that the time card custom page layout has too many fields on it, and some fields are only needed if other fields are entered.
What should an app builder configure to help with this issue?
Dependent picklists
Separate page layouts
Lightning web components
Dynamic forms
{"name":"Platform App Builder 2", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Universal Container needs to add an additional recipient to a workflow email alert that is fired from the case object. What type of field could be added to the case object to allow the additional desired recipient on the email alert? Choose 2 Answers, Universal containers would like to use a chatter group for their mergers and acquisition team to collaborate on potential new projects. This group should not be visible for non-members to see or join, and can be accessed by invite only. Which chatter Group type should the App Builder recommend?, What is recommended to refresh a full sandbox?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
More Quizzes
Sheet-2 (OS)
3015347
Consent - Check Your Knowledge (Sources: CDC, RAINN, National Sexual Violence Resource Center, AAUW, Human Rights Project for Girls, GLSEN, End Rape on Campus, Love is Respect)
10517
Understanding Direct and Indirect Taxes
848
Ερωτήσεις επανάληψης στις Μουσικές της Γης
1050
Free Cloud Platform Certification Practice
201024999
Finite Element Analysis
15828945
Free Baby Food Sourcing Knowledge
201026410
Health Information Management: Test Your HIM Skills
201061861
Can You Ace This Taxonomy Binomial Nomenclature?
201065651
Can You Ace This Space Food? Blast Off Now!
201037496
Ultimate CFB Trivia: Test Your College Football IQ
201028331
Kara Warrior Demon Wolf: Which Character Are You?
201023957