© Andy Leonard 2021
A. LeonardBuilding Custom Tasks for SQL Server Integration Serviceshttps://doi.org/10.1007/978-1-4842-6482-9_12

12. Editor Integration

Andy Leonard1  
(1)
Farmville, VA, USA
 

In Chapter 11, we minimally coded the ExecuteCatalogPackageTaskComplexUI. This chapter focuses on the operations required to couple the new complex editor (ExecuteCatalogPackageTaskComplexUI) with the ExecuteCatalogPackageTask, similar to the coupling we achieved with the previous editor in Chapters 5 and 6. Once coupled, we will test the minimally coded ExecuteCatalogPackageTask in a test SSIS package.

Signing the Assembly

Chapter 5 walks through the process of signing an assembly. In order to use the assembly in the Global Assembly Cache (GAC), the assembly ...

Get Building Custom Tasks for SQL Server Integration Services: The Power of .NET for ETL for SQL Server 2019 and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.