Presentation is loading. Please wait.

Presentation is loading. Please wait.

Dynamic Data Flows in SSIS without ProgramminG

Similar presentations


Presentation on theme: "Dynamic Data Flows in SSIS without ProgramminG"— Presentation transcript:

1 Dynamic Data Flows in SSIS without ProgramminG
Powered by SSIS+ Presented by Diane Schuster, COZYROC Technical Marketing

2 Who is COZYROC? Software company based in Raleigh, NC, USA
First product was released in 2007 Customers in more than 140 countries Microsoft partner Principal product: SSIS+ Library of Tasks and Components SSIS+ provides third-party plug-ins for SSIS Enhances data integration performance, connectivity, and automation Supports Microsoft SSIS and SQL Server 2005, 2008R2, 2012, 2014 and 2016 Currently consists of 200+ components, tasks and scripts COZYROC has sponsored 190+ community events in the past 8 years

3 Components and Tasks from COZYROC
REST adapters (Constant Contact, Google Drive, Google Sheets, Google Tasks, OneDrive, Xero, Marketo, Twitter, Zoho CRM, Shopify, many more) Data Flow Task Plus Excel adapters and Task File Transfer Task Dynamics CRM/AX/NAV/GP adapters SharePoint adapters Salesforce adapters Qlikview adapters Netsuite adapters QuickBooks adapters Receive/Send Mail Tasks Script Task/Component Plus Parallel Loop Task Many more See for a complete list

4 What are the Limitations of the standard Data Flow Task?
Only uses static metadata which is defined when the package is initially designed. The mapping of columns is configured and remains unchanged until the package is re-opened and design changes are made. If a new column is added or an existing column is modified, the existing package must be opened and modified, thus costing maintenance time and effort.

5 How is Data Flow Task Plus different?
Dynamically maps columns between the source and the destination at runtime. Changes to the Metadata are accommodated at runtime. Dynamic setup is done prior to the data flow execution so there is no performance penalty. Provides the ability to export the data flow logic for use in multiple packages. This functionality is not found in any other competitive product on the market

6 When Would it be Beneficial to use Data Flow Task Plus?
Many files provide source data that must be backed up into a database on a regular basis. According to one happy customer, if your scenario involves backing up many files and tables, the use of COZYROC’s Data Flow Task Plus “turns days of work into mere minutes of configuration.” This customer also stated that by using COZYROC’s Data Flow Task Plus and Parallel Loop Task, “we could replace hundreds of packages with just two packages.” There are many destination files that must be created from a database on a regular basis. The data configuration changes frequently. To migrate data from on-premise to in-the-cloud. To implement a common data flow process, which can be used for multiple sources/destinations.

7 Other Features of Data Flow Task Plus
DBA Friendly Any standard SSIS transformations may be used with them The sources and destinations may consist of any other adapters supported by SSIS or SSIS+

8 Checklist for Data Flow Task Plus Configuration
Use DFT+ task in place of the standard Data Flow Task In components/connection managers: delete all statically-defined columns and replace them with THUNK_COLUMN In the DFT+ Properties: set “Delay Validation” to “True” In Source/Destination Component Properties: set “ValidateExternalMetadata” to “False” Edit components using the Advanced Editor Using the regular editor can cause all columns to be refreshed Enable the dynamic capability for the source and destination in DFT+

9 Use Data Flow Task Plus in place of Data Flow Task

10 Delete Static Columns – replace with THUNK_COLUMN

11 Set DelayValidation to “True” in Data Flow Task Plus Properties

12 Set ValidateExternalMetadata to “False”

13 Use Advanced Editor

14 Enable “Dynamic” capabilities for Source and Destination

15 Other Configuration Considerations
To maximize control from outside the package, use variables and expressions for names of tables/files/entities/worksheets Use Foreach Loop Container to process any number of files/tables/entities… Use a table to specify how to match up columns/fields (if the names don’t match)

16 Use variables and expressions to maximize control from outside the package

17 Use ForEach Loop to process multiple entities/files

18 If column names do not match, use a Table to specify mapping

19 More Demonstrations on our Website
Video 1 (Basics): Multiple CSV files copied to multiple SQL Server Tables No CSV file has all columns in common with other CSV files Video 2 (Excel import): Multiple Excel files copied to one SQL Server Table Different columns in the Excel files & different numbers of columns Worksheet in each Excel file has a different name Video 3 (Non-matching columns import): Column names do not match between Excel and Table Excel columns with the same name map to different columns in Table Excel columns with different names map to same column in Table

20 Licensing Model Try out the complete SSIS+ Library for free
You only need to purchase a license once you’re scheduling packages No license key needed to develop No license key needed for a one-time migration Ultimate Subscription: $399.95/year Perpetual License: $3,999.95 A license key is required per physical machine Includes all SSIS+ components, tasks, and scripts


Download ppt "Dynamic Data Flows in SSIS without ProgramminG"

Similar presentations


Ads by Google