HTTP/Web Services Components in the SSIS Productivity Pack - Get Started

Опубликовано: 18 Декабрь 2024
на канале: KingswaySoft
10,049
15

The HTTP/Web Services components is a grouping of SSIS add-on components from the SSIS Productivity Pack which facilitate working with HTTP and SOAP or REST-based web services within SSIS.

There are currently 6 SSIS components within this category:

HTTP Connection Manager: This SSIS connection manager is used to connect to an HTTP website and supports access to SOAP or REST-based web services.
HTTP Requester: An SSIS data flow component that can be used to send a series of HTTP requests and process their response.
HTTP Requester Task: An SSIS control flow task component that can be used to send an HTTP request and receive a response.
Web Service Source: Using this component developers can retrieve data from virtually any SOAP-based service endpoint.
Web Service Destination: This SSIS component supports writing data to virtually any SOAP-based service endpoint.
Web Service Task: An SSIS task component that can be used to read/retrieve data from a web service.

You can learn more about these components from the help manual: http://www.kingswaysoft.com/products/...

The components along with all others found within the SSIS Productivity Pack are available for download here: http://www.kingswaysoft.com/products/...

Visit the following link to learn more about the SSIS Productivity Pack, a collection of premium, powerful and unique SSIS components every developer needs in their toolbox: http://www.kingswaysoft.com/products/...

This video was made with v2.0 of the SSIS Productivity Pack.