Hi experts,
is there a way to enqueue newly triggered runs of the a process chain, if the process chain is still running (SAP NetWeaver BW 7.0)?
Background:
The process chain is started via a button in a web template and there is the possibility, that 2 users start the same process chain at the same time by pushing the button in parallel. As I read at SDN, BW is not able to handle two parallel runs of the same process chain.
So the question is: Is there is a way (maybe via ABAP?) to enqueue the 2 runs of the process chain, so that one run will be triggered immediately and the second run will be triggered not until the first run is finished?
Thanks a lot,
Monique