<?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 in running Utility Network Trace Tool in pycharm in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/error-in-running-utility-network-trace-tool-in/m-p/1291958#M67709</link>
    <description>&lt;P&gt;which condition applies in the error trackback&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00776-00800-000800.htm" target="_blank"&gt;000800: The value is not a member of &amp;lt;value&amp;gt;.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00726-00750-000732.htm" target="_blank"&gt;000732: &amp;lt;value&amp;gt;: Dataset &amp;lt;value&amp;gt; does not exist or is not supported.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;perhaps showing the inputs to the tool, then the copied script would help&lt;/P&gt;&lt;P&gt;Remember a standalone script would need to have environment parameters specifically specified, whereas a tool would usually know the the tool's environment&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 06:13:37 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2023-05-23T06:13:37Z</dc:date>
    <item>
      <title>Error in running Utility Network Trace Tool in pycharm</title>
      <link>https://community.esri.com/t5/python-questions/error-in-running-utility-network-trace-tool-in/m-p/1291953#M67708</link>
      <description>&lt;P&gt;I am running Trace tool in pycharm IDE by copying the code snippet from arcgis pro Trace Tool from Utility Network Tools . Any suggestions please&amp;nbsp;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "D:\ARCPY\Transformer_Customer_Count_\test.py", line 72, in &amp;lt;module&amp;gt;&lt;BR /&gt;arcpy.un.Trace("Network Utility Network", "DOWNSTREAM", r"D:\ElectricUtilityNetworkFoundationV2_1\ElectricUtilityNetworkFoundation.gdb\UN_Temp_Starting_Points", r"D:\ElectricUtilityNetworkFoundationV2_1\ElectricUtilityNetworkFoundation.gdb\UN_Temp_Barriers", "Electric", "Electric Distribution", '', '', '', "INCLUDE_CONTAINERS", "INCLUDE_CONTENT", "INCLUDE_STRUCTURES", "INCLUDE_BARRIERS", "VALIDATE_CONSISTENCY", "'E:Device Status' IS_EQUAL_TO SPECIFIC_VALUE 1 OR;'Lifecycle Status' DOES_NOT_INCLUDE_ANY SPECIFIC_VALUE 24 OR;Category IS_EQUAL_TO SPECIFIC_VALUE E:Ground #", None, "BOTH_JUNCTIONS_AND_EDGES", None, None, "BOTH_JUNCTIONS_AND_EDGES", '', "DO_NOT_FILTER", None, '', None, None, None, "'E:Phases Normal' # PROPAGATED_BITWISE_AND INCLUDES_ANY 7", None, None, "EXCLUDE_ISOLATED_FEATURES", "DO_NOT_IGNORE_BARRIERS_AT_STARTING_POINTS", "DO_NOT_INCLUDE_UP_TO_FIRST_SPATIAL_CONTAINER", None, "NEW_SELECTION", "CLEAR_ALL_PREVIOUS_TRACE_RESULTS", '', "Trace_Results_Aggregated_Points", "Trace_Results_Aggregated_Lines", "Trace_Results_Aggregated_Polygons", "TRACE_INDETERMINATE_FLOW", "DO_NOT_VALIDATE_LOCATABILITY", "DO_NOT_USE_TRACE_CONFIGURATION", '', None, "RUN_SYNCHRONOUSLY")&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\un.py", line 3293, in Trace&lt;BR /&gt;raise e&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\un.py", line 3290, in Trace&lt;BR /&gt;retval = convertArcObjectToPythonObject(gp.Trace_un(*gp_fixargs((in_utility_network, trace_type, starting_points, barriers, domain_network, tier, target_tier, subnetwork_name, shortest_path_network_attribute_name, include_containers, include_content, include_structures, include_barriers, validate_consistency, condition_barriers, function_barriers, traversability_scope, filter_barriers, filter_function_barriers, filter_scope, filter_bitset_network_attribute_name, filter_nearest, nearest_count, nearest_cost_network_attribute, nearest_categories, nearest_assets, functions, propagators, output_assettypes, output_conditions, include_isolated_features, ignore_barriers_at_starting_points, include_up_to_first_spatial_container, result_types, selection_type, clear_all_previous_trace_results, trace_name, aggregated_points, aggregated_lines, aggregated_polygons, allow_indeterminate_flow, validate_locatability, use_trace_config, trace_config_name, out_json_file, run_async), True)))&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing\_base.py", line 512, 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 000732: Input Utility Network: Dataset Network Utility Network does not exist or is not supported&lt;BR /&gt;ERROR 000800: The value is not a member of Or | And.&lt;BR /&gt;Failed to execute (Trace).&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 05:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-in-running-utility-network-trace-tool-in/m-p/1291953#M67708</guid>
      <dc:creator>kumarprince8071</dc:creator>
      <dc:date>2023-05-23T05:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in running Utility Network Trace Tool in pycharm</title>
      <link>https://community.esri.com/t5/python-questions/error-in-running-utility-network-trace-tool-in/m-p/1291958#M67709</link>
      <description>&lt;P&gt;which condition applies in the error trackback&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00776-00800-000800.htm" target="_blank"&gt;000800: The value is not a member of &amp;lt;value&amp;gt;.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00726-00750-000732.htm" target="_blank"&gt;000732: &amp;lt;value&amp;gt;: Dataset &amp;lt;value&amp;gt; does not exist or is not supported.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;perhaps showing the inputs to the tool, then the copied script would help&lt;/P&gt;&lt;P&gt;Remember a standalone script would need to have environment parameters specifically specified, whereas a tool would usually know the the tool's environment&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 06:13:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-in-running-utility-network-trace-tool-in/m-p/1291958#M67709</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-05-23T06:13:37Z</dc:date>
    </item>
  </channel>
</rss>

