mxd = arcpy.mapping.MapDocument(mxd_file) wss = [lyr.workspacePath for lyr in arcpy.mapping.ListLayers(mxd) if lyr.supports('workspacePath')]
Marc and Jeff,
I recently started experiencing the same issue with a script. By any chance did you find resolution to your issue?
Thanks,
Alberto
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.