laptop and a wrench

Bogue

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

Dernière publication: April 17, 2018 ArcGIS Dashboards
Numéro d’ID de bogue BUG-000113188
EnvoiApril 13, 2018
Dernière modificationSeptember 3, 2024
S’applique àArcGIS Dashboards
Version trouvée6.1
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
StatutWill Not Be Addressed

Informations supplémentaires

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).

Solution de contournement

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

Étapes pour reproduire

ID de bogue: BUG-000113188

Logiciel:

  • ArcGIS Dashboards

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement