When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?
Which activity should a developer use to add custom information to logs related to transactions for tracing purposes?
What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?
A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of memory"?
Assume we have the Verify Expression with Operator activity from the UiPath. Testing.Activities package with the properties configured as follows:
The activity is used within a Try-Catch activity. The Catch block is set to System.Exception and UiPath.Testing.Exception.TestingActivitiesException as shown in the screenshot below:
During the execution of the sequence shown above, which block from the Try-Catch activity will be entered first, after the Verify Expression with Operator activity is executed?
A developer plans to build an automation process using the REFramework with Orchestrator queues. Based on UiPath best practice, what is the recommended sequence of steps to update
the template and create/update Queues and Values?
Instructions: Drag the Description found on the left and drop on the correct Step Sequence found on the right.
On 10/04/2023 five Queue Items were added to a queue. What is the appropriate processing sequence for Queue Items based on their properties?
Instructions: Drag the Queue Item found on the "Left" and drop on the correct Process Sequence found on the "Right".
In a UiPath development scenario, which type of process design would be the most appropriate for an automation task that executes actions in a straightforward progression without iteration or branching?