I am creating a PDF report in a PythonCaller and currently I am writing it into a subfolder of FME_SHAREDRESOURCE_TEMP.
I would like to know where I have to write the file to be able to generate a download link for it.
When I use normal writers than I reference the writer in the Download Service… but with a PythonCaller?