BI Publisher WSDL - Issue with the jobinstance id using getScheduledReportOutputInfo call
Hi,
BI Publihser wsdl getscheduledReportOutputInfo call is not retreiving the reports delivery info from getScheduledReportOutputInfoResponse call when executing the scheduleReport call parallelly at the same time.
Basic scenario:
Normally I think the behaviour is when you execute a scheduleReport it gives scheduleReportReturn id(example 1826). when we increment it with +1 and execute the getscheduledreportouputinfo call(i.e 1827) it gives the getScheduledReportOutputInfoResponse of the file delivery status etc.
When we execute scheduleReport sequentailly for each different paramter it works fine as expected above, When scheduleReport call is executed for a report parallel for two different parameters at the particular time i.e 2014-01-23 112:59:01 then the behaviour is different it doesnt give 1827 as responce instead it is using 1826 scheduleReportReturn id as responce.
BI Publihser wsdl getscheduledReportOutputInfo call is not retreiving the reports delivery info from getScheduledReportOutputInfoResponse call when executing the scheduleReport call parallelly at the same time.
Basic scenario:
Normally I think the behaviour is when you execute a scheduleReport it gives scheduleReportReturn id(example 1826). when we increment it with +1 and execute the getscheduledreportouputinfo call(i.e 1827) it gives the getScheduledReportOutputInfoResponse of the file delivery status etc.
When we execute scheduleReport sequentailly for each different paramter it works fine as expected above, When scheduleReport call is executed for a report parallel for two different parameters at the particular time i.e 2014-01-23 112:59:01 then the behaviour is different it doesnt give 1827 as responce instead it is using 1826 scheduleReportReturn id as responce.
0