PL-500 Training & Certification Get Latest Microsoft Certified: Power Automate RPA Developer Associate Updated on Dec 30, 2023
Certification Training for PL-500 Exam Dumps Test Engine
NEW QUESTION # 25
You develop a desktop flow. The flow performs five actions in sequence.
If an error occurs, you must restart the flow from the first action. You add the five actions to an On block error action.
You need to configure error handling.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Change the exception handling mode to Go to next action.
- B. Select Continue flow run.
- C. Configure an On error condition for the first action.
- D. Change the exception handling mode to Go to the beginning of the block.
- E. Select Throw error.
Answer: C,D,E
NEW QUESTION # 26
You need to configure the desktop action for the MaintenanceScheduler cloud flow. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A. Navigate to Desktop flow action settings in the cloud flow.
- B. Launch Power Automate for desktop.
- C. Select the Timeout property and update the duration to PT20M.
- D. Select machine settings in Power Automate for desktop.
- E. Select the Timeout property and update the duration to P20M.
Answer: A,C
NEW QUESTION # 27
You need to identify the values or the behavior for the pattern added to the tenant Microsoft Power Platform data loss prevention (DIP) policy.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
NEW QUESTION # 28
You are developing a cloud flow.
The flow must be able to query several Azure endpoints and must use standard actions where possible.
You need to configure the flow.
Which actions should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 29
You manage automation solutions for a company.
You need to select the appropriate patch type for each scenario.
Which patch types should you use? To answer, drag the appropriate patch types to the correct requirements. Each patch type may be used once, more than once, or not at all. You may need to drag the bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 30
You are developing automation solutions for a company. You need to use an environment variable in a cloud flow.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the order.
Answer:
Explanation:
NEW QUESTION # 31
You are developing a desktop flow that reads data from a table in a Microsoft Excel workbook. You need to read the cell in the fourth row and first column of the table. Which two expressions can you use? Each correct answer presents a complete solution.
NOTE: Each correct answer is worth one point.
- A. %ExcelData[1][4]%
- B. XExcelData[4][9]X
- C. %ExcelDataf"Column1'][4]X
- D. %ExcelData[4]['Column1']%
Answer: B
NEW QUESTION # 32
You need to implement a solution to manage the priority of incoming orders.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
* Edit the cloud flow.
* Modify the Run a flow built with Power Automate for desktop action.
* Set the priority value based on the volume for an order.
To implement a solution to manage the priority of incoming orders, you need to perform three actions in sequence:
* Edit the cloud flow that triggers the desktop flow. This is where you can define the logic for setting the priority value based on the volume for an order1.
* Modify the Run a flow built with Power Automate for desktop action in the cloud flow. This is where you can pass the priority value as a parameter to the desktop flow1.
* Set the priority value based on the volume for an order in the desktop flow. This is where you can use the priority value as a dynamic content to determine how the desktop flow will run on the target machine1.
NEW QUESTION # 33
You need to resolve the issue reported with the RailStatusUpdater flow.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. Call a separate child cloud flow to perform the desktop flow a second time.
- B. Create a duplicate action for the desktop flow and configure the duplicate action to run if the first desktop flow action fails.
- C. Create a duplicate action for the desktop flow to run after the first desktop flow.
- D. Put the desktop flow action into a Do until loop. Run until the desktop flow is successful.
Answer: B,D
Explanation:
According to the scenario, the RailStatusUpdater flow sometimes fails because of network issues that prevent it from running a desktop flow on a machine. To resolve this issue, you can use one of these two methods:
Put the desktop flow action into a Do until loop that runs until the desktop flow is successful. This way, the cloud flow will retry running the desktop flow until it succeeds or reaches a maximum number of attempts.
Create a duplicate action for the desktop flow and configure the duplicate action to run if the first desktop flow action fails. This way, the cloud flow will have a second chance to run the desktop flow if the first attempt fails.
NEW QUESTION # 34
You need to implement a solution to manage the priority of incoming orders.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
Explanation
Edit the cloud flow.
Modify the Run a flow built with Power Automate for desktop action.
Set the priority value based on the volume for an order.
To implement a solution to manage the priority of incoming orders, you need to perform three actions in sequence:
Edit the cloud flow that triggers the desktop flow. This is where you can define the logic for setting the priority value based on the volume for an order Modify the Run a flow built with Power Automate for desktop action in the cloud flow. This is where you can pass the priority value as a parameter to the desktop flow Set the priority value based on the volume for an order in the desktop flow. This is where you can use the priority value as a dynamic content to determine how the desktop flow will run on the target machine1.
Topic 2, City Power and Light
Background
City Power and Light is one of the biggest energy companies in North America. They extract, produce and transport oil. The company has more than 50 offices and 100 oil extraction facilities throughout the United States, Canada, and Mexico. They use railways, trucks, and pipelines to move oil and gas from their facilities.
The company provides the following services:
* Produce oil from oil sands safely, responsibly, and reliably
* Refine crude oil into high-quality products
* Develop and manage wind power facilities.
* Transport oil to different countries/regions.
City Power and Light uses various Microsoft software products to manage its daily activities and run its machine-critical applications.
Requirements
ManagePipelineMaintenanceTasks
A user named Admin1 creates a cloud flow named ManagePipelineMaintenanceTasks. Admin1 applies a data loss prevention (DLP) policy to the flow. Adminlshares the flow with a user named PipelineManager1 as co-owner. You must determine the actions that PipelineManager can perform.
MaintenanceScheduler
You create a cloud flow that uses a desktop flow. The desktop flow connects to third-party services to fetch information. You must not permit the desktop flow to run for more than 20 minutes.
You must configure sharing for MatinenanceScheduler to meet the following requirements:
* User1 must be able to work with you to modify the desktop flow.
* User2 must be able to access and review the run history for the flow.
* You must grant User3 permissions to run but not modify the desktop flow.
ERPDataOperations flow
City Power and light uses an enterprise resource planning (ERP) system. The ERP system does not have an API.
Each day the company receives an email that contains an attachment. The attachment lists orders from the company's rail transportation partners. You must create an automation solution that reads the contents of the email and writes records to the ERP system. The solution must pass credentials from a cloud flow to a desktop flow.
RailStatusUpdater
City Power and Light actively monitors all products in transit. You must create a flow named RailStatusUpdater that manages communications with railways that transport the company's products.
RailStatusUpdater includes five desktop flow actions.
You must run the desktop flows in attended mode during testing. You must run the desktop flows in unattended mode after you deploy the solution. You must minimize administrative efforts.
Packaging
You must package the automations in a solution. All required components must be included in the solution.
Issues
ProductionMonitor flow
You create a cloud flow named ProductionMonitor which uses the Manually trigger a flow trigger. You plan to trigger ProductionMonitor from a cloud flow named ProdManager.
You add a Run a Child flow action in ProdManager to trigger ProductionMonitor. When you attempt to save ProdManager the following error messaqe displays:
CapacityPlanning flow
Developers within the company use cloud flows to access data from an on-premises capacity planning system.
You observe significant increases to the volume of traffic that the on-premises data gateway processes each day. You must minimize gateway failures.
DataCollector flow
You have a desktop flow that interacts with a web form. The flow must write data to several fields on the form.
You are testing the flow. The flow fails when attempting to write data to any field on the web form.
RailStatusUpdater flow
The RailStatusUpdater flow occasionally fails due to machine connection errors. You can usually get the desktop flow to complete by resubmitting the cloud flow run. You must automate the retry process to ensure that you do not need to manually resubmit the cloud flow when machine connection errors occur.
NEW QUESTION # 35
You need to configure sharing for MaintenanceScheduler.
Which sharing methods should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 36
You are designing automation processes.
You need to configure the run mode for each automation scenario.
Which run modes should you use? To answer, drag the appropriate run modes to the correct scenarios. Each run mode may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Text Description automatically generated
NEW QUESTION # 37
You develop a desktop flow for a company.
You need to ensure that another user can modify the flow.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the order.
Answer:
Explanation:
NEW QUESTION # 38
You are creating a custom selector for a Microsoft Excel workbook by using a Power Automate desktop flow.

