Hi,
I was wondering if there is an option to somehow add / replace attachment during the lifespan of a workflow. I'll try to give an example :
I have created a workflow "A" that will be signing the attachment that in that "A" WF with digital signature.
For that I have an execute step which will be running some custom .exe to fulfil the signing job. The signed attachment of the job will be then stored somewhere locally in a file system.
Let's say I know it's location. How can I re attach the signed attachment the running "A" WF?