SSIS Validation TaskSSIS Validation Task can be used to perform most common checks during ETL process. Such as file exists, file is not empty, file contains certain string pattern etc. Features
|
||||
|
View All Tasks |
ScreenshotsUseful LinksSystem Requirements
In the Control Flow, drag and drop the ZS Validation Task
SSIS Check File Exists (Use wildcard)
SSIS Check File Content (Use wildcard)
Check SSIS Expression output
Articles / Tutorials
How to Read / Write DynamoDB data in SSIS (Query, Insert, Update, Delete)
How to Read / Write Amazon DynamoDB in SSISIntroduction In this article we will look at how to Read / Write Amazon DynamoDB in SSIS. ZappySys developed many AWS related components but in this article we will look at 3 Tasks/Components for DynamoDB Integration Scenarios (Read, Write, Update, Bulk Insert, Create / Drop Table etc.). We will discuss how to use SSIS DynamoDB Source Connector […] |
Blog Post
Click here to learn more about System Requirements