Select to view content in your preferred language

Arcpy export from Model Builder

635
3
Jump to solution
06-21-2018 02:43 PM
deleted-user-P-Gckloxqib2
Deactivated User

does anyone know of a #python script/#snippet that will export out a file and save to a location on my machine? I want to add it to #Model #Builder in #ArcGIS #Desktop so I can run a #geoprocessing tool and automatically save it to a folder expressed in the path. 

0 Kudos
1 Solution

Accepted Solutions
DanPatterson_Retired
MVP Emeritus

What type of file? Some tools automatically give you that option.  You can specify parameters for other workflows that enable you to specify outputs of various formats.

View solution in original post

3 Replies
DanPatterson_Retired
MVP Emeritus

What type of file? Some tools automatically give you that option.  You can specify parameters for other workflows that enable you to specify outputs of various formats.

deleted-user-P-Gckloxqib2
Deactivated User

A text file. Do you know what the tools are called? And where I can find the workflows?

Thank you, Dan.

Best regards,

0 Kudos
curtvprice
MVP Esteemed Contributor

There is a Table to Table tool that can export a table to text.

0 Kudos