Feature Request: Dynamic Job Output Folder

When doing Separations, the Output Preset allows a metadata field to be used in the Job Output Mask, but not the Job Output Folder. My request is to allow metadata fields within the Job Output Folder.

1 Like

I miss that option too. But meanwhile there is a workaround.

You can set a dynamic subfolder in the Job Output Mask. Just use a slash to separate the subfolder and the file name like that: {variable_for_subfolder}/{variable_for_file-name}.ps

You can not set the whole path dynamically but subfolders.

Hope that helps.

2 Likes

Now why didn’t I think to try that? Thank you!