<?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: CCTV Manager Errors in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237795#M482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gelisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Pro 2.4.2&lt;/P&gt;&lt;P&gt;utilsolutions 2.2.3&lt;/P&gt;&lt;P&gt;I'm just following the python directions on here&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm" title="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm"&gt;An overview of the CCTV toolset—Tool Reference | ArcGIS Solutions for Water&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and using the data they provide...&lt;/P&gt;&lt;P&gt;&lt;A href="http://appsforms.esri.com/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=2121"&gt;http://appsforms.esri.com/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=2121&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up just using the 'Generate Pipeline CCTV Features' geoprocessing tool and it worked. I was trying to use the python code listed here.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm" title="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm"&gt;An overview of the CCTV toolset—Tool Reference | ArcGIS Solutions for Water&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2019 17:07:25 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-12-17T17:07:25Z</dc:date>
    <item>
      <title>CCTV Manager Errors</title>
      <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237793#M480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run the CCTV manager with the sample data and the GenerateCCTVPipeFeatures isn't working. Here are the errors I am seeing in Python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt; File "&amp;lt;string&amp;gt;", line 94, in &amp;lt;module&amp;gt;&lt;BR /&gt; File "C:\Users\mattk\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\utilsolutions\esri\arcpy\UtilitySolutions.py", line 244, in GenerateCCTVPipeFeatures&lt;BR /&gt; shape_length, cctv_id, video_path, media_folder])&lt;BR /&gt; File "C:\Users\mattk\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\utilsolutions\esri\arcpy\UtilitySolutions.py", line 17, in _runner&lt;BR /&gt; raise e&lt;BR /&gt; File "C:\Users\mattk\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\utilsolutions\esri\arcpy\UtilitySolutions.py", line 15, in _runner&lt;BR /&gt; return convertArcObjectToPythonObject(func(*gp_fixargs(args, True)))&lt;BR /&gt; File "c:\program files\arcgis\pro\Resources\arcpy\arcpy\geoprocessing\_base.py", line 506, in &amp;lt;lambda&amp;gt;&lt;BR /&gt; return lambda *args: val(*gp_fixargs(args, True))&lt;BR /&gt;arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.&lt;BR /&gt;ERROR 000800: The value is not a member of PACP v6.0.4 | PACP v7.0.7 | ITpipes v1.5.43 | Custom.&lt;BR /&gt;ERROR 000732: Media Inspections Table: Dataset MEDIA_INSPECTIONS does not exist or is not supported&lt;BR /&gt;ERROR 000732: Media Conditions Table: Dataset MEDIA_CONDITIONS does not exist or is not supported&lt;BR /&gt;ERROR 000308: Invalid field type&lt;BR /&gt;ERROR 000308: Invalid field type&lt;BR /&gt;Failed to execute (GenerateCCTVPipeFeatures).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2019 18:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237793#M480</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-15T18:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: CCTV Manager Errors</title>
      <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237794#M481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide us with a bit more information? What were your input parameters, ArcGIS Pro version, the Utility Solutions Tools version and&amp;nbsp;if possible could you provide us with your data so we can reproduce your error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will look into this as soon as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gelisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2019 15:21:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237794#M481</guid>
      <dc:creator>GelisaSlyer</dc:creator>
      <dc:date>2019-12-16T15:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: CCTV Manager Errors</title>
      <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237795#M482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gelisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Pro 2.4.2&lt;/P&gt;&lt;P&gt;utilsolutions 2.2.3&lt;/P&gt;&lt;P&gt;I'm just following the python directions on here&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm" title="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm"&gt;An overview of the CCTV toolset—Tool Reference | ArcGIS Solutions for Water&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and using the data they provide...&lt;/P&gt;&lt;P&gt;&lt;A href="http://appsforms.esri.com/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=2121"&gt;http://appsforms.esri.com/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=2121&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up just using the 'Generate Pipeline CCTV Features' geoprocessing tool and it worked. I was trying to use the python code listed here.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm" title="https://solutions.arcgis.com/water/help/cctv-manager/tool-reference/an-overview-of-the-cctv-tools.htm"&gt;An overview of the CCTV toolset—Tool Reference | ArcGIS Solutions for Water&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237795#M482</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-17T17:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: CCTV Manager Errors</title>
      <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237796#M483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked into this and the code sample has the schema variable incorrect in the documentation. It should actually be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;schema = "PACP v6.0.4"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works for you and we will get the documentation updated during our next release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 23:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237796#M483</guid>
      <dc:creator>GelisaSlyer</dc:creator>
      <dc:date>2019-12-17T23:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: CCTV Manager Errors</title>
      <link>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237797#M484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm still getting errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2019 13:25:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/cctv-manager-errors/m-p/237797#M484</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-20T13:25:24Z</dc:date>
    </item>
  </channel>
</rss>

