AWS Thinkbox Discussion Forums

PostJobScript or PostTaskScript get image path

Hi

I’m writing a post script to run on completed frames, but I need to get the frame paths.
I have tried to use the template in this site on PostJobScript and PostTaskScript
https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/job-scripts.html
But it’s erroring on “outputFilenames[i]” as the index is out of range. I have done a loop over the list and it seems to be empty.
Is there any other way I could get the image paths?
I can see that vray has outputed the image path in the task log so it must exist somewhere.

Thanks,
Mark

If you look at the job properties, what does OutputFilename contain? It may be that no filenames are specified in the job.

1 Like

There is no OutputFilename in the properties but there is OutputFilePrefix. I’m guessing as tasks can have multiple frames and different layers so would make sense that the output paths would be on the task or even on the report. but can’t seem to find it on them.

Privacy | Site terms | Cookie preferences