Using Arcpy to Update Data Source Does Not Update Related Tables

المشرف العام

Administrator
طاقم الإدارة
ESRI reported a bug in ArcGIS version 10.0 acknowledging that joins and relates are not migrated when updating ArcMap data sources with certain arcpy methods (http://support.esri.com/en/knowledgebase/techarticles/detail/37931)

The bug NIM058535 was supposedly fixed with ArcGIS 10.0 Service Pack 1 (http://downloads2.esri.com/support/documentation/ao_/10.0_SP1_Announcement.pdf)

However, I am still experiencing this problem using ArcGIS 10.2.2, python 2.7.5, on a Windows 7 machine. I have a python script that successfully updates data sources of layers and tables but fails to update their joins and relates. I am using the following arcpy methods in the script:

  • Layer.findAndReplaceWorkspacePath
  • TableView.findAndReplaceWorkspacePath
Has anyone been able to successfully update ArcMap data sources including joins and relates using the above arcpy methods? Or is this still a bug?



أكثر...
 
أعلى