04-22-2011 05:15 PM
Code attached [as separate VI's--they're in a much bigger project I can't send wholesale]. You'll want to remove the VI inside the event loop so I haven't included it. The top-level code is "DELETE LATER SV event parallelism.vi"
When I run this as a test I'm not doing anything with the web service. It's just VI's in a project.
04-27-2011 03:59 PM
Update:
NI has confirmed that the reentrance property is not working as expected with web method VI's all the way back to 8.6. Another post will contain solutions or workarounds to that problem. The diagrams shown above seem to be sufficient to provide multiple instances of the web method VI's to trigger on single events simultaneously once the reentrance problem is resolved.