I am getting xml from URL's of three sites at the moment. I need to map the data coming from these sites to map to an XML file structure. I want to make it generic, through defining a configuration xml. So that for each sources, e.g.. 3 in present scenario can be defined. Also I would be able to access the xml result in c#. Please advice if this is possible to be done through SSIS.
↧