I am new to the world of BPM. Therefore, I can skip the main parts of the topic, so forgive me if I do this.
What I need to do is trigger / signal / query (I don’t know the best verb :)) BPM process from PL / SQL code. Therefore, as I understand it, this should be due to an HTTP request, most likely to a web service request.
I use jBPM as my BPM engine, but this is not a required parameter, I can use any option that is easier to work in my script.
Any tips on where to start.
source
share