Using WSDL script to call BIP reports from SOA the getScheduledreportoutputjobinfo returns outputnam
Customer has following question:I am using a WSDL script, with
ScheduledReportRequest and getScheduledReportOutputInfo calls, to
call one of the BIP report from SOA.
In the delivery section I am calling file name dynamically from the SOA as required.
when I try to retrieve the delivery output status using getScheduledreportoutputjobinfo call to get the file name saved in the destination,
it gives me outputname as job name(Case Pack Correspondence Address Schedule Job+0-Document-1 ) instead it should give me Test1_25112013.pdf
Please suggest. I don't want to use the bursting functionality at the report.
Should this method return the output file name or the outputname? How can he get the output file name instead?
In the delivery section I am calling file name dynamically from the SOA as required.
when I try to retrieve the delivery output status using getScheduledreportoutputjobinfo call to get the file name saved in the destination,
it gives me outputname as job name(Case Pack Correspondence Address Schedule Job+0-Document-1 ) instead it should give me Test1_25112013.pdf
Please suggest. I don't want to use the bursting functionality at the report.
Should this method return the output file name or the outputname? How can he get the output file name instead?
0