<?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: Is it possible to use CCTV Solution with SDE data? in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636318#M1546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you for the responses.&amp;nbsp; Glad to know I wasn't just doing something wrong.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2019 19:29:01 GMT</pubDate>
    <dc:creator>KrystalPhaneuf2</dc:creator>
    <dc:date>2019-08-13T19:29:01Z</dc:date>
    <item>
      <title>Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636312#M1540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to setup a script that runs the CCTV solution daily and pulls data from our SDE.&amp;nbsp; I'm getting an error and I don't know if it's related to using the SDE data or something else.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RuntimeError: cannot open 'R:\GIS\User\Krystal_Phaneuf\ArcGIS_Pro_Projects\CCTV_Manager\CCTVResults_08122019.gdb\DOU.GXP_GISINSPECTION_TVW'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process creates a table in CCTVResults_08122019.gdb, but the name does not contain the "DOU."&amp;nbsp; I think that's being pulled from my SDE&amp;nbsp;and it's somehow referencing that name?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ArcGIS Pro 2.4.1 and SDE 10.4.1 Oracle 12c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or suggestions is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krystal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full Message:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Messages&lt;BR /&gt;Start Time: Monday, August 12, 2019 3:53:23 PM&lt;BR /&gt;Running script GenerateCCTVPipeFeatures...&lt;BR /&gt;ArcGIS Pro 2.4.1.19948&lt;BR /&gt;utilsolutions 2.2.2&lt;BR /&gt; A python error occurred.&lt;BR /&gt; EXCEPTION&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\esri\helper.py", line 35, in wrapper&lt;BR /&gt; return func(*args, **kwargs)&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\esri\gptools.py", line 910, in run&lt;BR /&gt; points, lines, defects,group_layer = p.save_to_disk(target_gdb=gdb,group_layer=group_layer)&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\cctv\core.py", line 479, in save_to_disk&lt;BR /&gt; inspection_df, condition_df = self.process()&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\cctv\core.py", line 362, in process&lt;BR /&gt; df = self.pipe_df()&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\cctv\core.py", line 230, in pipe_df&lt;BR /&gt; pipe_ids = self.inspection_df()[self.inspection_fk].tolist()&lt;BR /&gt; File "C:\Users\kphaneuf\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone3\Lib\site-packages\utilsolutions\cctv\core.py", line 271, in inspection_df&lt;BR /&gt; with arcpy.da.SearchCursor(self._inspection_table, fields, where_clause=sql) as cursor:&lt;BR /&gt;RuntimeError: cannot open 'R:\GIS\User\Krystal_Phaneuf\ArcGIS_Pro_Projects\CCTV_Manager\CCTVResults_08122019.gdb\DOU.GXP_GISINSPECTION_TVW'&lt;BR /&gt; Failed to execute (GenerateCCTVPipeFeatures).&lt;BR /&gt;Failed at Monday, August 12, 2019 3:56:09 PM (Elapsed Time: 2 minutes 45 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:44:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636312#M1540</guid>
      <dc:creator>KrystalPhaneuf2</dc:creator>
      <dc:date>2019-08-13T17:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636313#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like the fully qualified name from SDE is being carried over into your geodatabase. The path should be:&lt;BR /&gt;'R:\GIS\User\Krystal_Phaneuf\ArcGIS_Pro_Projects\CCTV_Manager\CCTVResults_08122019.gdb\GXP_GISINSPECTION_TVW'&lt;/P&gt;&lt;P&gt;instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a bug, the tool should work fine if your source is in an enterprise geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CC &lt;A href="https://community.esri.com/migrated-users/281386"&gt;Gelisa Slyer&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636313#M1541</guid>
      <dc:creator>PaulLeBlanc1</dc:creator>
      <dc:date>2019-08-13T17:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636314#M1542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul.&amp;nbsp; When you say it should work if the source is in an enterprise gdb, do you mean if the results table is in an enterprise gdb?&amp;nbsp; Currently, all the source data that is going into the tool is coming from an enterprise gdb, &lt;SPAN style="background-color: #ffffff;"&gt;SDE 10.4.1 Oracle 12c.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636314#M1542</guid>
      <dc:creator>KrystalPhaneuf2</dc:creator>
      <dc:date>2019-08-13T18:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636315#M1543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently the tool only creates output in a new file geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to load into your enterprise gdb afterwards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636315#M1543</guid>
      <dc:creator>PaulLeBlanc1</dc:creator>
      <dc:date>2019-08-13T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636316#M1544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Ok, but the tool doesn't complete with the input data for inspections, conditions, and media coming from SDE.&amp;nbsp; So I'd have to copy from SDE to a fgdb, run the script with that data, output the results to another fgdb, then load the results in the enterprise gdb.&amp;nbsp; Correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636316#M1544</guid>
      <dc:creator>KrystalPhaneuf2</dc:creator>
      <dc:date>2019-08-13T18:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636317#M1545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, yes.&lt;/P&gt;&lt;P&gt;By design, the tool outputs to FGDB. It's a bug that it doesn't work with input from SDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 19:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636317#M1545</guid>
      <dc:creator>PaulLeBlanc1</dc:creator>
      <dc:date>2019-08-13T19:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to use CCTV Solution with SDE data?</title>
      <link>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636318#M1546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thank you for the responses.&amp;nbsp; Glad to know I wasn't just doing something wrong.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 19:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/is-it-possible-to-use-cctv-solution-with-sde-data/m-p/636318#M1546</guid>
      <dc:creator>KrystalPhaneuf2</dc:creator>
      <dc:date>2019-08-13T19:29:01Z</dc:date>
    </item>
  </channel>
</rss>

