Hi,
We use the flex api and the Flex viewer to allow our users to draw graphics on the map. We then pass the geometry JSON using the API serialization tools to the server and save it to the database using a feature cursor. The problem is that the new feature does render on the map until i restart the map service.
I have tried clearing both the browser cache and REST end point cache however no luck. Only a restart of the map service resolves the issue.
Does anyone know why this may be the case?
We are stuck unfortunately 😞