Is it possible to assign multiple documents to a single workflow?Like, say I want to send out a package of docs to get approval throughsharepoint, is there a way to do this?
You attach the workflow to a library, so all documents in that librarycan be assigned to that workflow. In your case you'd upload them alland they'd all fire off an instance of the workflow.
Im sorry but Im not quite sure I understand what you are trying tosay... Can you explain a different way? Thanks
If you create a document library and then create a workflow that'sassociated with that library, then use the "Upload Multiple Files"feature, that workflow should fire on all of the documents as a set.I think that's what Todd was trying to say.