<?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: MakeTable_View_management Fails in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687399#M13463</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your geoprocessing tool name is invalid. Remove extra '_'. Like&amp;nbsp;&lt;SPAN&gt;"MakeTableView_management"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Feb 2026 18:33:22 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2026-02-27T18:33:22Z</dc:date>
    <item>
      <title>MakeTable_View_management Fails</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687384#M13461</link>
      <description>&lt;P&gt;Hello,&amp;nbsp; I am new to the Pro SDK so may be making some rookie mistakes but when I run this. It fails to create a table view.&amp;nbsp; &amp;nbsp; Any help is appreciated.&amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;private static async Task&amp;lt;IGPResult&amp;gt; MakeTableView(string adorTablePathName, string viewName)&lt;BR /&gt;{&lt;BR /&gt;try&lt;BR /&gt;{&lt;BR /&gt;// Create the parameters array for the tool&lt;BR /&gt;var parameters = Geoprocessing.MakeValueArray(adorTablePathName, viewName);&lt;/P&gt;&lt;P&gt;// Execute the tool asynchronously&lt;BR /&gt;IGPResult result = await Geoprocessing.ExecuteToolAsync("MakeTable_View_management", parameters);&lt;/P&gt;&lt;P&gt;// Check if the tool execution was successful&lt;BR /&gt;if (result.IsFailed)&lt;BR /&gt;{&lt;BR /&gt;Console.WriteLine("Tool execution failed.");&lt;BR /&gt;ShowGPErrorMessage(result, "Make Table View");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;else&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;Console.WriteLine("Table view created successfully!");&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;return result;&lt;BR /&gt;}&lt;BR /&gt;catch (Exception ex)&lt;BR /&gt;{&lt;BR /&gt;// Log any unexpected errors during the execution&lt;BR /&gt;Console.WriteLine($"An error occurred: {ex.Message}");&lt;BR /&gt;return null;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is how I am calling it&amp;nbsp;&lt;/P&gt;&lt;P&gt;IGPResult gPResult;&lt;BR /&gt;gPResult = await MakeTableView (adorTablePathName, "GISLicenseReport_View");&lt;BR /&gt;if (gPResult.IsFailed)&lt;BR /&gt;ShowGPErrorMessage(gPResult, "Make Table View");&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 17:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687384#M13461</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2026-02-27T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: MakeTable_View_management Fails</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687386#M13462</link>
      <description>&lt;P&gt;Aim higher&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 17:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687386#M13462</guid>
      <dc:creator>MusaAmbani</dc:creator>
      <dc:date>2026-02-27T17:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: MakeTable_View_management Fails</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687399#M13463</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your geoprocessing tool name is invalid. Remove extra '_'. Like&amp;nbsp;&lt;SPAN&gt;"MakeTableView_management"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 18:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687399#M13463</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2026-02-27T18:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: MakeTable_View_management Fails</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687410#M13464</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/42133"&gt;@GKmieliauskas&lt;/a&gt;&amp;nbsp; for looking over my shoulder.&amp;nbsp; &amp;nbsp; I was guessing it was something simple but I am a novice so I appreciate your help!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 18:54:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/maketable-view-management-fails/m-p/1687410#M13464</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2026-02-27T18:54:44Z</dc:date>
    </item>
  </channel>
</rss>

