Numéro d’ID de bogue |
BUG-000134658 |
Envoi | October 16, 2020 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.6.2 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
This is as designed for the Create Replica geoprocessing tool in ArcMap.
Refer to https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/prepare-data-for-replication.htm under the 'Replicate all data' topic on how to get all the records of the table.
Adding a SQL Query "1=1" to the feature class's properties, resolved the issue.
Solution de contournement
Add a 1=1 SQL query to the Definition Query of the table to replicate all records.
Étapes pour reproduire