hi, we have a customer that needs to execute an operation on multiple laserfiche documents that he selects, this operation is possible using a business process, the problem is that if we execute the business process with multiple documents selected it will run an instance of it for each document. what we wont is a way to execute the same business process with multiple starting entries, and then go through them using a for each loop.
thanks in advance.