<?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: broken project data source in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683346#M22693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the issue was that I was trying to publish from the latest version of Pro to an earlier version of Enterprise. I would check to see that both Pro and Enterprise are the same vintage first. Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2019 17:00:59 GMT</pubDate>
    <dc:creator>BrandonFlessner</dc:creator>
    <dc:date>2019-02-14T17:00:59Z</dc:date>
    <item>
      <title>broken project data source</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683344#M22691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to publish a GP service but I'm getting the error 00068 about a broken project data source. The thing is &lt;STRONG&gt;the script creates the project data source&lt;/STRONG&gt; that Pro believes is missing. The script then does some stuff to populate the table using an insert cursor before copying the table to the location specified by the user:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="comment token"&gt;### ...&lt;/SPAN&gt;
route &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;GetParameterAsText&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
outTable &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;GetParameterAsText&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CreateTable_management&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'in_memory'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'outTable'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="comment token"&gt;## do some stuff to populate the table&lt;/SPAN&gt;

arcpy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;CopyRows_management&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'in_memory/outTable'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; outTable&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Any ideas on how to get around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683344#M22691</guid>
      <dc:creator>BrandonFlessner</dc:creator>
      <dc:date>2021-12-12T04:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: broken project data source</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683345#M22692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Did you get an answer to this problem?, Almost a year after you post this question I am having the same problem.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 16:54:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683345#M22692</guid>
      <dc:creator>DamasoAvalos_Ruiz1</dc:creator>
      <dc:date>2019-02-14T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: broken project data source</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683346#M22693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the issue was that I was trying to publish from the latest version of Pro to an earlier version of Enterprise. I would check to see that both Pro and Enterprise are the same vintage first. Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 17:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/broken-project-data-source/m-p/683346#M22693</guid>
      <dc:creator>BrandonFlessner</dc:creator>
      <dc:date>2019-02-14T17:00:59Z</dc:date>
    </item>
  </channel>
</rss>

