Pass the UiPath UiPath Certified Professional - Developer Track UiPath-ARDv1 Questions and answers with CertsForce

Viewing page 1 out of 11 pages
Viewing questions 1-10 out of questions
Questions # 1:

A developer is creating a process using the Dispatcher and Performer model. The Dispatcher uses the Bulk Add Queue Items activity to upload items to an Orchestrator queue. Which type of design is best-suited for the automation of this Dispatcher?

Options:

A.

Library


B.

Iterative Process


C.

Transactional Process


D.

Linear Process


Expert Solution
Questions # 2:

A process uses the Robotic Enterprise (RE) Framework without access to Orchestrator. Based on best practices, what is the recommended way to ensure a transaction will be retried in the event of an Application Exception while processing that transaction?

Options:

A.

Use a Retry Scope activity within the Process Transaction state


B.

Use a Try Catch activity with a Retry Scope activity in the Catch block defined for Application Exceptions


C.

Set the MaxRetryNumber in the Config.xlsx file to a number greater than 0


D.

Create a Queue in Orchestrator with the "Max # of retries" greater than 0


Expert Solution
Questions # 3:

A developer needs to create an Out argument to pass the results of a Data Scraping activity to another workflow. The activity scrapes text from a structured list on a website.

From the drop-down list shown in the exhibit, select the Argument Type that should be used.

Question # 3


Expert Solution
Questions # 4:

A developer is running a process in UiPath Studio based on Robotic Enterprise (RE) Framework 2021.10. One asset defined in the project does not exist in the Orchestrator folder provided in the Config.xlsx file.

What is the behavior at runtime?

Options:

A.

A warning message stating that the asset is missing is logged and then the process is stopped.


B.

No exception is thrown and neither will a message be logged, the process continues.


C.

The process throws an exception in the Initialization state because the asset is not found, then the process is stopped.


D.

A warning message stating that the asset is missing is logged and then the process continues.


Expert Solution
Questions # 5:

Review the following exhibit:

Question # 5

What is the result of clicking the "Run in PiP" button?

Options:

A.

The attended process starts in an isolated Windows session.

The user is prompted with a window to enter credentials on every run.


B.

The attended process starts on a remote machine.

The user is prompted with a window to enter credentials.


C.

The attended process starts in an isolated Windows session.

The user is logged in with the credentials entered from the main session.


D.

The attended process starts in the same Windows session.

The user is logged in automatically with their credentials.


Expert Solution
Questions # 6:

A developer wants to use the Robotic Enterprise (RE) Framework to automate a business process. The TransactionData of this process is a collection(List) of vendor names.

From the drop-down list shown in the exhibit, select the variable type for the TransactionItem.

Question # 6


Expert Solution
Questions # 7:

A developer automated a Performer process using the Robotic Enterprise (RE) Framework. Which state executes after the Process Transaction state has a result of "Success"?

Options:

A.

Process Transaction


B.

Get Transaction Data


C.

End Process


D.

Initialization


Expert Solution
Questions # 8:

A developer has created the following sequence:

Question # 8

The Write Cell activity has the following properties:

Question # 8

What is the behavior of the sequence once executed?

Options:

A.

Writes the values in the same row in the Active Users.xlsx Excel file


B.

Writes the values in subsequent rows in the UserName datatable


C.

Writes the values in subsequent rows in the Active Users.xlsx Excel file


D.

Writes the values in the same row in the UserName datatable


Expert Solution
Questions # 9:

A developer is creating an automation project which creates a temporary password in the company’s system for new employees and later enters it into a desktop application. To protect this sensitive information, how can the developer avoid the password from being displayed on screen when it is entered into the desktop application?

Options:

A.

Ensure the password variable is of the SecureString variable type


B.

Check the Private property on all activities that reference the password variable


C.

Store the temporary password in an Excel file that the process can access


D.

Check the Isolated property when invoking a workflow with the password variable


Expert Solution
Questions # 10:

An attended automation user wants to run two background processes in UiPath Assistant: UpdateTimecards Process and GetPTODays Process. What is a characteristic of running these processes?

Options:

A.

UpdateTimecards Process and GetPTODays Process can be run concurrently only if started from Orchestrator


B.

UpdateTimecards Process and GetPTODays Process can only be run sequentially


C.

An exception is thrown if the processes are executed concurrently


D.

UpdateTimecards Process and GetPTODays Process can be run concurrently


Expert Solution
Viewing page 1 out of 11 pages
Viewing questions 1-10 out of questions