Which activity can you use if you want to loop through a collection of items?

Which activity can you use if you want to loop through a collection of items?A . If activity B. Assign activity C. For Each activity D. Flow Decision activityView AnswerAnswer: C

April 30, 2023 No Comments READ MORE +

Which file in the Robotic Enterprise (RE) Framework reads the Data/Config.xlsx file and retrieves assets from Orchestrator into the process?

Which file in the Robotic Enterprise (RE) Framework reads the Data/Config.xlsx file and retrieves assets from Orchestrator into the process?A . KillAllProcesses.xaml B. InitAllApplications.xaml C. InitAllSettings.xaml D. Process.xamlView AnswerAnswer: C

April 30, 2023 No Comments READ MORE +

What is an argument?

What is an argument?A . A variable B. An input/output parameter of the workflow C. A variable typeView AnswerAnswer: B

April 30, 2023 No Comments READ MORE +

When does this happen?

While working with a queue in Orchestrator, you notice that the status of one of the Queue Items has changed to Abandoned. When does this happen?A . When the item remains in the "Failed" status for approx. 24 hours B. When the item remains in the "In Progress" status for...

April 30, 2023 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...

April 29, 2023 No Comments READ MORE +

What is the expected result of executing "PrimaryWorkflow.xaml"?

You are invoking a workflow file called SecondaryWorkflow.xaml from PrimaryWorkflow.xaml. The following shows the Import Arguments panel of the Invoke Workflow File activity: In addition, the following reflects the Arguments panel in SecondaryWorkflow.xaml: You use a Log Message activity in "SecondaryWorkflow.xaml" to print the value of the argument "in_WelcomeMessage". What...

April 29, 2023 No Comments READ MORE +

When is it recommended to use Desktop recording?

When is it recommended to use Desktop recording?A . When you automate Citrix Applications B. When you automate more steps in the same window C. When you automate one step D. When you automate Web pagesView AnswerAnswer: B

April 29, 2023 No Comments READ MORE +

Based on the exhibits, what is the output of the expression, OutputDataTable.Rows.Count and what values will be contained in the OutputDataTable?

A developer wants to extract data from "Sheet1" of the "Test.xls" file using the following code: In addition, the developer configured the following properties of the Read Range activity: Based on the exhibits, what is the output of the expression, OutputDataTable.Rows.Count and what values will be contained in the OutputDataTable?A...

April 29, 2023 No Comments READ MORE +

What activity can be used to provide an anchor?

A developer wants to use an Anchor Base activity to search for a UI element by using another UI element as an anchor. What activity can be used to provide an anchor?A . Find Image B. Find Relative Element C. Element Exists D. Find ChildrenView AnswerAnswer: A Explanation: Find Image...

April 29, 2023 No Comments READ MORE +

In a Robotic Enterprise (RE) Framework project that is connected to Orchestrator, what is the correct sequence of steps if an application exception occurs on a Queue Item in the Process Transaction state?

DRAG DROP In a Robotic Enterprise (RE) Framework project that is connected to Orchestrator, what is the correct sequence of steps if an application exception occurs on a Queue Item in the Process Transaction state? NOTE: Drag the Description found on the “Left” and drop on the correct Step Sequence...

April 29, 2023 No Comments READ MORE +