Transform XML Task

Your rating: None Average: 1 (1 vote)
Script File: 

Overview

Script Task to transform an XML document using XSLT configuration file. It providers following parameters:

  • IsTransformVariable – if true, transformation file path is contained in package variable. Otherwise it is file connection manager (Boolean).
  • TransformVariable – transformation file path package variable (String).
  • Transform – transformation file connection manager (connection).
  • IsSourceVariable – if true, source file path is contained in package variable. Otherwise it is file connection manager (Boolean).
  • SourceVariable – source file path package variable (String).
  • Source – source file connection manager (connection).
  • IsTargetVariable – if true, target file path is contained in package variable. Otherwise it is file connection manager (Boolean).
  • TargetVariable – target file path package variable (String).
  • Target – target file connection manager (connection).

Requirements

Depends on System.Xml.Xsl.XslCompiledTransform for XSLT transformation.

Depends on CozyRoc Script Task Plus component for implementing parameters user interface.

Library references

  • System
  • System.Data
  • Microsoft.SqlServer.ScriptTask
  • Microsoft.SqlServer.ManagedDTS
  • CozyRoc.SSISPlus
  • System.XML

ScriptMain

PASS Summit '10

November 8 - 11, 2010 Washington State Convention & Trade Center in Seattle, WA

CozyRoc will be exhibiting at the Premier Conference for SQL SERVER Professionals. Register with code CR3D and get $100 off.

CozyRoc SSIS+ has been nominated for the 2010 SQL Server Magazine Community Choice Awards, category "Best Business Intelligence & Reporting Product". Vote Now to help us win this prestigious award.