UiPath UiPath-ARDv1 - UiPath Advanced RPA Developer v1.0 Exam (UiARD)
You want to build a Dispatcher process to populate an Orchestrator Queue for parallel processing on multiple robots. Which activity should you use to add a queue item for each work item?
Options are :
In the UiPath Robotic Enterprise Framework template, to enable the retry mechanism without using Queues, what should the value of MaxRetryNumber be set to?
Options are :
Please choose the correct statement about the usage of wildcards in selectors.
A developer uses the following selector to extract the title of the invoice opened in the Chrome browser.
Which of the following documents would not be recognized by UiPath?
A developer is using UiExplorer to modify selectors. The "Highlight" button is present in UiExplorer. What is its functionality and when does this button appear?
When should the "Add Log Fields" activity be used?
Options are :
When requesting a work item from Orchestrator Queues using the Get Transaction Item activity, you need to specify the following:
Options are :
A developer automates a project for Finance Team. As the first step, robot needs to capture ticket numbers from a Sharepoint site and then search them in SalesForce application. However, on Sharepoint all ticket numbers contain 7 characters and start with zeros e.g. 0000728, 0011430, 0003219. While in SalesForce, zeros in front are removed e.g. 728, 11430, 3219.
How can robot overcome this inconsistency?
What happens if the result of a transaction is not set?
Options are :
When is it recommended to use full selectors?