Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

UiPath-ADAv1 Exam Dumps - UiPath Automation Developer Associate v1 Exam

Go to page:
Question # 9

A variable should be created and used for storing one or multiple IDs. The collection of IDs can be updated during the execution of the robot by adding elements. Which should be the data type of this variable, taking into account that each of the IDs has the following format: XX-XX-XX (where X is a digit)?

A.

List

B.

List

C.

String

D.

String[]

Full Access
Question # 10

A developer has created an automation that utilizes an Asset value from Orchestrator with the Get Asset activity. This value represents the email addresses of the process

owners, which are subject to change.

What Asset type is most suitable for this situation?

A.

Integer

B.

Bool

C.

Text

D.

Credential

Full Access
Question # 11

In a UiPath project that uses State Machines, under what circumstances should the Final State activity be used in the project?

A.

When initiating the first state of a state machine.

B.

When marking the successful completion or termination of a state machine's execution.

C.

When a particular state contains complex conditional logic.

D.

When an intermediary state has multiple possible transitions.

Full Access
Question # 12

What role do Triggers play in the UiPath Integration Service?

A.

Manage connections between UiPath Studio and third-party applications.

B.

Provide a mechanism for starting processes on a scheduled basis from Orchestrator.

C.

Assist in the creation of automation projects by providing event-based activities.

D.

Provide a mechanism for subscribing to specific events from third-party applications, automatically starting processes in Orchestrator.

Full Access
Question # 13

Which activity is best suited for a developer to create a process that finds images on a website and stores them in a local folder, accounting for the need to potentially search for

an image repeatedly due to errors on the website?

A.

Get Attribute

B.

Check App State

C.

Retry Scope

D.

Delay

Full Access
Question # 14

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 # 15

A developer is using a Global Exception Handler as an error handling mechanism for a project. By default, how many times does a Global Exception Handler retry an activity that continually throws an error?

A.

2

B.

3

C.

4

D.

5

Full Access
Question # 16

In a process, a variable called "Timestamp" of type Date Time is used. The developer wants to print in the Output panel the variable in the format "yyyy-MM-dd hh:mm". Which

expression should be used to display the value?

A.

Timestamp. ToString("yyyy-MM-dd hh:mm")

B.

Timestamp. ToDate Time("yyyy-MM-dd hh:mm")

C.

Timestamp.Compare To("yyyy-MM-dd hh:mm")

D.

Timestamp. ToString("yyyy MM dd hh mm")

Full Access
Go to page: