Free UiARD Exam Braindumps (page: 8)

Page 7 of 51

You are developing a .xaml file to interact with multiple fields of a web page. You want to Auto Empty the fields that require input.

Which input method(s) will automatically empty the target input fields?

  1. "SendWindowMessages" only
  2. "Default" and "SimulateType"
  3. "SimulateType" only
  4. "SimulateType" and "SendWindowMessages"

Answer(s): D


Reference:

https://tutorials4sharepoint.wordpress.com/category/rpa/uipath/



A developer needs to reference the element in the first row of the "ID" column in the System.Data.DataTable, "DT".

Which expression is used to reference this element?

  1. DT.Rows(0).ID
  2. DT.Rows(1).ID
  3. DT.Rows(0).Item("ID")
  4. DT.Rows(1).Item("ID")

Answer(s): D



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

  1. KillAllProcesses.xaml
  2. InitAllApplications.xaml
  3. InitAllSettings.xaml
  4. Process.xaml

Answer(s): B



A developer creates a Dispatcher which extracts information from the top 30 mail messages in Microsoft Outlook and uploads that information into a queue.

What is the recommended way to avoid processing duplicates of the same Queue Items?

  1. Create an Excel file of processed Queue Items and loop through the list to check if the current Queue Item has been processed before.
  2. Add a descriptive "Reference" in the "Add Queue Item" activity and check that it does not equal the "Reference" of the Queue Item last processed.
  3. Set the "Unique Reference" of the queue to "Yes" and "Auto Retry" of the queue to "No".
  4. Set the "Unique Reference" of the queue to "Yes" and add a descriptive "Reference" in the "Add Queue Item" activity.

Answer(s): D


Reference:

https://forum.uipath.com/t/how-to-avoid-loading-items-onto-the-queue- twice/203715/4you






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

UiARD Discussions & Posts