<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exporting Model Builder to Phyton Scripts in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818277#M395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one feature Layer and two standalone variable (String Type) in my model Builder. Those stand alone variables are being used two inputs to get a name and a number and add them to the name of the output tableI. I can run the model without any issue, but when I convert it to Python, I keep getting the following&amp;nbsp; errors:&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #e1201f;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #e1201f;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ERROR 000814: Invalid file type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;I set my Parameter as they are in my Model builder, but cannot find out the reason that this issue pups up all the time. I would appreciate if you have any solution for it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;Fery &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 20:57:27 GMT</pubDate>
    <dc:creator>FereshtehAghyan</dc:creator>
    <dc:date>2016-01-05T20:57:27Z</dc:date>
    <item>
      <title>Exporting Model Builder to Phyton Scripts</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818277#M395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have one feature Layer and two standalone variable (String Type) in my model Builder. Those stand alone variables are being used two inputs to get a name and a number and add them to the name of the output tableI. I can run the model without any issue, but when I convert it to Python, I keep getting the following&amp;nbsp; errors:&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #e1201f;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #e1201f;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ERROR 000814: Invalid file type&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;I set my Parameter as they are in my Model builder, but cannot find out the reason that this issue pups up all the time. I would appreciate if you have any solution for it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 16px;"&gt;Fery &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 20:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818277#M395</guid>
      <dc:creator>FereshtehAghyan</dc:creator>
      <dc:date>2016-01-05T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Model Builder to Phyton Scripts</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818278#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your python script and the entire error message, which should indicate which line caused the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 21:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818278#M396</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-01-05T21:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Model Builder to Phyton Scripts</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818279#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few lines of the offending code might help resolve the issue.&amp;nbsp; It would be possible to check whether the correct type is specified and/or whether you have allowed existing outputs to be over-written etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 21:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818279#M397</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-05T21:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Model Builder to Phyton Scripts</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818280#M398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Dan, I tried to rewrite the model and avoid of creating any standalone variable, and it is working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:45:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818280#M398</guid>
      <dc:creator>FereshtehAghyan</dc:creator>
      <dc:date>2016-01-26T17:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Model Builder to Phyton Scripts</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818281#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the rsponse Darren, I have changed the Python script and it is working now. It seems my standalone variable caused that issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/exporting-model-builder-to-phyton-scripts/m-p/818281#M399</guid>
      <dc:creator>FereshtehAghyan</dc:creator>
      <dc:date>2016-01-26T17:50:09Z</dc:date>
    </item>
  </channel>
</rss>

