laptop and a wrench

Bug

Running a Script tool that uses a search cursor that is out of process fails to search.

Last Published: August 21, 2015 ArcGIS for Desktop
Bug ID Number BUG-000082982
SubmittedNovember 12, 2014
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.2.2
Operating SystemWindows OS
Operating System Version7
StatusWill Not Be Addressed

Additional Information

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Workaround

Use the original search cursor.arcpy.SearchCursorIn addition: f_names = [<a href="http://f.name" target="_blank">f.name</a> for f in arcpy.ListFields('x')] f_names[f_names.index(arcpy.Describe('x').OIDFieldName)] = 'OID@' with arcpy.da.SearchCursor('x', f_names) as sC: for row in sC:

Steps to Reproduce

Bug ID: BUG-000082982

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options