- Version 1.0
- Download 167
- File Size 1.16 MB
- File Count 1
- Create Date December 19, 2017
- Last Updated December 19, 2017
Calling Web Service From SSIS
In this lab, we’ll learn how to call a web service from SSIS. In the first exercise, we will learn how to use SSIS inbuilt component Web Service Task to call the Web Service and get the data in XML format from Web. In second exercise, we will learn how to use the Script Component to call the Web Service from SSIS and get the response from Web Service.
Leave A Comment