Free UiPath-ADPv1 Exam Braindumps (page: 3)

Page 3 of 48

What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

  1. Inherited
  2. Medium
  3. High
  4. Low

Answer(s): A

Explanation:

When starting a job manually in UiPath Orchestrator, the default priority value for the Job Priority field is Inherited. This means that the job inherits the priority value that was set at the process level when the package was deployed. The possible priority values are High, Normal, and Low. The priority value determines the order in which the jobs are executed by the robots, with higher priority jobs being executed first. The priority value can be changed manually when starting a job, or it can be set dynamically using the Start Job activity in a workflow.


Reference:

[Starting a Job], [Job Priority]



Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:



Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:



What are steps to do that?

  1. Click Right on the Test Case and select Update Test Data
  2. Click Right on the Test Case and select Add Test Data.
  3. Click Right on the Test Case and select Refresh Test Data
  4. Click Right on the Test Case and select Remove Test Data.

Answer(s): C



Data from an Excel file is read into a data table named "dtEmployee", as displayed in the following graphic:



A developer needs to filter the data table to obtain all rows representing employees from the Finance and IT departments with a Salary under 30,000.
Which expression yields the desired outcomes?

  1. dtEmployee.Select("([Department]='IT' AND [Department]='Finance') AND [Salary] < 30000")
  2. dtEmployee.Select("[Department]='IT OR [Department]='Finance' OR [Salary] < 30000")
  3. dtEmployee.Select("[Department]='IT' OR [Department]= 'Finance' AND [Salary] < 30000")
  4. dtEmployee.Select("([Department]='IT' OR [Department]='Finance') AND [Salary] < 30000")

Answer(s): D



A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:

- The Robot is installed on Machine A, which connects through RDP to Machine B.

- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.

Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?

  1. UI Automation can be used and the following are prerequisites:
    Machine A - install RDP extension.
    Machine B - install RemoteRuntime.msi.
    Machine C - install RemoteRuntime.msi.
  2. UI Automation can be used and the following are prerequisites:
    Machine A - install RDP extension.
    Machine B - install RDP extension and RemoteRuntime.msi.
    Machine C - install RemoteRuntime.msi.
  3. UI Automation can be used and the following are prerequisites:
    Machine A - no requirement.

    Machine B - no requirement.
    Machine C - install RemoteRuntime.msi.
  4. UI Automation can be used and the following are prerequisites:
    Machine A - install RDP extension.
    Machine B - no requirement.
    Machine C - install RemoteRuntime.msi.

Answer(s): B

Explanation:

To use UI Automation activities in a scenario where the destination remote computer is reached by jumping through multiple RDP connections, the following prerequisites are required:

Machine A - install the RDP extension. This extension enables the robot to generate native selectors over RDP connections and interact with the UI elements on the remote machines.

Machine B - install the RDP extension and the RemoteRuntime.msi. The RDP extension allows the robot to connect to Machine C from Machine B, while the RemoteRuntime component enables the communication between the robot and the UI elements on Machine B.

Machine C - install the RemoteRuntime.msi. This component enables the communication between the robot and the UI elements on Machine C, where the automation must be performed.


Reference:

[Remote Runtime Architecture], [Multiple RDP Connections], [UiPath Extension for Microsoft Remote Desktop and Apps]



Page 3 of 48



Post your Comments and Discuss UiPath UiPath-ADPv1 exam with other Community members:

Bhuvaneswari E commented on September 25, 2024
Good for preparation
Anonymous
upvote

Kyle commented on August 22, 2024
Just need to share 3 points: 1- Some of the answers are not complete and 100% correct but the questions are exactly the same in exam. Good enough to pass. 2- I found the exam too long and difficult. I don't know. It could be just me. 3- I passed.
CANADA
upvote

Sooraj Prajapati commented on April 27, 2024
Dumps are really helpful, if anyone has access to Uipath ADPV1 full version PDF please let me know, connect on LinkedIn
UNITED STATES
upvote