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

Viewing page 9 out of 11 pages
Viewing questions 81-90 out of questions
Questions # 81:

Which is the best way to delete unreferenced variables?

Options are :

Options:

A.

Delete them one by one from the Variables panel. UiPath Studio performs the workflow validation in real time, therefore you can see which variable is being used.


B.

The unreferenced variables do not utilise memory, therefore you do not have to delete them.


C.

You can manage your variables from the Design panel > Manage Variables > Remove Unreferenced.


Expert Solution
Questions # 82:

Can you store a Selector in a variable?

Options are :

Options:

A.

Yes, in a UiElement variable.


B.

Yes, in a String variable


C.

No


Expert Solution
Questions # 83:

A developer creates an automation solution that processes a specific file stored in a Shared location. A developer uses Add Log Fields activity to add a field that indicates which file is being processed during each run. Which name of the field would cause the logging process to become corrupted?

Options:

A.

nameOfTheFile


B.

fileName


C.

processedFile


D.

file


Expert Solution
Questions # 84:

A developer needs to implement the following logic for each row in the Excel table:

- if the value in column “Price” is above 130$, then apply a discount of 10%

if the value in column “Price” is above 250$ then apply a discount of 7% and store the row in a separate table

- if the date in the column “Deadline” is less than 15 days from now, send a mail notification to the analyst mentioned column “Contact person”

- if the value in the column “Region” is “ELAMA”, apply an additional tax of 3,5%

- if the value in the column “Additional comments” is not empty, send the item for review to a responsible team

What is best suited to implement the above-mentioned logic?

Options:

A.

State Machine


B.

Sequence


C.

Flowchart


D.

Switch


Expert Solution
Questions # 85:

When should the "Add Log Fields" activity be used?

Options are :

Options:

A.

When a log message with a maximum number of five visible fields needs to be generated


B.

When the standard log message has to be customized by adding new fields to it


C.

When logs need to be enabled


Expert Solution
Questions # 86:

What robot state is display on the Robots page while a job is being executed?

Options are :

Options:

A.

Busy


B.

Running


C.

Pending


Expert Solution
Questions # 87:

A developer runs a Dispatcher process to upload 5 queue items to Orchestrator and then runs a Performer to process them. However, the developer forgot to use the Set Transaction Status activity, which resulted in all 5 items changing their status to In Progress.2 days later, the developer checks the status of transactions in Orchestrator. What will be their status?

Options:

A.

In Progress


B.

Deleted


C.

Abandoned


D.

Failed


Expert Solution
Questions # 88:

Which button in the Debug ribbon should be enabled to highlight the currently executed step?

Options:

A.

Slow Step


B.

Execution Trail


C.

Highlight Elements


D.

Focus


Expert Solution
Questions # 89:

Which of the following Rules belongs to the Design Best Practices category?

Options:

A.

ST-MRD-008 - Empty Sequence


B.

ST-NMG-009 - Prefix Datatable Variables


C.

ST-DBP-021 - Hardcoded Timeout


D.

ST-SEC-009 - SecureString Misusage


Expert Solution
Questions # 90:

In the UiPath Robotic Enterprise Framework template, what happens if the processing of a transaction item falls with an Application Exception of a System Error?

Options are :

Options:

A.

All use application are closed and then re-initialized


B.

The execution of the transaction item is retried if the MaxRetryNumber config value is greater than 0


C.

The process executes the End Process state


Expert Solution
Viewing page 9 out of 11 pages
Viewing questions 81-90 out of questions