Visual Studio 2008 SSIS BIDS XSD File Location After Build and Deploy ETL -


visual studio 2008
ssis/bids
windows server 2008/windows 7 enterprise

we're building bids packages , running them via autosys. these bids packages have, component within dataflow, xml source. xml source points xml file , corresponding xsd file generated (when click, generate xsd... button) , saved out.

right now, we're saving xsd files either file server's temp directory. basically, data source xml files @ \server\share\data , generated , saved out xsd files @ \server\share\data\temp.

the process running autosys has access both xml , xsd files.

question: xsd files required available when .dtsx package run? can't seem find answer regarding question.

thanks!


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -