laptop and a wrench

Bogue

Collector for ArcGIS (Android) fails to display a hosted feature layer published from Survey123 Connect for ArcGIS (the survey has to contain a repeat) to Portal for ArcGIS.

Dernière publication: March 20, 2018 Collector Classic for ArcGIS (Android)
Numéro d’ID de bogue BUG-000112278
EnvoiMarch 8, 2018
Dernière modificationJune 5, 2024
S’applique àCollector Classic for ArcGIS (Android)
Version trouvée17.0.4
Système d’exploitationAndroid
Version du système d’exploitation7.0x
StatutNon-Reproducible

Informations supplémentaires

This issue is not reproducible in Collector for ArcGIS (Android) version 20.1.

Solution de contournement

By opening the ArcGIS Server administrator page and editing the service definition, this condition is fixed by removing the 'quotes' around the number for 'id' in the 'relationships' object, so the original JSON:

 

 

"relationships": [

 

{

 

"cardinality": "esriRelCardinalityOneToMany",

 

"composite": true,

 

"id": “0”,

 

"keyField": "uniquerowid",

 

"name": "Relationship_rpt_tbl",

 

"relatedTableId": 1,

 

"role": "esriRelRoleOrigin"

 

}

 

]

 

 

becomes

 

 

"relationships": [

 

{

 

"cardinality": "esriRelCardinalityOneToMany",

 

"composite": true,

 

"id": 0,

 

"keyField": "uniquerowid",

 

"name": "Relationship_rpt_tbl",

 

"relatedTableId": 1,

 

"role": "esriRelRoleOrigin"

 

}

 

]

Étapes pour reproduire

ID de bogue: BUG-000112278

Logiciel:

  • Collector Classic for ArcGIS (Android)

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