Web RDP integration with UiPath

Hi All,

Can anyone suggest me do we have any integration method available in UiPath for Web RDP Automation?

Does UiPath Remote Runtime supports Web RDP integration?

Hello @prabhu_kiran!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

Hi @prabhu_kiran,
Welcome to the Community!
I don’t think there is a direct implementation of a Web RDP in our product. Could you give us more details about what app do you use and some details?

Hi @Pablito
Thanks for your response. here is my requirement.

  1. I need to access the client WVD which is hosted on Microsoft Azure environment using Web Client URL.

https://rdweb.wvd.microsoft.com/arm/webclient

  1. After landing on the client VDI i need to access the portal from client desktop since it has restrictions to access outside of client network.

I have tried looking for the ways to automate this with UiPath Remote Runtime but I’m not sure about that approach. So looking for some alternative ways.

could you please guide me if any available approach is there for my requirement?

I think that automating this will be very difficult. UiPath Remote Runtime works for machines that you can reach directly using the RDP protocol. If it’s a remote web client where the connection is embedded on a website this might not work. You can try to perform some simple actions based on the image recognition activities but I think this will cause more trouble. Ideally, it would be great to have a way to connect to this machine directly (not through the website).

Can you give more details about it?

Here is the whole doc section with an example: