A developer defines new log fields using the Add Log Fields activity. When will the custom log fields
stop being added to the robot execution logs?
B
What is the purpose of the Interval filter in the Orchestrator's Monitoring page?
A
What status needs to be selected in the Set Transaction Status activity in UiPath Studio so that the
respective Queue Item will be retried?
A
Considering that the attached table is stored in a variable called “dt”.
Which LINQ query can be used to return the maximum total Quantity?
A
Which of the following options is correct regarding the below Object Repository tree structure?
D
Which activity should a developer use to add custom information to logs related to transactions for
tracing purposes?
A
In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message
with the Logging Level set to "Information," adhering to the best practices for automating a
production-level process?
C
When automating the process of entering values into a web form, requiring each field to be brought
to the foreground, which property of the Type Into activity should be adjusted to achieve this?
B
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.
C
What is the use of job priorities in unattended automations within UiPath Orchestrator?
A