Nieuws

How to create a script task that uses the SSIS PDW destination adapter The Integration Services Script Task allows you to perform virtually any operation that can be accomplished in a .Net application ...
This relatively simple example demonstrates how you can call AX business logic from SSIS by connecting to a custom web service. It assumes some knowledge of the individual technologies themselves. The ...
Demonstration code for an SSIS script component that consumes data from a REST API This code retrieves currency exchange data from the Bank of Canada API. Read the slides for details on the ...