I have the following setup:
ArcGIS Server + ArcSDE on top of Oracle RAC.
I created a view merging some data that is in Oracle and ArcSDE. In ArcMap it all works just fine. Whenever a new location is added to the locations table, I can see the joined features, etc.
However I need this to happen in ArcServer. I mean, I have a MSD published and I can consume it via REST and OpenLayers. It seems to me that AGS is caching the generated tiles, although it's set to NOT cache anything.
Any ideas why this is happening?