I have a document library with document expiration dates. Each month a workflow selects the documents that are expired and start an approval for the owner of the documents. My problem is that the approvals only run after each other, although they have nothing in common. If I have 10 documents, 10 different approval flows ('first to respond') need to start. Does anyone know if that is possible?