Building Blocks of Biml

Pluralsight
Course Summary
This course teaches SQL Server Integration Services (SSIS) developers how to develop packages to perform extract-transform-load (ETL) operations for a data warehouse by using Business Intelligence Markup Language (Biml) as an alternative development approach.
-
+
Course Description
It’s generally accepted that creating and maintaining ETL packages with SQL Server Integration Services (SSIS) is one of the more time-consuming steps in the data warehouse development process, but what if there was a way to save time that can be used to solve bigger problems or expand the data warehouse scope? Rather than spend seemingly endless hours working through repetitive SSIS package development tasks and more hours tweaking those packages as schemas evolve, you can use Biml to create a framework that gracefully adapts to changes and updates package designs in minutes. This course introduces you to the Biml language by progressively building out files to support a data warehouse environment until you have a complete solution for staging data and loading the staged data into target dimension and fact tables.
-
+
Course Syllabus
Introducing Biml- 34m 55s
—Introducing Biml 0m 58s
—History of Biml 2m 43s
—Problems Solved by Biml 2m 33s
—Demo: Updating Packages for a Schema Change 2m 38s
—Demo: Updating Packages for a Schema Change - Part 2 6m 38s
—Tools for Biml 0m 41s
—BIDS Helper 2m 21s
—SQL Server Data Tools (or BIDS) 0m 49s
—Demo: Configuring Visual Studio for Biml 3m 59s
—Demo: Updating Packages with Biml 2m 38s
—Notepad++ 1m 13s
—Demo: Configuring Notepad++ for Biml 2m 33s
—Optional: Mist Cloud 0m 39s
—Demo: Using the Mist Cloud Application 2m 56s
—Summary 1m 30sCreating Your First Biml Files- 29m 7s
—Creating Your First Biml Files 1m 10s
—Biml File Structure 2m 24s
—Demo: Creating a Package 3m 57s
—Online Documentation 1m 2s
—Demo: Exploring Online Documentation 4m 29s
—Sequence Containers and Constraint Modes 1m 41s
—Demo: Using the Constraint Mode Attribute 4m 4s
—Simple Elements and Attributes 0m 28s
—Connections 1m 29s
—Tasks 1m 20s
—Task Attributes 0m 49s
—Demo: Adding Connections and Tasks 5m 16s
—Summary 0m 53sExploring Basic Biml Syntax in the Control Flow- 27m 38sExploring Basic Biml Syntax in the Data Flow- 29m 46sIntroducing Biml Automation- 20m 16sAutomating Biml with Multiple Files- 39m 23sBuilding Biml for Data Warehousing - Part 1- 23m 27sBuilding Biml for Data Warehousing - Part 2- 45m 49s