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?
An app builder needs to deploy a new account detail page layout from sandbox to production.
Which three components should an app builder include in the Change Set to ensure it deploys successfully and visually as expected?
Choose 3 answers
An app builder is creating a custom object called Testimonial__c and wants toconnect Testimonial__c records with both the submitter ' s
Contact record and Account record. If the Account is deleted, the Testimonial__c should also be deleted. If the Contact is deleted, but the
Account remains, the Testimonial__c should remain.
How should this be accomplished?
Universal Containers created a custom object called Component to capture details about products sold.
What approach should an app builder take to show Component as a related list on Product?
Universal Containers has Public Read/Write as the Account organization-wide default (OWD) setting. Visitors to the customer community site report that they can see all ofthe company ' s account records.
How should an app builder configure Account sharing so that community users only see their own Account?
An app builder at Cloud Kicks created acustom object and related fields in the schema builder.
What next steps should the app build take to ensure users can access the new object and fields?
Cloud Kicks wants to display the number of opportunities that are Closed Won with a Close Date within the last year on the Account detail page.
Which tool should an app builder use to implement this?
Universal Containers (UC) has created a picklist field called Status on three separate custom objects. UC has a requirement to share the list of values for this field across each object.
Whichfeature would an app builder use?
Cloud Kicks is redefining its entire business process to convert the Manager Notes field from a long text area field. The goal is to encourage managers to be more concise in their comments and stayat 255 characters or less. There is preexisting information in the Manager Notes field that often is well beyond the character limit.
What would happen to any existing information if the app builder tries to convert a preexisting long text area field to text area?
UniversalContainers uses a custom object called Projects. When managers assign projects they set a custom field on the Uroject called Estimated Hours. Once set, users should be able to decrease but not increase the value
How can an app builder meet this requirement?
An app builder has created a custom Lightning App and wantsto make it available to the internal users at Universal Containers.
Which two steps are necessary to accomplish this task?
Choose 2 answers
Containers have the Account object ' s Organization-Wide Default set to Private. The marketing team owns Accounts; however, they also need to be able to see the sales team ' s Accounts. Both the sales and marketing teams are in completely different branches of the rote hierarchy.
What feature should be used to enable marketing to see sales-owned accounts.
The Service Manager provided the app builder with color code requirements for case age on open cases.
New cases populate a green circle
Day-old cases populate a yellow circle
Three day-oldcases populate a red circle
How should an app builder implement this requirement?
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?
An app builder has downloaded a component from the AppExchange successfully; however, they are unable to add it to the Lightning home page.
Which two reasons can be preventing the appbuilder from being able to add the custom component?
Choose 2 answers
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?
At Universal containers, all US Sales reps should be able to view the US Team dashboard, however, only the US sales directors should be able to see the data in the component and view its source report. How can an app builder ensure the proper access is granted?
The developer at Universal Containers wants to test code in a sandbox environment. In order to ensure the code works properly, the sandbox needs to have at least half a gigabyte of data. The sandbox will need to be refreshed after each three-day sprint.
What type of sandbox should the App Builder provision to the developer?
An app builder wants to create a new field using SchemaBuilder.
Who will get access to the new field by default?
At Universal Containers, each admin anddeveloper use a separate developer pro sandbox. Configuration and code are then migrated to a partial data sandbox for combination and initial testing. Once approved the configuration and code are then migrated to a full sandbox for final toad and regression testing before going to production.
When should the full sandbox be refreshed?
Universal Containerswants to create a report to show job applications with or without resumes.
What considerations should the app builder be aware of when creating the custom report type?
Cloud Kicks works on an annual subscription model. When a sales rep marks an opportunity as closed won, a newopportunity should automatically be created for the renewal. The contracts team works outside of Salesforce but also needs to be notified about closed deals in order to initiate the contract process with the customer.
Which automation solution would meet these requirements?
The case handling process at Universal Containers includes multiple steps Including approvals, notifications, and fields updates. To manage and evaluate all of these changes in a single save operation, an app builder wants to use Process Builder and the Advanced option to let the process evaluate a record multiple times has been selected.
Which two options should the app builder avoid to prevent recursion?
Choose 2 answers
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 appbuilder complete to implement this change?
Choose 2 answers
SERVICE AGENTS ARE REQUIRED TO CONFIRM A USER IDENTITY BEFORE PROVIDING SUPPORT INFORMATION OVER THE PHONE. WHAT FEATURE CAN AN APP BUILDER USE TO HELP AGENTS MEET THIS REQUIREMENT?
Cloud Kicks received a new requirement to calculate summaries from child objects of a standard object. The team would prefer to solve this declaratively.
What are two considerations an app builder should evaluate?
Choose 2 answers
Universal Containers is piloting new features in an existing sandbox and wants to prevent outbound email sends during testing.
What should theapp builder do to meet the requirement?
DreamHouse Realty is building a custom Lightning app to track its expanding solar water collection business. The Lightning app currently contains a custom Lightning record page with standard components.
From which two resources should an appbuilder get custom components to bring into the new Lightning app?
Choose 2 answers
Ursa Major Solar ' s service department gets requests for several types of services, such as installation, repair, and maintenance. Service managers need to be able totell when maintenance was last done on on asset to help determine If they are meeting contract agreements, but the last maintenance date can be difficult to determine when there are many work orders related to the asset. They think it would be helpful to have a field auto-populated on the Asset record when a maintenance work order gets closed.
What tool should an app builder recommend to help meet this requirement?
Ursa Major Solar wants to convert the relationship between Galaxy and Star from a lookup relationship to a master-detail relationship so each Galaxy record can be equipped with a roll-up summary count of Star records.
Which twoconsiderations should be made?
Choose 2 answers
A Service Coordinator (SC) for Ursa Major Solar (UMS) does a final review of work orders owned by a technician for a specific region before the records are submitted for an invoice. Beforeclosing out the work order, the SC needs to modify data or remove attachments that were added by mistake. The SC also needs access to any other related records owned by the technician.
What solution would provide the required access, given a private data model?
Sales reps at Universal Containers create multiple quotes per opportunity.
What automation tool should an app builder recommend to delete rejected quotes?
Properly installing managed packages helps prevent conflicts with customizations made by customers and partners.
What functionality should be used to set up packages?
A new field has been added to the Applicantobject that is part of an unmanaged package. A recruiter ran the Position with or without Applicants report and noticed that the new field was missing as an option to add as a column.
How should an app builder troubleshoot this issue?
Universal Containers wants to deliver purchased containers to remote construction address. In these cases the customers will supply UC with the coordinates to the location.
What type of field should the app builder use to capture this information?
Universal Containers ' s app builder has been tasked with replacingworkflow rules and Apex triggers with Process Builders where possible.
What are two important considerations an app builder should know before the project is started?
Choose 2 answers
Universal Containers (UC) tracks Account locations in Zip Code, a custom text field with a validation rule to enforce proper formatting of the US ZIP+4 code for UC ' s orders.
What formula should the app builder create on Order to display only the first five digits of Zip Code from the parent Account?
The appraisal team at DreamHouse Realty wants to leverage Salesforce mobile app.
What are three things an app builder should do to optimize mobile experience?
Choose 3 answers
Which three Salesforce functionalities are ignored when processing field updates in workflow rules andapproval processes?
Universal Containers wants to streamline its data capture process by linking fields together. They wish to do this sothat the available value on dependents fields are driven by value selected on controlling fields. Which consideration supports the stated requirements? Choose 3 answers
Universal Containers wants some enhancements on its Opportunity page layout to improve efficiency and collaboration.
Which two solutions should an app builder suggest to help meet these requirements?
Choose 2 answers
An app builder wants to use Process Builder to automate some of the work being done by the sales team.
What are three capabilities ofProcess Builder that can improve productivity?
Choose 3 answers
DreamHouse Realty (DR) has a policy that requires the phone number on Contact to be deleted when the DoNotCall checkbox is checked.
What automation tool should the app builder recommend?
A new app builder on the Cloud Kicks team is getting familiar with relationships in the data model.
What functionality wouldpresent the app builder a comprehensive view of all relationships In one pi
The Director of customer service wants to receive a notification when a case stays in the ' ' new ' ' status for more than four business hours.
Which two automation processes should be used to accomplish this?
Choose 2 answers
UC has arequirement that an opportunity should have a field showing the value of its associated account ' s billing state. This value should not change after the opportunity has been created. Is there a recommended solution to configure this automated behavior?
An app builder is tasked with adding key performance indicators on client pages. They want to see a summary of the number of open Opportunities and the number of won Opportunities for each Account.
Where should theapp builder go to build these new rollups?
Universal Containers uses the Asset object to track products that are installed at customer locations. A new object, Asset Inventory, has been created to capture details about the asset.
Which approach should the appbuilder take to show Asset Inventory as a related list on Asset?
Ursa Major Solar is ramping up the sales team to meet increased demand. As part of the short ramp up for these newreps, the manager wants to provide a help guide to enable reps to easily get help where needed during the different sales processes.
Which solution should an app builder recommend?
An app builder is creating a Lightning record page and has added Mobile & Lightning Actions to the page layout.
What two components could be included on the layout to display the actions?
Choose 2 answers
An app builder wants to add the option to ' Send New Email ' from Leads, Contacts and Accounts for users on mobile.
What is the benefit of using global actions to accomplish this?
Universal Containers uses Contracts for agreements withcustomers. 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 repfrom making changes to the record while it is being approved?
Choose 2 answers
What option is available to an App Builder when defining an object-specific Create Record custom action? Choose 2 answers
Cloud Kicks (CK) tracks the support level of its customers on the account record page. CK wants to show a text notification on a case record page when the related account is a platinum-level customer.
How could an app builder meet this requirement?
A Cloud Kicks employee submitted an opportunity for approval by their manager.
What would happen if the employee attemptsto edit the description field after submission?
universal containers hasseveral large customers that sell their products through dealers. Each customer and dealer has an individual rep who works directly with uc and each is billed separately. How can an app builder implement these requirements?
The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers
Cloud Kicks wants to start tracking how many shoe subscriptions have been sold for each shoe catalog. A master-detail relationship exists between the Subscription__c and the Shoe__c objects.
Which type of field should an app builder create?
An App Builder at UVC would like to prevent users from creating new records on an Account related list by overridingstandard buttons. Which two should the App Builder consider before overriding standard buttons?
When an opportunity close date is delayed by more than 60 days, the manager and the VP sales must approve the change. How can this requirement be met? Choose 2 answers
Cloud Kicks has a sales rep who is stating that their Contact is unavailable for other users to see within Salesforce.
In which three ways can an app builder troubleshoot this issue?
Choose 3 answers
An app builderneeds to create new automation on an object.
What best practice should the app builder follow when building out automation?
An app builder at DreamHouse Realty created a custom object which has fields containing data from two different objects via related lookups.
What is needed to create " with " or " without* reports on the new custom object?
Universal Containers has a single Contact Lightning record page. A component takes up a lot of room on the page and is NOT needed by users with a Marketing profile.
What should the app builder use to solve this Issue?
DreamHouse Realty wants to make sure an Opportunity has a fieldExpected_Close_Date_c populated before it is allowed to enter the qualified stage.
How should an app builder solution this request?
Universal Containers needs the 18-digit record ID from Opportunity records when exporting data to Excel in order to ensure each record istreated uniquely.
What formula should an app builder use to create this new field?