[jboss-user] [jBPM] - Re: How to call Web Service Using JBPM 5, designer

Kanes - do-not-reply at jboss.com
Thu Jan 10 08:38:20 EST 2013


Kanes - [https://community.jboss.org/people/kanes87] created the discussion

"Re: How to call Web Service Using JBPM 5, designer"

To view the discussion, visit: https://community.jboss.org/message/790102#790102

--------------------------------------------------------------
1st:
where should I place this code?

1. first of all we need to tell the engine where is our WSDL so it can be read and operations from it can be invoked - this is done with BPMN2 import:
 <import importType="http://schemas.xmlsoap.org/wsdl/" location="http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL" namespace="http://ws.cdyne.com/WeatherWS/"/> 
Then...
2. next message, interface and operations must be defined:
<itemDefinition id="_2-2-4_InMessageType" />
<message id="_2-2-4_InMessage" itemRef="_2-2-4_InMessageType" />

When I place the 2nd code... I am unable to load my BPMN diagrams. 

FYI: I am just updating the hello world diagram that generated by JBOSS for me.

Thanks
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130110/25953644/attachment.html 


More information about the jboss-user mailing list