<?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: Delete Features and Append Does Not Work on Remote Computer - No Error Trapped in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272989#M21110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to have access to the directory on the remote computer. If you can't navigate to it in windows explorer you probably won't have access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 15:51:42 GMT</pubDate>
    <dc:creator>MathewCoyle</dc:creator>
    <dc:date>2012-10-11T15:51:42Z</dc:date>
    <item>
      <title>Delete Features and Append Does Not Work on Remote Computer - No Error Trapped</title>
      <link>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272988#M21109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To All Python Scripters:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to modify a python script to Delete Features from a file gdb on a remote computer and append new features from an SDE database on the network to this feature class on the remote computer.&amp;nbsp; This script currently works for updating data on a file gdb on an ArcGIS Server server on the network, but it is not working for the remote computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition, the error trapping I have enabled is not showing that there are any problems and the script appears to be running to completion as per print statements I have added to the code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone ever encountered a problem such as this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By any chance does the remote computer location need to be shared?&amp;nbsp; I am currently trying to access the remote computer by its UNC name of //"workstation #/c:/GIS_Testing/file_geo.gdb.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help or hints are greatly appreciated.&amp;nbsp; Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 14:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272988#M21109</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-10-11T14:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Features and Append Does Not Work on Remote Computer - No Error Trapped</title>
      <link>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272989#M21110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to have access to the directory on the remote computer. If you can't navigate to it in windows explorer you probably won't have access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272989#M21110</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-10-11T15:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Features and Append Does Not Work on Remote Computer - No Error Trapped</title>
      <link>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272990#M21111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mathew.&amp;nbsp; It was an access issue.&amp;nbsp; I was running the python script as myself and it worked, but the scheduled task was being run as a domain account where the password will never change.&amp;nbsp; I created a share on the remote computer in a specific folder where the data was stored and gave this domain account access to this share.&amp;nbsp; Now the scheduled task works as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm kind of perplexed, though, why no error message was thrown up to indicate explicitly that there was no access to this location.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 18:10:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/delete-features-and-append-does-not-work-on-remote/m-p/272990#M21111</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2012-10-11T18:10:38Z</dc:date>
    </item>
  </channel>
</rss>

