Número de ID do Erro |
BUG-000148261 |
Enviado | April 5, 2022 |
Última Modificação | September 19, 2024 |
Aplica-se à | ArcGIS for Desktop |
Versão encontrada | 10.8.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
There are no new updates or fixes to the ArcGIS Desktop resource pages at this time for this workflow. The workaround can be used. Alternatively, consider using ArcGIS Pro's workflows instead in the following documentation: https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/updatingandfixingdatasources.htm.
Solução Provisória
Update the SDE connection file in an Map Exchange Document (.mxd) file using a script that takes in a workspace and two SDE files and replaces the references for layers that reference them.
Successful replaceWorkspace.py script
- Open ArcMap 10.8.1.
- In a blank Map Exchange Document (.mxd) file, add one layer from a file geodatabase.
- Then, add two layers from an SDE connection (SQL Server).
- Then, add a second SDE connection.
- Open replaceWorkspace.py and run the script in Command Prompt or in ArcCatalog.
- Open up the output new Map Exchange Document (.mxd) file and verify that the SDE connection has been updated.
Etapas para Reproduzir