| PDF + Test Engine |
|
||
| Test Engine |
|
||
|
|
Here are Salesforce Process-Automation PDF available features:
| 166 questions with answers | Updation Date : 16 Jul, 2026 |
| 1 day study required to pass exam | 100% Passing Assurance |
| 100% Money Back Guarantee | Free 3 Months Updates |
What is a valid distribution method for Autolaunched flow with a schedule trigger?
A. Metadata and Tooling API
B. REST API
C. Scheduled time and frequency
D. Custom Apex Classes
Universal Containers (UC) requested that when a support case is open for more than 7 days, a chatter post should be posted to the Regional could the admin meet this requirement?
A. Apex trigger
B. LWC component
C. Scheduled workflow rule
D. Scheduled process builder
What does a flow connector do?
A. Tells the flow which external database to connect to.
B. Tells the flow which element to execute next.
C. Tells the flow which resource to create next.
D. Tells Salesforce which flow to start next.
Universal Containers requested a custom field on the account to be created to display the number of open cases related to the this requirement?
A. Use a flow to populate the custom field value.
B. Use the process builder to populate the custom field value.
C. Use scheduled apex to populate the custom field value.
D. Create a roll-up summary field.
Universal Container (UC) recently migrated to Lightning Experience. How can UC allow users to upload a file during a Flow?
A. Custom Lightning Component
B. Apex + Visualforce
C. File Upload* standard Screen Component
D. Node.js
What key feature was introduced is Spring 21 release which helps with identifying performance…?
A. Stagger and Throttle plug-ins for Flows
B. Accurate measure of the CPU time consumption of Flows and Processes
C. Black run-as access for Processes
D. Optimizer plug-in for Flows and Processes
What are two valid trigger invocation conditions when creating a trigger that invokes a record-based process?
A. When a new record is created.
B. When a record is deleted.
C. When a record is shared.
D. When a record is updated.
Universal Containers (UC) has two business groups that have unique stages in the spelling process. What should UC use to implement?
A. Use Lightning Flow
B. Use Record Type
C. Page Layout
D. Use Opportunity Stages.
Administrator has seen an increased number of tickets logged by end reporting Flow errors. To analyze flows in the org, where should the should Administrator to identify which Flows are causing are causing the most errors?
A. In Setup, go to Process Automation and select Automation Home.
B. In Setup, go to Flows and select the 'Recently Viewed' List View.
C. In Setup, type 'Queue' in the quick search menu and select 'Queues'.
D. In Setup, go to Process Automation and select Paused Flow Interviews.
Which is an input variable supported in flows?
A. Record Collection Variable
B. Picklist
C. Collection
D. Record Variables