Which type of custom fields can be used as External ID? (Choose three.)
A. Email
B. Date
C. A text field that is unique
D. A text field that is encrypted
E. Phone
F. A text field that is required
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.
You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable.
What do you have to do before you can use the connection? (Choose three.)
A. Choose "Include as index field".
B. Choose "Include in Salesforce searches" option.
C. URL/choose the URL.
D. Press "Validate and sync".
Which two relationship types can be defined with external objects? (Choose two.)
A. Cross-Organization Lookup
B. External Lookup
C. Indirect Lookup
D. External Master-Detail
Which two statements are true about field update actions from workflow rules and approval processes? (Choose two.)
A. Field updates are tracked in the History related list of a record regardless of whether or not history tracking is set for those fields.
B. Field updates to records based on workflow rules and approval processes do not trigger Validation Rules.
C. Field updates are not available on currency fields if the organization uses multi-currency.
D. Field updates with "Re-evaluate Workflow Rules" selected can cause a recursive loop if the update field is included in a workflow.
The Director of Customer Services wants to know when agents are overwhelmed with high-priority items in the support queue. The Director wants to receive a notification when a new case is open with the status of "New" for more than four business hours.
Which two automation processes should be used to accomplish this? (Choose two.)
A. Flow Builder
B. Process Builder
C. Escalation rules
D. Scheduled Apex
What is true about external lookup relationship fields? (Choose all that apply.)
A. Lookup filters are available for external lookup relationship fields.
B. Cascade-delete isn't available for external object relationships.
C. Only objects that have a custom field with the External ID and Unique attributes are available as parent objects in indirect lookup relationships.
D. All of the above.
What are the limitations of workflow rules?
A. You can't create e-mail alerts for workflow rules on activities.
B. You can't package workflow rules with time triggers.
C. You can't create outbound messages for workflow rules on junction objects.
D. All of the above.
Use the data import wizard when __________. (Choose three.)
A. You need to load less than 50,000 records.
B. The objects you need to import are supported by the wizard.
C. You want to schedule regular data loads, such as nightly imports.
D. You don't need the import process to be automate.
UVC wants to show different picklist values to different groups of users in a custom picklist field. What should be configured?
A. Page Layout
B. Record Types
C. Field-level security
D. Permission sets