If a field update for Rule1 triggers Rule2, and a field update for Rule2 triggers Rule1 ___________.
A. Loop is allowed to run 25 times within one hour. If it does not end on its own the process will be stopped by RandD.
B. The updates create a loop and the org limits for workflow time triggers per hour will likely be violated.
C. When the second trigger is saved an Imminent Loop Error message will be displayed and the workflow rule update will not save.
D. The updates create a loop and the org be blocked until the admin resolves the issue.
An admin is trying to add a custom VF page to the mobile app quick navigation menu but can't.
What might be the problem?
A. Menu hasn't been configured for VF page.
B. VF page has fields that profile can't access.
C. VF page doesn't have a tab.
Universal Containers manages internal projects by department using a custom object called Projects. Only employees in the project's respective department should have view access to all of the department's project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department.
Which two options will meet these requirements assuming the organization-wide default for Projects is set to Private? (Choose two.)
A. Create a criteria-based sharing rule using the Project's department that grants access to users by profiles.
B. Create a criteria-based sharing rule using the Project's department that grants access to users by permission sets.
C. Create a criteria-based sharing rule using the Project's department that grants access to users by roles.
D. Create a criteria-based sharing rule using the Project's department that grants access to users by public groups.
Which three Salesforce functionalities are ignored when processing field updates in workflow rules and approval processes? (Choose three.)
A. Field-level security
B. Record type picklist value assignments
C. Multiple currencies
D. Validation rules
E. Decimal places and character limits
When an opportunity close date is delayed by more than 60 days, the manager and the VP of Sales must approve the change.
Which two solutions will meet the requirement? (Choose two.)
A. Build an approval process that requires unanimous approval from the manager and VP of Sales.
B. Build a validation rule that does not allow a user to save the opportunity record.
C. Create a workflow rule that checks for close date less than 60 days and add an e-mail alert.
D. Create a Process Builder flow that submits the record for an approval process.
Universal Containers wants to streamline its data capture process by linking fields together. UC wants to do this so that the available values on dependent fields are driven by values selected on controlling fields.
Which three considerations support the stated requirements? (Choose three.)
A. Multi-select picklists can be dependent picklists but not controlling fields.
B. Checkbox fields can be controlling fields but not dependent fields.
C. Standard and custom picklist fields can be dependent fields.
D. Custom picklist fields can be either controlling or dependent fields.
E. The data import wizards only allow values to be imported into a dependent picklist if they match the appropriate controlling field.
Universal Containers uses a private sharing model for opportunities. This model cannot be changed due to a regional structure. A new sales operations team has been created. This team needs to perform analysis on Opportunity data, and should have read and write access to all Opportunities.
Which two are recommended solutions for the app builder to give the users appropriate access? (Choose two.)
A. Add a manual share for all opportunities with each user on the sales operations team.
B. Create a criteria-based sharing rule to share all opportunities with the sales operations private group.
C. Create a criteria-based sharing rule to share all opportunities with the sales operations public group.
D. Add a permission set with "View All" and "Modify All" opportunity permissions enabled.
To leverage flows you need to __________.
A. Have Run Flows permission enabled.
B. Have access to the Visualforce page the flow uses.
C. The flow must be active.
D. All of the above.
You've developed some new functionality in production, but there are concurrent development projects in a developer sandbox.
What's the best way to make sure the changes in production and projects in development are both merged?
A. Simply refresh the developer sandbox.
B. Copy all of the sandbox metadata to a file system, then refresh the developer sandbox, and finally deploy all the metadata to the developer sandbox.
C. Create a new sandbox, and then deploy from your developer sandbox to the new sandbox.
D. None of the above.
An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which field types could be used in roll-up summary fields to accomplish this? Choose 3 answers
A. Currency
B. Percent
C. Date
D. Checkbox
E. Time