PlasmaTek - Monday, June 25, 2012 3:56 AM:
Is there anyway of getting the UNC path to a drawing stored in ARAS from a query. I don't want to change it, I just want generate a thumbnail from it without having to download it first.
Thanks
gks by TSI - Monday, July 2, 2012 3:59 AM:
The arasvault is not accessible via UNC by default.
If you want to use it, set it up by yourself. then you could use the fileID and name to generate the path.
Then you have to upload the file with http.
But for thumbnailcreation i recommend the conversionserver. Or down&upload with aras-api. UNC still transfers the file via network.