[jboss-user] [jBPM] - Re: How to invoke a REST API's from BPMN?
Tihomir Surdilovic
do-not-reply at jboss.com
Mon Jan 9 05:16:02 EST 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120109/211f1f9a/attachment-0001.html
More information about the jboss-user
mailing list