laptop and a wrench

Erro

In Operations Dashboard in ArcGIS Online, Actions do not work properly if the Category Field contains Japanese strings.

Última Publicação: April 17, 2018 ArcGIS Dashboards
Número de ID do Erro BUG-000113188
EnviadoApril 13, 2018
Última ModificaçãoSeptember 3, 2024
Aplica-se àArcGIS Dashboards
Versão encontrada6.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusWill Not Be Addressed

Informações Adicionais

There is possibly a mismatch between the encoding of the field type (NVARCHAR, in Unicode) and the input character (non-Unicode). Therefore using the "N" prefix can let the database know how to handle the conversion. However, the "N" prefix is a Microsoft convention. Inserting the "N" prefix will imply that Operations Dashboard knows the implementation details of a feature service (e.g. what database is used), and in a RESTful system we should not have this knowledge. I noticed that the service in question actually has the useStandardizedQueries flag disabled. Our recommended workflow is that useStandardizedQueries=true should be enabled. When this flag is enabled, the feature service code will get in the middle between the client and the database and will manipulate the query being built, and the where clause we send should work as is (i.e. without the "N" prefix).

Solução Provisória

Enable the use standardized queries flag to make the queries work.

Etapas para Reproduzir

ID do Erro: BUG-000113188

Software:

  • ArcGIS Dashboards

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download