laptop and a wrench

Erro

The on interaction cache feature request mode of the ServiceFeatureTable does not cache features as expected.

Última Publicação: January 17, 2017 ArcGIS Runtime SDK for Qt
Número de ID do Erro BUG-000101117
EnviadoDecember 1, 2016
Última ModificaçãoJune 2, 2021
Aplica-se àArcGIS Runtime SDK for Qt
Versão encontrada100.0.0
Plataforma do servidorWindows
StatusKnown Limit

Informações Adicionais

The OnInteractionCache feature request mode is currently working as designed. One of the main reasons network requests continue to go out is because data could be changing on the server due to edits from other users. Limiting these requests could result in the features cached on your device to become out of date. The fact that this feature request mode contains the word "cache" may suggest that there are performance optimizations. However, while this specific mode may have some performance gains over the OnInteractionNoCache mode, which requests new features with every viewpoint change, the main benefit of using this mode is that it works well in partially connected scenarios. For example, if you lose network connection, you will still have features cached to your device, and you can continue doing your work. If you are needing to fine tune the amount of network requests that go out, you could consider the ManualCache mode, which gives you complete control over each request that is sent to the server. This mode works especially well when working in a small area, and when other users are not updating the features you are working with. While this feature request mode is currently working as designed, we are continuing to look into ways to further optimize feature requests with the ServiceFeatureTable in an upcoming release.

Etapas para Reproduzir

ID do Erro: BUG-000101117

Software:

  • ArcGIS Runtime SDK for Qt

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com suporte técnico

Baixe o Esri Support App

Ir para opções de download

Descubra mais sobre este tema