How to extract data table from citrix environment

I am trying to automate a process which is dealing with citrix environment. I am a window there i have list of records with large set. around 4000 items in the data table. Now i need to extract these records.I have been used screen scraping in citrix environment but not able to extract. Can you please suggest us what i need to use

Hello @rajawat,
Welcome to the Community!
Please remember that for scraping the Citrix environment you need to have installed runtime on XenApp/XenDesktop worker/s:
https://studio.uipath.com/docs/about-the-uipath-remote-runtime

And on computer where you are using Studio you need to have extension installed:
https://studio.uipath.com/docs/installing-the-citrix-extension

So having XenApp/XenDesktop worker then allows you access to data elements unlike now it sees it as one big image? Will that solve the issue of data scraping?

Hi. I’m not sure if I got your question right. Basically if you will have the runtime and extension installed, you have access to all selectors similar like applications would running on your local machine. The runtime is able to get selectors directly on the citrix worker and then in sends them to the extension that is able to understand them.

I think that answered my question. Thanks

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.