DSP web parts not refreshed daily by a DTS job -
10-10-2003
, 07:58 PM
Hi,
We use DSP web parts to display data from our OLAP cubes.
Because the web parts need to be refreshed once the cubes are changed, we
put in a DTS job to simulate hitting the DSP pages (just like a user sitting
from the desktop
opening the browser and typing in the URL of the page) in SQL Server.
What we found is that the job seems to execute successfully. But only one
web part in
the page was refreshed. I re-started the job again and this time the 2nd web
parts was
refreshed.
What the job supposed to do is to refresh all web parts when the page is
hit.
I don't know if anyone has any idea about this? Could it be that the web
parts were too
complicated therefore it timed out. All these web parts were created with
auto-update on.
Thanks |