Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the 
discussion

"Re: How to invoke a REST API's from BPMN?"

To view the discussion, visit: http://community.jboss.org/message/645361#645361

--------------------------------------------------------------
You could follow the example in section "13.2.4. Executing service nodes" of 
the same chapter. If your process execution reaches a service node, and you 
have registered a handler for it, the handler's executeWorkitem method is 
invoked. At that point you are doing just Java code so you can have it do what 
you wish.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/645361#645361]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to