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 2012 Forums
 SSIS and Import/Export (2012)
 call Web Service

Author  Topic 

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2014-03-13 : 02:41:06
Hi All,

I am very new to SSIS packages.
I want to call one web service in SSIS package.
Could you please let me the pre-requisites for the task...

Web Service Task is available in SSIS. For this i want service URL and credentials of HTTP connection manager. But i have one .dll (some class files) to access that service.....



--
Chandu

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2014-03-18 : 00:29:20
Did anyone work on "Consuming Web Service using Script Component in SSIS" ?

--
Chandu
Go to Top of Page

bandi
Master Smack Fu Yak Hacker

2242 Posts

Posted - 2014-03-19 : 10:07:24
Hi All,

I have one .NET DLL ...
Can we call method of DLL by adding reference to script component?

--
Chandu
Go to Top of Page
   

- Advertisement -