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

UiPath-ADPv1 Exam Dumps - UiPath (ADPv1) Automation Developer Professional Exam

Go to page:
Question # 25

A developer extracts a date from an email. The date will always be In the same format and always from the past. Some examples of this format are: "3 Mar 2023". "20 Nov 2021". The name of the variable where the date is saved is DateString What expression should the developer use to check If the extracted date is within the last 7 days?

A.

(DateTime.Now - DateTime.ParseExact(DateString. "dd MMM yyyy". Culturelnfo.lnvariantCulture)).Days < 7

B.

(DateTime.Now - DateTime.ParseExact(DateStnng. *dd MMM yyyyH. Culturelnfo.lnvariantCulture)).AddDays(-7) > 0

C.

(DateTime.Now - DateTime.ParseExact(DateStrlng, "d MMM yyyy". Culturelnfo.lnvariantCulture)).Days < 7

D.

DateTime Parse(DateTime Now - DateString) Days < 7

Full Access
Question # 26

At indication time, the Strict Selector has the following functionalities available:

A.

Refresh, Open in UiExplorer, Copy to clipboard.

B.

Ignore text. Copy to clipboard. Show all matches.

C.

Open in UiExplorer, Copy to clipboard, Show all matches.

D.

Accuracy, Open in UiExplorer, Copy to clipboard. Show all matches.

Full Access
Question # 27

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.

DateTime.AddHours(CurrentDate, -12).Hour

B.

CurrentDate.AddHours(-12).Hour

C.

CurrentDate.SubtractHours(12).Hour

D.

DateTime.SubtractHours(CurrentDate, 12).Hour

Full Access
Question # 28

What status needs to be selected in the Set Transaction Status activity in UiPath Studio so that the respective Queue Item will be retried?

A.

Retried

B.

Failed

C.

Abandoned

D.

Postponed

Full Access
Question # 29

A developer aims to employ the REFramework for automating a business process that Involves a TransactionData collection (DataTable) comprising vendor names and addresses.

Instructions: Choose the appropriate variable type for the Transactionltem from the provided drop-down list in the following exhibit.

Full Access
Question # 30

A developer configured the properties for a Click activity on an element inside a web page as shown in the following exhibit.

An animation on the web page never completely loads but the element indicated in the Click activity does load within the specified timeout duration. What occurs when this Click activity executes?

A.

Element is clicked once the element is fully loaded.

B.

Timeout error occurs without clicking on the element.

C.

Continues to the next activity after 30 seconds without clicking on the element.

D.

Waits 10 seconds before clicking on the element.

Full Access
Question # 31

When building an automation for a car rental company as part of a larger project initiative, a developer should follow the high-level steps:

1.log in to the company's desktop application.

2.For each Queue Item:

a.Navigate to the Reservations section from the Requests section.

b.Add the reservation data to the Reservations section.

c.Close the current reservation.

3.Log out and close the company's application.

What step should be mocked from the end-to-end test case in order to retrieve test data?

A.

SetTransactionStatus

B.

GetTransactionData

C.

Process

D.

InitAIIApplications

Full Access
Question # 32

What specific combination of permissions is required to disable errors from the Error Feed widget on the Monitoring > Jobs page in UiPath Orchestrator Monitoring-7

A.

View on Monitoring and Edit on Jobs.

B.

Edit on Monitoring and View on Jobs.

C.

Edit on Monitoring and Edit on Jobs.

D.

View On Monitoring and View on Jobs.

Full Access
Go to page: