UiPath UiPath-ARDv1 - UiPath Advanced RPA Developer v1.0 Exam (UiARD)
A developer created a sequence with a Retry Scope shown in the following exhibit:
What is the content of the Output panel after running this sequence?
A developer automates a process which has an Excel file as input data. Because the Orchestrator is not connected, the developer needs to adapt the Robotic Enterprise (RE) Framework to use it with tabular data.
Where in the REFramework is it a best practice to read the data from the Excel file and store it in a global DataTable variable?
A developer has set custom values for the DelayBetweenPagesMS property in the Activity Project Settings. Which activity can be impacted?
A developer is building a workflow that extracts the name of companies based on their IDs and then stores them in a datatable. The workflow contains a String variable that stores the company name, an output argument that stores the Company ID, and a datatable.
What represents an example of a naming convention best practice?
A developer created a production level automation using the Robotic Enterprise (RE) Framework. Any values used within the automation are referenced from the Config.xlsx file included in the framework.
What are the differences between the Settings sheet and the Assets sheet in the Config.xlsx file?
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?
A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:
The Invoke Method has the following properties:
The Parameters property is as follows:
Based on the information shown in the exhibits, what is the outcome of the Invoke Method activity?
You are creating a Credential asset in Orchestrator as shown in the following exhibit.
Once the asset is created, what are you unable to edit using the default Orchestrator settings?
Review the following exhibit:
What is the result of clicking the "Run in PiP" button?
A developer created the following sequence:
The following reflects the Catches block for the Try Catch activity:
The Variable tab appears below:
The Properties for the Retry Scope activity are shown below:
The Properties for the On Element Appear activity are as follows:
Based on the configurations shown in the exhibits, which output is displayed in the Output panel when the target exists at runtime and it is not visible on the screen?