Reading values of input variables (for a web service task) from a excel file.

  • 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

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply