Unable to overwrite file in Secure Document step
I have a one-step workflow that Reader-extends uploaded PDFs using the Secure Document step. Payload is a single PDF of type 'dam:Asset'.
When the workflow output is set to "Overwrite Payload File", the job fails. Last lines in the failure details:
Caused by: com.adobe.granite.workflow.WorkflowException: Unable to over write file -
/content/dam/formsanddocuments/example.pdf. The resource is not a File
What does this error mean? I don't imagine the payload literally has to be type 'nt:file'. The workflow succeeds if it's set to output under the payload directory.