If you want to ensure you have the newest version from the server on your local machine, which TFS/SVN command should be used?

You are working on a project with three other developers and are using TFS source control in UiPath Studio. If you want to ensure you have the newest version from the server on your local machine, which TFS/SVN command should be used?A . Check Out For Edit B. Commit C....

October 12, 2022 No Comments READ MORE +

The String.Format("Input = {0} and Output = {1}", "1","2") expression returns the following text:

The String.Format("Input = {0} and Output = {1}", "1","2") expression returns the following text:A . Input = 0 and Output = 0 B. Input = 1 and Output = 2 C. Input = 1 and Output = 1 D. Input = {0} and Output = {1}View AnswerAnswer: B

October 12, 2022 No Comments READ MORE +

How can you provide more details to explain the purpose of the activities in a workflow?

How can you provide more details to explain the purpose of the activities in a workflow?A . By adding activity Annotations. B. By using a Comment Out activity. C. By using the Comment activity.View AnswerAnswer: A,C

October 11, 2022 No Comments READ MORE +

A developer uses an Anchor Base activity to search for the required selector. In the "Anchor Position" property, the "Auto" option is selected. If multiple elements are found at equal distance from the anchor, in which order the target is selected?

A developer uses an Anchor Base activity to search for the required selector. In the "Anchor Position" property, the "Auto" option is selected. If multiple elements are found at equal distance from the anchor, in which order the target is selected?A . Top, Right, Bottom, Left. B. Right, Left, Bottom....

October 11, 2022 No Comments READ MORE +

What describes the characteristics of a Dispatcher and a Performer process?

A developer wants to use the Dispatcher and Performer architecture. What describes the characteristics of a Dispatcher and a Performer process?A . Dispatcher is used to add Queue Items to an Orchestrator Queue Performer should be created in the REFramework B. Dispatcher can only interact with one Orchestrator Queue Performer...

October 11, 2022 No Comments READ MORE +

From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots?

DRAG DROP From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots? NOTE: Drag and drop the lowest priority level to the top of the list and repeat until the highest priority level appears at the bottom of the...

October 11, 2022 No Comments READ MORE +

Based on the exhibit that represents the "Deadline" in the yyyy-mm-dd format, what is the correct sequence in which the Queue Items are processed by a single Performer workflow?

DRAG DROP Based on the exhibit that represents the "Deadline" in the yyyy-mm-dd format, what is the correct sequence in which the Queue Items are processed by a single Performer workflow? NOTE: Drag the Queue Item Name found on the “Left” and drop on the correct Process Order found on...

October 11, 2022 No Comments READ MORE +

In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?

In which workflow in the UiPath Robotic Enterprise Framework template is the TransactionNumber global variable incremented by default?A . Process workflow B. GetTransactionData workflow C. SetTransactionStatus workflowView AnswerAnswer: C

October 11, 2022 No Comments READ MORE +

Based on UiPath best practices, where should the Excel file be read and stored in a global DataTable variable?

A developer automates a process which has an Excel file as input data; however, Orchestrator is not available. As a result, the developer needs to adapt the Robotic Enterprise (RE) Framework for use with tabular data. Based on UiPath best practices, where should the Excel file be read and stored...

October 11, 2022 No Comments READ MORE +

Based on the configuration shown in the exhibit, what is the result of the execution of these activities if the target element does not exist at runtime?

Based on the configuration shown in the exhibit, what is the result of the execution of these activities if the target element does not exist at runtime? A . "Pop-up exists" message is logged B. Robot continues to look for the target element until the execution is manually stopped C....

October 11, 2022 No Comments READ MORE +