filmov
tv
SSIS Tutorial Part 89.1-Send Names of Files from A Folder as Email by using Send Mail Task

Показать описание
SSIS Video Scenario:
We receive different files in one of the folder. Before we start our loading process, we have a requirement to send all the file names in the email to our team by using SSIS Package.
Solution:
In this video we will be able to solve above scenario, we will be using following components of SSIS Package
How to Create Parameters for Folder Path, EmailTo and EmailFrom
How to use For-each Loop Container to loop through all the file in a folder
How to use ReadOnlyVariables and ReadWrite Variables in Script Task
How to create list of list and save into a variable
How to use Expressions in Send Mail Task for MessageSource( Body), LineTo and FromLine
Link to the post with expressions
Complete SSIS Tutorial by Tech Brothers
We receive different files in one of the folder. Before we start our loading process, we have a requirement to send all the file names in the email to our team by using SSIS Package.
Solution:
In this video we will be able to solve above scenario, we will be using following components of SSIS Package
How to Create Parameters for Folder Path, EmailTo and EmailFrom
How to use For-each Loop Container to loop through all the file in a folder
How to use ReadOnlyVariables and ReadWrite Variables in Script Task
How to create list of list and save into a variable
How to use Expressions in Send Mail Task for MessageSource( Body), LineTo and FromLine
Link to the post with expressions
Complete SSIS Tutorial by Tech Brothers
SSIS Tutorial Part 89.1-Send Names of Files from A Folder as Email by using Send Mail Task
SSIS Tutorial Part 89-Send Load Summary Email by using Send Mail Task in SSIS Package
SSIS Tutorial Part 142 - Precedence Constaints vs Event Handlers in SSIS Package
SSIS Tutorial Part 88-Read Email Information From Text File & Send Emails by Send Mail Task
SSIS Tutorial Part 94- Filter Files by using WildCard in FTP Task in SSIS Package - SSIS Tutorial
SSIS Tutorial Part 85-Send Error Email with Error Code, Error Description by using Send Mail Task
6. Developing a Query Driven Email Delivery System using SSIS
SSIS 2019 | Practice Project - 3 | Part 11 | Configure Package Error Notification Emails
SSIS Tutorial 81-Create Load Summary Email logic in SSIS Package ( Send Mail Task)
MSBI - SSIS - Send Email Using Script Task VB SSIS - Part-56
MSBI - SSIS - Send Email Using Script Task C Sharp SSIS - Part-55
SSIS Tutorial Part 87-Read Email Info from SQL Server Table & Send Email by using Send Mail Task
Legacy SSIS Package Logging
SSIS Tutorial Part 106-Create Directory with Date on Local Path & download Files from FTP Server
SSIS Tutorial Part 91- How to Download Single File from FTP Server to Local Folder in SSIS Package
SSIS Interview Questions Answers | What is ResultSet in Execute SQL Task in SSIS Package
SSIS Tutorial Part 21-How to Load Data to Pre-Formatted or Template Excel File in SSIS Package
Why the Send Mail Task Is Almost Useless
SQL Server Integration Services Interview - How to send HTML Formated Email from SSIS Package
SSIS Send Mail Task Example | Send Mail Task OnError Event Handler
MSBI - SSIS - Looping Through Files In A Folder - Part-95
SQLserver C# Database Backup
MSBI - SSIS - AddPopupBoxToSSISPackage - Part-37
The HTML Merge Component in the SSIS Productivity Pack - Get Started
Комментарии