Need some help generating an XMF file using SSIS

  • Hi Guys,

    I have a requirement to produce daily price files for transmition to our website hosting team who require a XMF manifest file which basically is set out so:

    <?xml version="1.0"?>

    <Files>

    <File>

    <FileName>DailyPrices_20130417_201304171215.csv</FileName>

    <Type>ABPERFORMANCE</Type>

    </File>

    </Files>

    The File name needs to be created at run time and added to the code above. I have never used XML really and am uncertain how to proceed. Any help you could offer would be gratefullly received.

    Many thanks

    Neil

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply