<?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 Re: Error message 00256 when trying to publish model as gp service from Pro in Publishing and Managing Services Questions</title>
    <link>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1294643#M959</link>
    <description>&lt;P&gt;The docs have this article:&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/00256-server-version-value-tool-value-does-not-have-new-parameter.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/00256-server-version-value-tool-value-does-not-have-new-parameter.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, I am seeing on my end that it is not possible to not use the unsupported parameters, since they are used by default, and not anywhere I can specify them on the CalculateField tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One alternative in case the ArcGIS Administrator does not have a plan to upgrade ArcGIS Enterprise is to downgrade ArcGIS Pro to the version compatible with the ArcGIS Server tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another alternative would be to convert the model to a a python script, and use&amp;nbsp;UpdateCursor&amp;nbsp;from&amp;nbsp;arcpy's "Data Access" (da) module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://gis.stackexchange.com/questions/138492/calculate-field-management-not-working-within-customized-python-tool-in-arcgis" target="_blank" rel="noopener"&gt;https://gis.stackexchange.com/questions/138492/calculate-field-management-not-working-within-customized-python-tool-in-arcgis&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 18:53:06 GMT</pubDate>
    <dc:creator>AndresCastillo</dc:creator>
    <dc:date>2023-05-31T18:53:06Z</dc:date>
    <item>
      <title>Error message 00256 when trying to publish model as gp service from Pro</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1107662#M536</link>
      <description>&lt;P&gt;I've tried to publish two different models using Pro and I'm getting the same error message on two different tools.&amp;nbsp;"00256 Server version 10.9 tool &lt;EM&gt;tool_name&lt;/EM&gt; does not have new parameter include_participating."&amp;nbsp; This is&amp;nbsp; happen with Calculate Field and Change Version. I searched for the error but it didn't give me much information.&amp;nbsp; We are at ArcGIS Pro 2.8.3 and ArcGIS Enterprise 10.9.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 19:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1107662#M536</guid>
      <dc:creator>AndreaCompton</dc:creator>
      <dc:date>2021-10-14T19:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error message 00256 when trying to publish model as gp service from Pro</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1108059#M538</link>
      <description>&lt;P&gt;Has anyone else seen this or know of a solution?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 18:23:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1108059#M538</guid>
      <dc:creator>AndreaCompton</dc:creator>
      <dc:date>2021-10-15T18:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error message 00256 when trying to publish model as gp service from Pro</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1108942#M543</link>
      <description>&lt;P&gt;I reached out to Esri and this is a known bug:&amp;nbsp;BUG-000142414.&amp;nbsp; The error message&amp;nbsp;"00256: Server version &amp;lt;value&amp;gt; tool &amp;lt;value&amp;gt; does not have new parameter" is caused for the Change Version tool because at ArcGIS Pro 2.8 a new parameter was added (include participating) that was not added to the ArcGIS Server at 10.9.&amp;nbsp; The same error message is caused with the Calculate Field tool and the new parameter enforce domain.&amp;nbsp; We will be unable to publish any models as geoprocessing services with either of these tools until ArcGIS Server is updated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 17:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1108942#M543</guid>
      <dc:creator>AndreaCompton</dc:creator>
      <dc:date>2021-10-19T17:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error message 00256 when trying to publish model as gp service from Pro</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1294643#M959</link>
      <description>&lt;P&gt;The docs have this article:&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/00256-server-version-value-tool-value-does-not-have-new-parameter.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/00256-server-version-value-tool-value-does-not-have-new-parameter.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, I am seeing on my end that it is not possible to not use the unsupported parameters, since they are used by default, and not anywhere I can specify them on the CalculateField tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One alternative in case the ArcGIS Administrator does not have a plan to upgrade ArcGIS Enterprise is to downgrade ArcGIS Pro to the version compatible with the ArcGIS Server tool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another alternative would be to convert the model to a a python script, and use&amp;nbsp;UpdateCursor&amp;nbsp;from&amp;nbsp;arcpy's "Data Access" (da) module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://gis.stackexchange.com/questions/138492/calculate-field-management-not-working-within-customized-python-tool-in-arcgis" target="_blank" rel="noopener"&gt;https://gis.stackexchange.com/questions/138492/calculate-field-management-not-working-within-customized-python-tool-in-arcgis&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 18:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/error-message-00256-when-trying-to-publish-model/m-p/1294643#M959</guid>
      <dc:creator>AndresCastillo</dc:creator>
      <dc:date>2023-05-31T18:53:06Z</dc:date>
    </item>
  </channel>
</rss>

