Data as String for XML/JSON/... via Report Parameter
The source property of a XMLDataAdapter or JSONDataAdapter (or CSV or XLSX or ...) can point to either a file available in the class path, the filesystem or it's treated as an URL to fetch the data.
It would be very nice, if this source could also...