I am fairly new to BPM world. So i might miss basic parts of the topic, so forgive me if I do so.
What I need to do is , trigger/signal/request ( I don't know the best verb:) ) a BPM process from PL/SQL code. So my broadest guess is, this should be over an http request, most probably a web service request.
I use jBPM as my BPM engine, but it is not a must, I can use any option which is easier to work on my scenario.
Any advice on where to start.