We used the WRITE FileUtilsService with this input :Pathname Pattern
(template){$/process_data/@remotePath$}{$/process_data/@pdfName$}.pdfDocument
(variable)Pdfdocument (a document object containing the pdf to
write)with this setup you can write to a shared folder in the server
running workbench, you can't reach external resources so no problem
relative to security and user.then we use a java class running on the
server to move the pdf from the local folder to the final location.