Skip to Content
0
Nov 09, 2015 at 09:22 AM

Chart refreshed twice after doBackgroundProcessing

48 Views

Hello Experts!

I have following scenario:

4 datasources: 2 loaded immediately, 2 - in background on doBackgroundProcessing function which is triggered from "On Startup". Datasources share same input BEx variables. Dashboard has a chart which is assigned to datasource loaded immediately.

The problem is that within described scenario the chart refreshed after BackgroundProcessing is finished. Most probably this is related to the fact that queries have input variables (while removing variables from all queries refresh doesn't happen).

Similar problem was described in the this discussion but there is no solution.

So maybe someone already have an idea what is happening and how the refresh can be avoided?


Best Regards,
Denis Anischenko.