Hey everyone,
For each department in our city, I have a "Working" folder they operate out of. From this Working folder, all things workflow are handled... every document our users need to scan into or import into the repository, they do here, and based on the template selected, workflow handles the rest of that document(s) process. It works great, and is simple and intuitive for our users.
Here is my dilemma.
I've yet to figure out a way to import more than one document, in the same batch, without kicking off the SAME workflow multiple times. For example. Our PD users handle Public Records Requests. The workflow goes something like this...
Document Imported > Workflow kicks off based on Template and Location in the Repository > File is sorted, named, etc., email correspondence begins, and the file is approved by various departments from metadata.
This works great for a single file being imported. However, if I wanted to import, say, five documents, that all had the same metadata and needed to kick off a workflow ONLY ONCE, I'm unable to do that. What instead happens is that the five files imported kick off five of the same workflows, resulting in, say, five emails sent to the same user for the same Public Records Request being handled.
I've fiddled with this for a while now, without much luck. Ultimately, those files all go to the same folder, and the metadata for approval is made at the folder level, not the file level. In the meantime, while I search for a fix, I've created a workaround to make it easy for users to import the remaining files in the request easily. But this is far from streamlined as a result. Anyone know of a solution?