Web service call with reportData fails to burst output
I am sending base64 data using reportData in the ScheduleService web service. The report delivers fine when I use deliver options. When I try and burst the report though, I get no output.
I have scheduleburstingOption = true but no output is created.
If I remove reportData and use an XML file as my data source, the report will burst as expected.
Does the bursting functionality not work when using reportData in a web service call?
p_reportCall_data :=
'<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/