How to save file from citrix environment into our local folder

Hi All,

I am new to uipath.
I came across this question"how to save file from citrix environment into our local folder"

Thanks

1 Like

Hi
–we can use copy file activity where we can mention the file path of the one in citrix and mention the path where we want to paste in destination
https://docs.uipath.com/activities/docs/copy-file

or if we dont have the option to copy the file then we can place it in shared folder in citrix with that folder path so that we can access that file from that shared folder being in our local machine

or we can send that to mail from being in citrix along the process and get that file from mail and save them in our local machine folder with get outlook mail activity and save attachment activity

Cheers @TUSHAR_DIWASE

Thanks for the information. U are always helpful to us.
Thank buddy :wink:

1 Like

No worries
Cheers @TUSHAR_DIWASE

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