greenmtnsun

Keith Ramsey's Business Intelligence Blog

Browse by Tags

All Tags » FILE DOWNLOAD » HTTP Authentification (RSS)
HTTP Authenticatoin Download of File in SSIS to XML file
Recently I posted a script that allows you to download a CSV file to SSIS through HTTP Authentication, today, I'm posting a slightly different script that uses some XML references in order to download an XML file. You can probably use the other way that...