biml- what is it good for?

Post on 12-Apr-2017

8 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

BIML – What is it good for?

Joe KellyData Team Lead

SQL Server Ireland User Group Lightning Talks

BIML – What is it Good for ?Business Intelligence Markup Language

BIML allows us to Declare BI ObjectsBIML enables Pattern based DesignBIML supports Agile methodsBIML enables true Source Control of SSIS

BIML – What is it Good for ?Use BIML to;

Create Many SSIS Packages (100s)

using Many Design Patterns (90%)

Create SQL scripts (DWH profiles)Create SSAS Cubes and Objects

BIML – What is it Good for ?Business Intelligence Markup Language

BIML is super easy to get started with BIML simply fills in the Blanks / DefaultsBIML generates standard SSIS dtsx filesBIML compiles your packages from Code

BIDS Helper Add New BIML File

BIDS Helper exposes BIML commands

BIML code to generate a simple package

Store MetaData in XLS or SQL Table

BIML code to create an Execute SQL task

BIML code to create a Data Flow

BIML generates container with DTF for each Table

top related