<outputparams> <param name="task_dbf" label="Output dbf file" required="true" type="datafile" visible="true"/> </outputparams>
Right click your tool in ArcCatalog and go to properties, then go to the parameters tab.
Thanks, my issue is my parameter in model builder is listed as "Table" and not as "File" and I can't really find a tool that can give me a parameter type "File" from my output table. I know I must be missing something but any help to this specific issue would be great.
Thanks for your response. I was thinking that but I am not sure how I am suppose to do this. This is coming from a model that is being published and when I publish it makes it "GPRecordSet" without me doing anything. How do I go about changing it to "GPDataFile"? I am not sure if the model has to be changed or this is a publishing option. Thanks,
<outputparams> <param name="task_dbf" label="Output dbf file" required="true" type="recordset" visible="true"/> </outputparams>
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.