Free UiARD Exam Braindumps (page: 12)

Page 12 of 51

A developer wants to create a process for a Call Center user. This process must:

1. Interact with application windows that are minimized or in the background.
2. Allow the user to interact with separate desktop applications at the same time.

Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?

  1. Get Text
  2. Element Exists
  3. Select Item
  4. Type Into

Answer(s): A



A database, DT1, is shown in the following exhibit:


The Filter Wizard of a Filter Data Table activity is shown below:


What is the result after the activity has executed?

  1. DT1 is unaffected by the settings of the Filter Wizard.
  2. DT1 is returned as an empty datatable.
  3. DT1 is overwritten based on the settings of the Filter Wizard.
  4. A runtime error will be thrown.

Answer(s): C



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 result of the execution?

  1. OutputDataTable object will have 2 columns and 1 row containing values of cells "A1" and "B1"
  2. OutputDataTable object will have 2 columns and 1 row containing values of cells "A2" and "B2"
  3. OutputDataTable object will have 2 columns and 2 rows containing values of cells "A2" and "B2"
  4. OutputDataTable object will have 2 columns and 10000 rows; the first row will contain values of cells "A1" and "B1"

Answer(s): D



A developer is creating an automation project which pocesses personal information of employees.
To protect sensitive information that is logged during the execution of the automation at the Verbose level, how can the developer avoid logging variable and argument values in both Orchestrator and Studio?

  1. Store all sensitive information in an Excel file that the process can access.
  2. Check the Isolated property when invoking a workflow with sensitive information.
  3. Ensure all personal information variables are of the SecureString variable type.
  4. Check the Private property on the activities that contain sensitive information.

Answer(s): D


Reference:

https://forum.uipath.com/t/hiding-sensitive-data/191563



Page 12 of 51



Post your Comments and Discuss UiPath UiARD exam with other Community members:

Hieu Le commented on June 27, 2023
Thank you, it's great!
VIET NAM
upvote