Answer:
Explanation:
NEW QUESTION # 39
You need to configure permissions for the Purchase order quantity flow. Which permission should you assign?
- A. Run-only user
- B. Co-owner
- C. User
- D. Owner
Answer: A
Explanation:
Explanation
To configure permissions for the Purchase order quantity flow, you should assign the run-only user permission to the finance clerk. This will allow them to run the flow without being able to edit or share it1. The other permissions are not suitable for this scenario because:
Co-owner permission would give the finance clerk full access to edit, share, and delete the flow, which is not necessary or desirable Owner permission would transfer the ownership of the flow to the finance clerk, which would remove your access and control over it User permission would not allow the finance clerk to run the flow at all, only to view it1.
NEW QUESTION # 40
You need to implement the scripting action for the Member Management System flow.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point
Answer:
Explanation:
Explanation
NEW QUESTION # 41
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are creating a cloud flow that will use two Update Row actions to interact with Microsoft Dataverse.
Neither of these actions are dependent on each other.
You must minimize the amount of processing time require to complete the flow.
You need to implement the actions in the cloud flow.
Solution: Create a parallel branch for the two Update Row actions.
Does the solution meet the goal?
- A. Yes
- B. No
Answer: A
NEW QUESTION # 42
You create the following flow:
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 43
You need to configure the solution.
What should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
NEW QUESTION # 44
You create a variable named NewVar as shown in the configuration screen below.
You attempt to set the value of NewVar to the following URL:
The Set variable page alerts you that there is a syntax error. You need to resolve the issue. What should you do?
- A. Replace the percent sign (%) with two percent signs (%%).
- B. Escape the percent sign (%) with a back slash (\%).
- C. Replace the forward slash characters (/) with two forward slash characters (//).
- D. Escape the forward slash characters (/) with a back slash (V).
Answer: A
NEW QUESTION # 45
You are developing an RPA solution that requires browser automation. You are testing the flow. You observe that the flow does not interact with web page elements in Microsoft Edge. You need to troubleshoot the issue.
What should you do?
- A. Ensure the Ul flows/Selenium extension is downloaded and enabled in Microsoft Edge.
- B. Open Power Automate machine runtime and select Troubleshoot
- C. Enable error handling on the action to retry on failure.
- D. Ensure the Power Automate for desktop browser extension is downloaded and enabled in Microsoft Edge.
Answer: C
NEW QUESTION # 46
......
Step by Step Guide to Prepare for PL-500 Exam: https://www.exam4pdf.com/PL-500-dumps-torrent.html
Microsoft Certified: Power Automate RPA Developer Associate PL-500 Real Exam Questions and Answers FREE Updated: https://drive.google.com/open?id=1iroTXlFbOlIHKPRhjUbnRLPWW7DTpyRb

