|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, January 11, 2013 6:56 AM
Points: 4,
Visits: 21
|
|
Hi Everyone,
I am creating a SSIS package using SQL Server 2005. This package is using a web service task. The response of this web service task will be captured in an XML task. As of now I have created user variables and hard coded their values. These variable serve as input parameters for the web service task. What i am trying to achive is to be able to loop through this web service call and provide a different set of input parameters each time. To this effect I need to read input variables from an excel file.
Any suggestions on this?
Thanks, Atul
|
|
|
|