Simon Felix wrote: > Is there a way to send SOAP-requests which contain NULL (or nothing) as a > parameter instead of an empty string? > > I'd like to send > <body> > <version xmlns="">0.8</version> > <block xmlns=""> > <time> > <start>20090701000000</start> > <end>20090801000000</end> > </time> > </block> > </body> > > But Taverna adds empty <provider /> tags to the request. Instead of removing > the tag completely a <provider xsi:null="1"/> would also do. > > > Is there a way to specify NULL or nothing for a SOAP request?
Can you send the body that Taverna is generating and the WSDL file? There is a bug registered in Jira http://www.mygrid.org.uk/dev/issues/browse/T2-847 that is probably the same problem you are describing. Can you check it is the same issue? It is scheduled for fixing in Taverna 2.1 RC 1. > Simon > i4ds.ch Alan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
