If Create output splits output into multiple PDF files, the resulting data is a TXT document with paths to each file. Each file is named based on rules defined in the output preset. This works great.
The problem is with situation when output generates only one file. Result from Create output is a generated document (which is OK), but I have no way to retrieve the filename that is generated with the weaver engine. In the weaver log file, I can see that the generated file name is correct, ex. “C:\Users\pres_connect\Connect\filestore\4176.7862076905314067178\my_file_name.pdf”, but the %F variable after Create output is set to “C:\ProgramData\Objectif Lune\PlanetPress Workflow 8\PlanetPress Watch\Debug\job010FXRTXK4BQSD29DF7183.dat”.
So, my question is how to get the filename generated by the weaver engine.
Thanks.