Business process: AllowSimultaneousExecution

I have been experimenting with the AllowSimultaneousExecution flag in the properties of a business process to see if I can run the same business process with the same parameter set at the same time. This flag doesn't seem to do anything to allow this to happen as no matter how I have this set (true, false, not set), it still doesn't allow for the same parameter set to be run. As the business process starts up according to this link, it gets the lock as the first thing and it doesn't seem to matter how you have that flag set. Has anyone tried to do this and been able to do this successfully?

Categories