is there any settings for output xml from RS to format output xml like when you opened xml in browser(every node on new row..)?
When I open output xml in text editor there only one long line..
is there any settings for output xml from RS to format output xml like
Share
I have never tried this, but the documentation seems to suggest you can alter the rendering behaviour with the XML Device Information Settings, one of which is the option
Indentedwhich is defaulted tofalse(thus producing the compressed XML).It looks like you can change this behaviour for the whole server by changing the RSReportServer.config file, or for an individual report by adding some query string parameters to the end of the URL.