Hi - Is there function to remap a path using python according to rules set in Mapped Paths in Repository Options?
I need to do some folder manipulation from a monitor script but would like for it to be platform independent.
Thanks
Dan
Hi - Is there function to remap a path using python according to rules set in Mapped Paths in Repository Options?
I need to do some folder manipulation from a monitor script but would like for it to be platform independent.
Thanks
Dan
Hey Dan,
You can use the RepositoryUtils path mapping functions. If you’re using Deadline 5, see this:
thinkboxsoftware.com/deadlin … _Utilities
If you’re using Deadline 6, download the Scripting Reference here and check out the RepositoryUtils class:
thinkboxsoftware.com/deadlin … ne-4-2013/
Cheers,
Thanks, Ryan - I was looking the wrong place under PathUtils