Skip to main content
  • Book
  • © 2017

Building Custom Tasks for SQL Server Integration Services

Apress

Authors:

  • Teaches you to build custom SSIS tasks with free tools from Microsoft

  • Provides a pattern and working example upon which you can build whatever feature set you require

  • Written by a well-known thought leader on SQL Server Integration Services

  • 11k Accesses

Buy it now

Buying options

eBook USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (10 chapters)

  1. Front Matter

    Pages i-xvii
  2. Story of This Book

    • Andy Leonard
    Pages 1-2
  3. Creating the Assembly

    • Andy Leonard
    Pages 3-9
  4. Signing the Assembly

    • Andy Leonard
    Pages 11-23
  5. Preparing the Environment

    • Andy Leonard
    Pages 25-34
  6. Coding the Task

    • Andy Leonard
    Pages 35-46
  7. Coding the Task Editor

    • Andy Leonard
    Pages 47-64
  8. Signing and Binding

    • Andy Leonard
    Pages 65-85
  9. Tips on Troubleshooting

    • Andy Leonard
    Pages 87-97
  10. Notes from Experience

    • Andy Leonard
    Pages 99-105
  11. Demonstration Code

    • Andy Leonard
    Pages 107-107
  12. Back Matter

    Pages 109-111

About this book

Learn to build custom SSIS tasks using Visual Studio Community Edition and Visual Basic. Bring all the power of Microsoft .NET to bear on your data integration and ETL processes, and for no added cost over what you’ve already spent on licensing SQL Server. If you already have a license for SQL Server, then you do not need to spend more money to extend SSIS with custom tasks and components. 

Why are custom components necessary? Because even though the SSIS catalog of built-in tasks and components is a marvel of engineering, there do remain gaps in the functionality that is provided. These gaps are especially relevant to enterprises practicing Data Integration Lifecycle Management (DILMS) and/or DevOps. 


One of the gaps is a limitation of the SSIS Execute Package task. Developers using the stock version of that task are unable to select SSIS packages from other projects. Yet it’s useful to be able to select and execute tasks across projects, and the example used throughout this book will help you to create an Execute Catalog Package task that does in fact allow you to execute a task from another project. Building on the example’s pattern, you can create any task that you like, custom tailored to your specific, data integration and ETL needs.


What You Will Learn
  • Configure and execute Visual Studio in the way that best supports SSIS task development
  • Create a class library as the basis for an SSIS task, and reference the needed SSIS assemblies
  • Properly sign assemblies that you create in order to invoke them from your task
  • Implement source code control via Visual Studio Team Services, or your own favorite tool set
  • Code not only your tasks themselves, but also the associated task editors
  • Troubleshoot and then execute your custom tasks as part of your own project

Who This Book Is For





Database administrators and developers who are involved in ETL projects built around SQL Server Integration Services (SSIS). Readers should have a background in programming along with a desire to optimize their ETL efforts by creating custom-tailored tasks for execution from SSIS packages.


Authors and Affiliations

  • Farmville, USA

    Andy Leonard

About the author

​Andy Leonard is a Data Philosopher at Enterprise Data & Analytics, an SSIS trainer, consultant, developer of the Data Integration Lifecycle Management (DILM) Suite, a Business Intelligence Markup Language (Biml) developer and BimlHero. He is also a SQL Server database and data warehouse developer, community mentor, engineer, and farmer. Andy is co-author of SQL Server Integration Services Design Patterns, and of Stairway to Integration Services.

Bibliographic Information

Buy it now

Buying options

eBook USD 19.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Other ways to access