
お手軽Process-Automation問題集PDFのベスト問題集を使おう!高得点目指すならここ
Accredited Professional Process-Automation試験と認定テストエンジン
質問 # 10
In which three ways can a flow designer distribution flows that involve user interaction?
- A. Custom Lightning web components
- B. Field Portal Mobile App
- C. Flow actions
- D. Lightning pages
- E. Microservice Frame
正解:A、C、D
質問 # 11
Which two types of flows are supported by Salesforce Flow?
- A. Screen Flows
- B. Managed Flows
- C. Autolounched Flows
- D. Remote Flows
正解:A、C
質問 # 12
Which of the following is the only resources that can change during a Flow?
- A. Variable
- B. Text Template
- C. Stage
- D. Formula
正解:A
質問 # 13
What should you avoid inside a loop?
- A. Executing actions, such as creating or updating records.
- B. Nesting another loop.
- C. Displaying data to the user.
- D. Assigning new values to variables.
正解:A
質問 # 14
In which two ways does Salesforce Flow for Service help customer service agent?
- A. It allows an agent to pen a record and seamlessly resume a customer conversion.
- B. It uses flows and quick action to walk agents through customer engagement.
- C. It shows a checklist that agents can print.
- D. It helps an experienced agent show a new agent what to do.
正解:A、B
質問 # 15
An Administrator needs to notify the CEO via email requesting sign-off anytime an opportunity's discount reaches higher than 40% leave comments. Which tool should the Administrator use to accomplish this?
- A. Process Builder
- B. Flow Builder
- C. Apex Trigger
- D. Approvals
正解:D
質問 # 16
An administrator wants to see which Flows currently have paused interviews or scheduled action. Where should the administrator go to ....?
- A. In Setup, go to Process Automation and select Automation Home.
- B. In Setup, type ''Queue' in the quick search menu and select ''Queue''
- C. In Setup, go to process Automation and select Paused Flow interviews.
- D. In Setup, go to Flows and select the Recently Viewed List View.
正解:C
質問 # 17
Which three building blocks are used to create a Flow?
- A. Elements
- B. Process
- C. Screens
- D. Resources
- E. Connectors
正解:A、D、E
質問 # 18
What is a flow interview?
- A. Connection or interlink between two to more internal elements of a flow.
- B. Questions posed by flow designer to potential flow users.
- C. A flow that takes the same path as the original flow.
- D. Instance of a flow.
正解:D
質問 # 19
The Administrator At Universal Container (UC) needs to develop a flow to get the Sales reps' feedback on closed opportunities. The administrator wants to use the Opportunities object-specific action to launch it. Which standard feature can help UC accomplish this?
- A. Use Process Builder with custom apex to capture feedback.
- B. Use Process Builder and Salesforce Survey functionality with Object specific action on the Opportunity object.
- C. Use Salesforce Survey functionality to help capture feedback.
- D. Use Salesforce How with Object specific action on the Opportunity object.
正解:D
質問 # 20
The Administrator is developing a flow which integration with an external system and needs to be invoked in async fashion. What type of flow the Administrator should choose when designing this process?
- A. Platform Event Process
- B. Screen Flow
- C. Contact Request Flow
- D. Checkout Flow
正解:A
質問 # 21
Which of the following three statements are correct regarding Flow interviews?
- A. Users can use browser's Back or Forward buttons to navigate through a flow
- B. A single flow can have up to 50 different versions.
- C. Only those flow interviews can be deactivated that have been paused at least once.
- D. A flow interview always runs n single instance of n flaw.
- E. Any flow interviews that are not in use should be deleted go that user's pending list includes only interviews that they ..
正解:C
質問 # 22
Which three actions can a business analyst take with a process action?
- A. Create and update the records that started the process or any related record.
- B. Send email and/or Post to Chatter.
- C. Export up to 3 resources that are currently being used in the t\ov* or process.
- D. Import field values from another record and merge them with the record that started the process
- E. Submit the record tor approval.
正解:A、B、E
質問 # 23
An administrator wants to route an employee's time-off request to their manager for approval. Which tool should the administrator use?
- A. Workflow Rules
- B. Process Builder
- C. Flow Builder
- D. Approvals
正解:D
質問 # 24
The system needs to automatically mention the record owner in the record feed whenever an Opportunity record is Closed-Won. How can an Administrator accomplish this using Flow?
- A. By using the Assignment Element and setting the value to the record owner.
- B. By creating a temporary shadow record with system account as the owner and copying the lead item to original record.
- C. By entering @[reference] in the input Message parameter, where reference is the ID for the record owner.
- D. By cresting two flow directives, one for the record and another one for the feed item.
正解:C
質問 # 25
Universal Container (UC) recently migrated to Lightning Experience. How can UC allow users to upload a file during a Flow?
- A. File Upload* standard Screen Component
- B. Node.js
- C. Apex + Visualforce
- D. Custom Lightning Component
正解:A
質問 # 26
What dies debug option in Flow Builder allow an administrator to do?
- A. Enter custom values for input variable and view step-wise details.
- B. Roll back to previously executed actions, callouts, and changes committed to the database.
- C. Version a Flow that can be saved as current version after the Flow has run.
- D. Run the most recent saved version of the flow with auto-save mode turned OFF.
正解:B
質問 # 27
Which three conditions need to be met in order for an Administrator to delete a flow version installed from a package without uninstalling the package?
- A. The flow version is inactive.
- B. The flow version doesn't have any associated paused flow interviews.
- C. The flow version is deprecated in the org.
- D. The flow version has no scheduled actions that are currently live or running.
- E. The flow version isn't the latest version of the flow installed in an org.
正解:A、B、E
質問 # 28
An administrator wants to update a record, in the future, when a specified time is reached. Which tool should the Administrator use?
- A. Workflow Rules
- B. Process Builder
- C. Approvals
- D. Flow Builder
正解:D
質問 # 29
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 a Flow to update the field and trigger on Approval Process to notify the VP of Sales.
- C. Use a Record Trigger Flow to change the Account field value from "prospect" to "customer" and email the Account Owner.
- D. 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
正解:B
質問 # 30
How many active versions of a flow can you have at a given time?
- A. 0
- B. 1
- C. 2
- D. Unlimited
正解:B
質問 # 31
Which tools are included with the Lightning Flow product?
- A. Lightning App Builder and Process Builder
- B. Process Builder and Flow Builder
- C. Process Builder. Flow Builder, and Approvals
- D. Lightning Experience and Flow Builder
正解:B
質問 # 32
......
無料提供中のProcess-Automation試験問題集で(2024年最新のPDF問題集)信頼度の高いProcess-Automationテストエンジン:https://jp.fast2test.com/Process-Automation-premium-file.html
Process-AutomationのPDFで最近更新された問題です集試験点数を伸ばそう:https://drive.google.com/open?id=1Q45aZziIQQ7-gweunqNmwAJ5xVgH_2L3