Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Web Service Task in SSIS 2005

Author  Topic 

pavandpavan
Starting Member

5 Posts

Posted - 2010-03-02 : 04:34:39

Hi , I am new to SSIS, Please any one help me with web service task in ssis 2005.

i have a web service, After giving parameters i will get out put in XML format.

Now by using web service task i should load the data in xml file into my sql server 2005 database.

i should configure web service task so that the out put of web service task is stored in a variable and then using that variable as data source i should extract the data and load into database.


here i should not store any xml file in my local drive.

Thanks in advance


Thanks
Pavan
   

- Advertisement -