So here is my situation:
I have a workflow with Word Document with merge tokens that the workflow is performing a merge with using the data from a submitted form.
This is working fine and we get a Word Document output in the format the client wants.
I then want to take the Word document output and set a Business Process Attachment field to have the output file to be included with the Form Process so reviewers can review the Word Document as an attachment to the form. However I can't seem to select an attachment field when I have a Set Business Process Variables task in my workflow.
Has anyone done anything like this before or know of way to accomplish this?
It seems weird that I would need a step for someone to retrieve the file from the repository and attach it to the form instead of being able to do that directly with a workflow but I can't find the workflow tasks that would let me do this.