Special Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

UiPath-ADAv1 Exam Dumps - UiPath Automation Developer Associate Exam (2023.10)

Go to page:
Question # 57

A developer needs to create an array of folder names from the String variable. FilePath = "C:\\Users\\UiPathRobot\\Documents\\Technologies". Based on best practice, which method will return an array of only the folder names?

A.

Split(FilePath/V)

B.

Spht(FilePath,"\": StnngSplitOptions.RemoveEmptyEntries)

C.

SplitfV, FilePath. StringSplitOptions RemoveEmptyEntries)

D.

SplitfV', FilePath)

Full Access
Question # 58

A Credential asset is created by a developer in Orchestrator as seen in the below image:

After the asset is created, if you change the Username value, what field must also be changed?

A.

Asset Name

B.

Description

C.

Type

D.

Password

Full Access
Question # 59

A developer has defined a variable named "CurrentDate" of type Date Time. Which of the following expressions can be used to show what hour was 12 hours prior to the date from the variable?

A.

CurrentDate.AddHours(-12).Hour

B.

Date Time.SubtractHours(CurrentDate, 12).Hour

C.

CurrentDate.SubtractHours(12).Hour

D.

Date Time.AddHours(CurrentDate, -12).Hour

Full Access
Question # 60

During the unattended robot setup for a self-hosted machine, what must be available in order to assign a new machine template?

A.

You need to have at least one unallocated Production (Unattended) runtime available to assign it to the template.

B.

You must ensure the Credential Store is empty before assigning the machine template.

C.

You need to have at least one available serverless machine to link it with the new template.

D.

You must first create a new folder to store the machine template credentials.

Full Access
Question # 61

A developer stored a UiPath Studio project remotely in GIT. Which feature allows the developer to view the project on their local machine?

A.

Clone Repository

B.

Copy to GIT

C.

Disconnect

D.

GIT Init

Full Access
Question # 62

What are Application Files in a ServiceNow application?

A.

CSV files containing data imported into an application

B.

XML exports of an application's Update Set

C.

An XML export of an application's table records

D.

ServiceNow artifacts comprising an application

Full Access
Question # 63

Once "Library A" has been imported as a dependency in the current project, how can the UI Object Repository defined in "Library A" be accessed?

A.

The Object Repository is only available in a Library.

B.

The Object Repository needs to be exported as a UI Library and imported in the Process for it to become available.

C.

The Object Repository will automatically be available in the Process.

D.

The Object Repository cannot be passed between a Process and a Library.

Full Access
Question # 64

When choosing a process for automation, what factor contributes to its increased complexity?

A.

Unstructured input data source.

B.

Standard desktop applications.

C.

Low number of decision points.

D.

Low number of steps required in the automation.

Full Access
Go to page: