<?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: Get names of all output tables from multiple Alteryx workflows - going into SQL Server in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/937052#M10836</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/43888"&gt;@anks_joi&lt;/a&gt;&amp;nbsp;- Here is a link to the article and sample workflows. These sample workflows check for the "Ready to Migrate" flag. However, they must give you a good understanding of how it works in general:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Migrating-Workflows/ta-p/335774" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Migrating-Workflows/ta-p/335774&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 03:08:15 GMT</pubDate>
    <dc:creator>ArtApa</dc:creator>
    <dc:date>2022-05-11T03:08:15Z</dc:date>
    <item>
      <title>Get names of all output tables from multiple Alteryx workflows - going into SQL Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935138#M10812</link>
      <description>&lt;P&gt;Hello Alteryx Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have many Alteryx workflows (.yxmd) on Alteryx Gallery and I would like to know names of all the output tables (within those Alteryx workflows) that are going in to the SQL Server. Also, I would like to know names of all the output tables that are going in to the Tableau Server as .tde&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 21:55:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935138#M10812</guid>
      <dc:creator>anks_joi</dc:creator>
      <dc:date>2022-05-05T21:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get names of all output tables from multiple Alteryx workflows - going into SQL Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935699#M10821</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/43888"&gt;@anks_joi&lt;/a&gt;&amp;nbsp;- The best solution for this would be Alteryx Connect:&amp;nbsp;&lt;A href="https://www.alteryx.com/products/alteryx-connect" target="_blank"&gt;https://www.alteryx.com/products/alteryx-connect&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if the use case not big enough to justify the license price, you can create a workflow, which will download all workflows from your Alteryx Server via APIs and then parse xml (Alteryx workflows are XMLs) and get you information needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 06:10:49 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935699#M10821</guid>
      <dc:creator>ArtApa</dc:creator>
      <dc:date>2022-05-08T06:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get names of all output tables from multiple Alteryx workflows - going into SQL Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935960#M10825</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/134758"&gt;@ArtApa&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response. I am able to do the second part of your suggestion, however would you have any references to a workflow that will help me&amp;nbsp;&lt;SPAN&gt;download all workflows from&amp;nbsp; Alteryx Server (Gallery) via APIs?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 11:46:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/935960#M10825</guid>
      <dc:creator>anks_joi</dc:creator>
      <dc:date>2022-05-09T11:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Get names of all output tables from multiple Alteryx workflows - going into SQL Server</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/937052#M10836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/43888"&gt;@anks_joi&lt;/a&gt;&amp;nbsp;- Here is a link to the article and sample workflows. These sample workflows check for the "Ready to Migrate" flag. However, they must give you a good understanding of how it works in general:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Migrating-Workflows/ta-p/335774" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Migrating-Workflows/ta-p/335774&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 03:08:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Get-names-of-all-output-tables-from-multiple-Alteryx-workflows/m-p/937052#M10836</guid>
      <dc:creator>ArtApa</dc:creator>
      <dc:date>2022-05-11T03:08:15Z</dc:date>
    </item>
  </channel>
</rss>

