Hi all,
I am working with the ITemporaryFileService and am wondering how to get the fully qualified url of the temp file.
The service returns you a guid and you can get the temporary file model, but how do you get the url of the temporary file. Its available for something like 24 hours but must I move it right away?
Is the only thing I have to work with the stream content of the file?
Thanks