0:00 Introduction
3:19 I've built several SQL queries on the Local Connection and saved those to a project. I'd like to create reports using those queries as data sources. I'm unsure how to use the queries as data sources.
12:19 When a flow throws an exception, how do i catch it, notify it, and continue....What options would be available for the notify it step given that it is email that is throwing the exception. Thanks
19:19 After loading an excel or csv file, before store the information in database, we need to do data cleansing, for example:
Null/empty to 0,
change the date string into DateTime data type,
check the format error, etc.
At the moment, we use converter to do basic check or conversion, but it make the flow very slow to load/maintain.
Any suggestion on best practices on data cleansing.
28:27 Can you go over the Error Handling differences in version 9 that were mentioned briefly earlier? How do Projects end where they are built affect error handling?
36:02 How to delete Flow Step Templates in Version 9
37:34 How does Error Handling work hen used as dependencies in a Global Project?