I am trying to determine how to retrieve the current folder I am working in in UiPath with a line of vb. I know I can look at the bottom right of my screen, but would like to use the folder name as part of my process to make it more dynamic. Does anyone know how to retrieve this?
@L_0
Please check this one
Could just use the Get Environment Variable activity and pass in to the invoke code block as an argument.
Thanks but this doesn’t resolve my issue. I am an administrator for Orchestrator and am trying to identify which Orchestrator folder I am in (ie: Admin folder, Accounting folder, Finance folder, etc.). Any thoughts on how to do that?
@L_0 ok so you want to get orchestrator folder
Yes that’s correct
Has no one been able to come up with an answer for this? I need to identify this information and put it in a variable to use as folder names are different between my Dev, Test, and Prod tenants.
I submitted a ticket through the customer portal and was told at this time it’s not possible. I am hoping they make this addition in the future.
August 2024, and they are still clueless to this. I have been going back and forth with their team on this, and they cannot grasp the ask. SMH
I know its 2 years ago, but check this answer, Get modern folder name or orchestrator - #2 by ppr.
Thank you for sharing, this is exactly what I was looking for. FolderName is available in UiPath.System.Activities 24.10.6 (I didn’t check to see the earliest version it is available)
@Sniderwin_Scott see marked solution
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.