SSIS Template TransformSSIS Template Transform can be used to create dynamic strings inside data flow. You can use upstream columns as placeholders or use SSIS variables anywhere in the template to create desired text (e.g. XML / JSON document). Features
|
||||
|
View All Tasks |
ScreenshotsUseful LinksSystem Requirements
In Visual Studio, drag and drop the ZS Template Transform in the design panel
SSIS ZS Template Transform configure to create desired API call
Articles / Tutorials
Click here to see all articles for [SSIS Set Variable Transform] category
How to convert Varbinary to Base64 in SSISIntroduction In this post we will show you how to convert varbinary to Base64 in SSIS. We will use FREE Tasks provided by ZappySys. Preparing Sample Data First let’s create a sample table with some Varbinary datatype. Run following command in SSMS to create a sample table with one sample row. |
Click here to learn more about System Requirements