Multible output sources in sigle xml file
have ssis package set through visual studio process flattened xml file. when process xml file in data flow, creates 16 different outputs. none of these outputs has foreign key can relate tables with. there anyway combine these tables 1 output, or process pulls data xml file 1 table?
in advance.
prabha
hi prabha,
your xml file has have root element it'll come out single piece output.
i guess may need pre-process add root programmatically. or ask generating end produce proper xml file.
SQL Server > SQL Server Integration Services
Comments
Post a Comment