[Users] Consuming WebService Talend

mwissler mwissler at sopragroup.com
Wed Mar 16 10:39:39 CET 2011


I resolved the problem.
The soap message has to look like the following :

Code:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tal="http://talend.org">
   <soapenv:Header/>
   <soapenv:Body>
   <tal:args>
         <!--Zero or more repetitions:-->	
         <tal:item>--context_param</tal:item>
	 <tal:item>filename=d:/tmp/SendTask.java</tal:item>
      </tal:args>
   </soapenv:Body>
</soapenv:Envelope>




Thanks for your help




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=30485#30485

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/25b86070/attachment.htm>


More information about the Users mailing list