Right. But isn’t the BPM server side? How does it know where to launch the form? The same issue as why you can’t just do a MessageBox.Show(“”) as the BPM has to communicate back to the client to launch the form.
The following may help:
It seems that a customized BPM form that then does the client side bit could work.