Hi all,
Have looked at a few other posts but can't find a clear answer.
Basically I want to have multiple forms pass on to a single workflow for processing.
So the process is for using workflow to attach a document to another program, rather than having each business process have its own workflow I was hoping to pass them all to one workflow to do the attaching procedure.
I get stuck on the Retrieve Business Process Variables at the start of the
at the start of the workflow. I've seen input parameters, but how do I tell it to look at 'any' form instead of having to select a specific form. The variable submitted will be the same for all forms. e.g 'Staff Number'.
Any help appreciated.
Thanks