Which of the following is an accurate example of using LINQ for querying data in a UiPath process?
What are the four job types present in the Job Type field according to the place of execution and robot impersonation?
When creating a new test case, which option restricts dynamic data update in UiPath Orchestrator once the test case is published?
Which of the following options is correct about a State Machine layout?
What is the primary role of the UiPath Remote Runtime component in automation projects involving virtual environments?
Given the following conditional breakpoint with count = 0
Conditional breakpoint settings:
How many limes will UiPath be displayed in the Output panel before the process goes into a Paused state in Debug mode?
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?
Which logging level includes the following information by default?
1. Execution Started log entry - generated every time a process is started.
2. Execution Ended log entry - generated every time a process is finalized.
3. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator.
4. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed.
5. Activity Information log entry - generated every time an activity is started, faulted or finished inside a workflow.
6. Arguments and Variables Information log entry - show values of the variables and arguments that are used.
What are the five severity levels of Orchestrator alerts?
Which activity can be used to transition a Background Process to Foreground?