This is the first post in a series focused on Data Flow development
- Part 1 : This one
- Part 2 : Executing Data Flow Item Tasks with parameters
- Part 3 : Passing arguments to Data Flows executed from Workbooks
- Part 4 : Debugging custom Data Flow Item Class Libaries
Simply put, Class Libraries contains classes and methods that describe your business logic. Programs, such as Profitbase InVision, can execute class libraries after they have been compiled into assemblies (.dll) and linked to the program.