I'm trying to write in test field from some layer based on iterate feature selction. I get succes using model builder but I'm fail when I try with my own code.
The process with MB.
The code and error.
Here is the code.
Thanks.
Change Line 24 in your code to this:
cursorIn = arcpy.UpdateCursor(insumo)
dataset
The feature class, shapefile, or table containing the rows to be updated or deleted.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.