laptop and a wrench

Bogue

Metadata geoprocessing tools fail to run using arcpy in the Python window.

Dernière publication: August 25, 2014 No Product Found
Numéro d’ID de bogue NIM048885
EnvoiSeptember 28, 2009
Dernière modificationJune 5, 2024
S’applique àNo Product Found
Version trouvée10.0
Version de correction10.0
StatutFixed

Solution de contournement

Run the metadata geoprocessing tools interactively from their dialog boxes instead. The geoprocessing tools that are not models will also work when run in the Python window using arcgisscripting:import arcgisscriptinggp = arcgisscripting.create()gp.XSLTransform("c:/data/dataset.shp","c:/program files/arcgis/desktop9.4/metadata/stylesheets/gptools/exact copy of.xslt","c:/data/dataset_metadatacopy.xml","#")...instead of using arcpy:import arcpyarcpy.XSLTransform_conversion("c:/data/dataset.shp","c:/program files/arcgis/desktop9.4/metadata/stylesheets/gptools/exact copy of.xslt","c:/data/dataset_metadatacopy.xml","#")

Étapes pour reproduire

ID de bogue: NIM048885

Logiciel:

  • No Product Found

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