Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

run a web service from an ssis package using table columns as parameters

$
0
0

Hi,

I would like to develop an ssis package that will read the content of an sql table and for each row of the table will call a web service passing some of the columns as parameters. First i tried the web service task, but i see that the only way to provide input is through variables or hard-coded values, it seems like i can't use a data source and map it's columns to the web service inputs. Am i wrong?

I looked for another way and found some posts that recommend using a script component to call the web service. I've tried that but the option to add web reference or service reference is missing from vba (we're using sql server 2005 and an upgrade is not possible now). I've also tried creating a dll that calls the web service using visual c# express and load this dll into the script component, but the option to load a custom dll is also missing (in the "add reference" dialog i have one tab: ".net", no "browse" like in newer versions).

Any help would be appreciated. Thanks :)


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>