Script File:
Overview
Data flow source, pushing IMailInfo list to data flow output buffer. The script has the following parameters:
- MailsVariable – selects variable containing mails list.
- IsAttachmentsFolderVariable – indicates whether the attachments folder is stored in a variable.
- AttachmentsFolder – specifies attachments folder.
- AttachmentsFolderVariable – selects variable containing attachments folder.
Requirements
Depends on CozyRoc Script Component Plus component for implementing parameters user interface.
Requires installation of CozyRoc SSIS+ 1.5 library.
Library references
- System
- System.Data
- Microsoft.SqlServer.TxScript
- Microsoft.SqlServer.PipelineHost
- Microsoft.SqlServer.DTSPipelineWrap
- Microsoft.SqlServer.DTSRuntimeWrap
- Microsoft.SqlServer.ManagedDTS
- CozyRoc.SSISPlus
- System.Drawing
- System.Design
CozyRoc