<p>Hi BIRT Guru's,</p>
<p>I want to store the web service SOAP response into XML.</p>
<p> </p>
<p>Can we achieve it using custom connection class?</p>
<p> </p>
<p>If so could you post an example using the below WSDL:</p>
<p><a data-ipb='nomediaparse' href='
http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL'>http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL</a></p>
<p> </p>
<p> </p>
<p>I couldn't find more info about "<strong>Web service data source using custom connection class</strong>" explaining in detail anywhere. </p>
<p> </p>
<p>I want to reduce the no. of web service calls since i am binding the web service dataset with multiple report elements(Grid/Table/Custom visualization). So if i save the web service response into XML, i can restrict it to to only one web service call. </p>
<p> </p>
<p> </p>
<p>Please help me on this. </p>