Course description
Control Flows are the backbone of an Integration Services package. They contain the procedural logic that dictates the flow of execution through a package, such as grapping files from a remote server, cleaning out tables in a staging server, validating the files, kicking off the data flows to get the data where it needs to go, and cleaning up afterwards. Each Integration Services Package contains a single logical control flow. That can be as simple a single task or as complex as you need it to be. The Control Flow manages everything that happens in an Integration Services package. In this course you’ll learn about the various elements in a control flow, including tasks, containers, and precedents constraints. Then you’ll learn how to add tasks and configure them using both common elements as well as the unique features of each task. Next the course explores some of the tasks that you likely to use most often with some demos of their capabilities. We’ll wrap things up with a look at precedents constraints with both determine the order at which tasks execute as well as how they define overall work flow of your Integration Services package.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This course assumes that you have a basic familiarity with the concept of relational databases and a basic understanding of what SQL Server is and the high-level tools in it, as well as how to create and manage objects using Management Studio. You should also have a basic understanding of how SQL Server implements security, including its authentication and authorization schemes, and how to assign permissions on securable objects to principals. You should know the fundamentals of Transact-SQL to write queries to retrieve data and join data from multiple tables, and how to execute scripts using the query editor in Management Studio. You must also know how to connect to an instance of SQL Server 2012 using the various connection dialog boxes in Management Studio and development tools. It will be very helpful, but not absolutely necessary, to have experience with .NET development using Visual Studio 2012 or later for the portions of the course that deal with SQL Server Data Tools (which is a lot of it). At the very least, we’ll assume that you are well familiar with the Visual Studio user interface. This course assumes no prior knowledge of SQL Server Integration Services.
Meet the expert
Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.
Video Runtime
104 Minutes
Time to complete
384 Minutes
Course Outline
Overview of Control Flow (25:23)
The Execute SQL Task (29:05)
File System Task (10:45)
FTP Task (13:22)
Send Mail Task (07:52)
Precedence Constraints (17:54)