A report that Outputs as XML

  • I hope this is the right the forum, as this is more a reporting services thing,

    Basically I want a report to output as xml,

    so when that when run the report is run

    I get an xml file output to my browser

  • You can Export report into XML file after it was created

  • I am trying to "render" the report as xml

    i have tried doing this

    http://sqlserver/reportserver?%2fReports%2fMyreport&ref=21599fh&rs%3aFormat=XML

    but I get a dialoge asking me if i want to open or save the xml fil

    not quite what i wanted but closer than i was earlier

  • adding this on the end is working slightly better

    [Code]

    &rs:Command=render%20&rs:format%20=xml

    [/code]

Viewing 4 posts - 1 through 4 (of 4 total)

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