September 19, 2008 at 7:54 am
Hi
I am trying to get data from the following web service
http://www.webservicex.net/stockquote.asmx?wsdl
I cant understand how to use SSIS to get this data.
Thanks
September 23, 2008 at 5:36 am
This article http://msdn.microsoft.com/en-us/library/ms140114.aspx may help point you in the right direction.
Also http://zulfiqar.typepad.com/zulfiqars_web/2006/11/ssis_web_servic.html or http://aspalliance.com/1167_A_StepbyStep_Approach_to_Creating_a_Web_Service_Task_Using_SQL_Server_Integration_Services.all.
Hope this helps!
September 23, 2008 at 6:39 am
If you want call the web service inside Data Flow Task then you need to create its web proxy and then use web proxy in Script component.
If you need to call web service only once(i.e. not for individual row inside data flow task) you can use Web Service Task in Control Flow.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy