SSIS Azure Blob Source for XML FileSSIS Azure Blob Source for XML File can be used to read XML files from Azure Blob Storage. You can extract data from single or multiple files (wildcard pattern supported). Also you can read compressed files (*.gz) without extracting files on disk. Features
|
||||
|
View All Tasks |
ScreenshotsArticles / Useful LinksSystem Requirements
SSIS Azure Blob XML File Source – Read from XML File Options
SSIS Azure Blob XML File Source – Create Azure Storage Connection
SSIS Azure Blob XML File Source – Select XML File(s) using Blob Browser UI
SSIS Azure Blob XML File Source – Read Compressed XML File (GZip or Zip)
SSIS Azure Blob XML File Source – DateTime Parsing Options
SSIS Azure Blob XML File Source – Design time data preview
SSIS Azure Blob XML File Source – Redirect Bad Records (Error Handling)
Articles / Tutorials
Click here to see all articles for [SSIS Azure Blob XML Source] category
Read Azure Blob Storage Files in SSIS (CSV, JSON, XML)Introduction In our previous blog we saw how to load data into Azure Blob Storage. Now in this blog, we will see How to read Azure Blob Storage Files in SSIS (CSV, JSON, XML Format files). To illustrate, we will use ZappySys SSIS PowerPack, which includes several tasks to import/export data from multiples sources to multiple destinations like […] |
Click here to learn more about System Requirements