[Feb 03, 2023] Latest Process-Automation PDF Dumps & Real Tests Free Updated Today [Q30-Q52]

Share

[Feb 03, 2023] Latest Process-Automation PDF Dumps & Real Tests Free Updated Today

Process-Automation Dumps With 100% Verified Q&As - Pass Guarantee or Full Refund

NEW QUESTION 30
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. Create a roll-up summary field.
  • B. Use scheduled apex to populate the custom field value.
  • C. Use a flow to populate the custom field value.
  • D. Use the process builder to populate the custom field value.

Answer: A

 

NEW QUESTION 31
Universal Containers (UC) wants to prevent their customer's assist records from being visible to the sales users of another business groups in .... Can UC accomplish this?

  • A. Use Dynamic Form
  • B. Use Apex Trigger
  • C. Use Process builder
  • D. Use Lightning Flow

Answer: B

 

NEW QUESTION 32
What are two valid trigger invocation conditions when creating a trigger that invokes a record-based process?

  • A. When a record is updated.
  • B. When a new record is created.
  • C. When a record is deleted.
  • D. When a record is shared.

Answer: A,B

 

NEW QUESTION 33
Which process must be automated using Flow Builder?

  • A. Whenever deletion of records are involved.
  • B. Whenever posting to chatter is involved.
  • C. Whenever outbound messages are involved.
  • D. Whenever time based actions are involved.

Answer: A

 

NEW QUESTION 34
If a record meets one criteria, an email should be sent. If the record meets a different criteria, a task should be created. It is possible that a record meets both criteria.
What is the recommended solution for this scenario?

  • A. Define two Processes using the Process Builder
  • B. Create one Workflow Rule with two Workflow Actions
  • C. Create one Process using the Process Builder
  • D. Create two Workflow Rules

Answer: C

 

NEW QUESTION 35
Universal Containers (UC) is automatically its employee offboarding process. Payroll information is stored in an external system. What could UC use to make a automatic update to the payroll system when an employee is offboarded?

  • A. API Connect
  • B. Outbound Message Action
  • C. JSON Auto Connector
  • D. Salesforce Handler

Answer: B

 

NEW QUESTION 36
Which tools are included with the Lightning Flow product?

  • A. Process Builder and Flow Builder
  • B. Process Builder. Flow Builder, and Approvals
  • C. Lightning App Builder and Process Builder
  • D. Lightning Experience and Flow Builder

Answer: A

 

NEW QUESTION 37
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. Scheduled process builder
  • B. Scheduled workflow rule
  • C. Apex trigger
  • D. LWC component

Answer: A

 

NEW QUESTION 38
The Salesforce Admin needs to automate a process that sends an approval request to the VP of Sales for any account record that changes from Prospect to New Customer. What process automation capabilities would the Admin use to meet this requirement?

  • A. Use an Apex Trigger to change the Account field value from "prospect" to "customer" and email the Account Owner as a reminder to get an approval from their Manager.
  • B. Use o Process to monitor t changed field value on the Account object from "prospect" to "customer" and an action to submit the record to an Approval Process
  • C. Use a Flow to update the field and trigger on Approval Process to notify the VP of Sales.
  • D. Use a Record Trigger Flow to change the Account field value from "prospect" to "customer" and email the Account Owner.

Answer: C

 

NEW QUESTION 39
Which of the following is the only resources that can change during a Flow?

  • A. Variable
  • B. Stage
  • C. Formula
  • D. Text Template

Answer: A

 

NEW QUESTION 40
Which three types of data can a flow variable store?

  • A. Binary Large Object (BLOB)
  • B. Text
  • C. Character Large Object (CLOB)
  • D. Multi-Select Picklist
  • E. Record

Answer: B,D,E

 

NEW QUESTION 41
An administrator wants to update a record, in the future, when a specified time is reached. Which tool should the Administrator use?

  • A. Approvals
  • B. Flow Builder
  • C. Workflow Rules
  • D. Process Builder

Answer: B

 

NEW QUESTION 42
What does a flow connector do?

  • A. Tells Salesforce which flow to start next.
  • B. Tells the flow which element to execute next.
  • C. Tells the flow which external database to connect to.
  • D. Tells the flow which resource to create next.

Answer: B

 

NEW QUESTION 43
If an admin distributes a flow on an Account record page, how can the admin pass the account's ID into the flow?

  • A. By using 'Get Record',
  • B. By selecting 'Allow multiple values".
  • C. By checking "Available for output" checkbox.
  • D. By checking 'Available for input" checkbox.

Answer: A

 

NEW QUESTION 44
Which of the following three statements are correct regarding Flow interviews?

  • A. A flow interview always runs n single instance of n flaw.
  • B. Users can use browser's Back or Forward buttons to navigate through a flow
  • C. Any flow interviews that are not in use should be deleted go that user's pending list includes only interviews that they ..
  • D. Only those flow interviews can be deactivated that have been paused at least once.
  • E. A single flow can have up to 50 different versions.

Answer: D

 

NEW QUESTION 45
What can an Administrator do from within the flow error email?

  • A. View all errors across all active flows.
  • B. View the full name of the run-as user in the email.
  • C. Launch a debugger in Flow Builder.
  • D. Schedule an inspect Query in the originating org.

Answer: A

 

NEW QUESTION 46
Northern Trail Outfitters (NTO) has a drop-down legacy UX. NTO is now looking to replace it with a personalized UX so that the right recommend .. available to the right people at the right time. Which automation feature can help NTO accomplish this goal?

  • A. Experience Builder
  • B. Personalization Workbench
  • C. Einstein Next Best Action
  • D. interaction Designer

Answer: C

 

NEW QUESTION 47
Which three actions can a business analyst take with a process action?

  • A. Submit the record tor approval.
  • B. Import field values from another record and merge them with the record that started the process
  • C. Send email and/or Post to Chatter.
  • D. Export up to 3 resources that are currently being used in the t\ov* or process.
  • E. Create and update the records that started the process or any related record.

Answer: A,C,E

 

NEW QUESTION 48
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, go to Process Automation and select Paused Flow Interviews.
  • D. In Setup, type 'Queue' in the quick search menu and select 'Queues'.

Answer: B

 

NEW QUESTION 49
Which are the three Flow best practices?

  • A. Set up a flow optimizer.
  • B. Control when users can navigate backwards.
  • C. Configure inactive Flows in Production.
  • D. Never hard-code Salesforce IDs.
  • E. Provide an error handler.

Answer: B,D,E

 

NEW QUESTION 50
Which Process Builder component determines when a process runs?

  • A. Trigger
  • B. Criteria
  • C. Screen
  • D. Action

Answer: A

 

NEW QUESTION 51
What should you avoid inside a loop?

  • A. Executing actions, such as creating or updating records.
  • B. Displaying data to the user.
  • C. Assigning new values to variables.
  • D. Nesting another loop.

Answer: A

 

NEW QUESTION 52
......

2023 Valid Process-Automation test answers & Salesforce Exam PDF: https://actualtests.torrentexam.com/Process-Automation-exam-latest-torrent.html