Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

UiPath Exam UiPath-ADAv1 Topic 7 Question 35 Discussion

Actual exam question for UiPath's UiPath-ADAv1 exam
Question #: 35
Topic #: 7
[All UiPath-ADAv1 Questions]

A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:

- The Robot is installed on Machine A, which connects through RDP to Machine B.

- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.

Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?

Show Suggested Answer Hide Answer
Suggested Answer: B

The types of authentication supported by Connector Builder for Integration Service include various OAuth 2.0 flows, Basic authentication, API Key, and Personal Access Token (PAT). The correct option that lists these authentication types is B, which includes OAuth 2.0 Authorization Code, OAuth 2.0 Authorization code with PKCE (Proof Key for Code Exchange), OAuth 2.0 Client Credentials, Basic, API Key, and Personal Access Token (PAT), along with No Authentication.


UiPath Integration Service Documentation: Authentication Types in Integration Service

Contribute your Thoughts:

Devon
1 days ago
Because Machine A and Machine B both need the RDP extension and Machine C needs RemoteRuntime.msi.
upvoted 0 times
...
Sage
1 days ago
Option C seems like the most comprehensive solution. Installing the RDP extension on both Machine A and B, along with the RemoteRuntime.msi on Machine B and C, should cover all the necessary prerequisites.
upvoted 0 times
...
Aja
3 days ago
Why do you think it's C?
upvoted 0 times
...
Devon
6 days ago
I disagree, I believe the answer is C.
upvoted 0 times
...
Aja
7 days ago
I think the answer is A.
upvoted 0 times
...

Save Cancel