Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

UiPath-ADPv1 Leak Questions

Page: 13 / 15
Total 205 questions

UiPath Automation Developer Professional Exam (2024.10) (ADPv1) Questions and Answers

Question 49

Which one of the following expressions Is the equivalent of the If activity from the picture?

Options:

A.

message = lf(number mod 2 = 0. " Even number " , " Odd number " )

B.

message = lf(number mod 2 = 0. Odd number. Even number)

C.

message = lf(number mod 2 = 0 then " Odd number " else " Even number " )

D.

message = lf(number mod 2 = 0 { " Odd number " } else { ' Even number " })

Question 50

Which features does the Connector Builder for Integration Service support?

Options:

A.

REST and SOAP APIs with JSON payload, various authentication types including OAuth 2.0 and Personal Access Token, building a connector from a Swagger definition only.

B.

REST APIs with JSON payload. OAuth 2.0 and Basic authentication types, building a connector from a Postman collection only.

C.

REST APIs with JSON payload, various authentication types including OAuth 2.0 and API Key, building a connector from an API definition or from scratch.

D.

REST and SOAP APIs with JSON and XML payloads. OAuth 2.0 authentication only, building a connector from an API definition only.

Question 51

Why is it necessary to add the UiPath virtual channel to the allow list policy for Citrix Virtual Apps and Desktops 7 2109?

Options:

A.

Because the UiPath Remote Runtime component should be enabled to access the Citrix workspace environment.

B.

Because custom virtual channels are blocked by default, preventing the UiPath Remote Runtime from functioning correctly

C.

Because the network latency should be decreased and the performance of UiPath automation processes on Citrix should be improved.

D.

Because a secure connection should be created between the UiPath Remote Runtime and the Citrix receiver

Question 52

A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as " out of memory " ?

Options:

A.

Build a script that compares current CPU usage values to a threshold and clears data as needed.

B.

After every transaction, clear the transaction data, close the applications, and re-open the applications.

C.

Add a " Clear Collection " activity at the beginning of the Process.xaml workflow.

D.

All " Invoke Workflow File " activities from the Main.xaml file should be marked with the Isolated option.

Page: 13 / 15
Total 205 questions