<?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: Query Alteryx Database for workflow execution in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/504024#M5283</link>
    <description>&lt;P&gt;Really appreciate your help! This is exactly what I am looking for!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2019 16:59:36 GMT</pubDate>
    <dc:creator>Zimo</dc:creator>
    <dc:date>2019-12-18T16:59:36Z</dc:date>
    <item>
      <title>Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503635#M5266</link>
      <description>&lt;P&gt;Hi Alteryx Gurus,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get access to when a certain job is executed on the Alteryx Server, so I am wondering if there is a way to query Alteryx Server database for this matter, also would be great if there is resource about the data schema adopted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zimo.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:39:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503635#M5266</guid>
      <dc:creator>Zimo</dc:creator>
      <dc:date>2019-12-17T20:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503673#M5268</link>
      <description>&lt;P&gt;Hi - if you are looking to see the status of a job (scheduled workflow), if you are a Curator, you can log on to the Server Admin portal and view the Jobs tab - That should show you all active jobs, and when they are scheduled for execution. Also, check out the Server Usage Report - you can download this from the download portal...that workflow will allow you to look at this information over a certain period, such as last 30 days.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:27:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503673#M5268</guid>
      <dc:creator>BrianR</dc:creator>
      <dc:date>2019-12-17T22:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503684#M5269</link>
      <description>&lt;P&gt;Hi - thanks for the input, I don't know those access actually, I am pretty new to Alteryx. However, I am looking for something more systematic, I need to figure out a way to query Alteryx database to know at a given time whether a certain job is executed or not, and based on the latest run time, I will do stuff differently in other systems. Does that make sense toy you? Does Alteryx have the ability to support this task?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zimo.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 22:33:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503684#M5269</guid>
      <dc:creator>Zimo</dc:creator>
      <dc:date>2019-12-17T22:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503702#M5270</link>
      <description>&lt;P&gt;Take a look at the Alteryx Gallery API (the url will be&amp;nbsp;http://&amp;lt;yourserverurl&amp;gt;/gallery/api-docs/#admin) - you should be able to capture the status of a given job, and the API results will indicate the Status, and disposition (i.e., Running, Completed, and whether or not the job was Successful or not). I believe that might be what you are looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 23:00:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503702#M5270</guid>
      <dc:creator>BrianR</dc:creator>
      <dc:date>2019-12-17T23:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503705#M5271</link>
      <description>&lt;P&gt;Thanks Brian, that would work but not exactly I am looking for. I am more leaning toward some kind of database access rather than API. But I will try that out. thanks a lot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 23:06:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503705#M5271</guid>
      <dc:creator>Zimo</dc:creator>
      <dc:date>2019-12-17T23:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503749#M5272</link>
      <description>&lt;P&gt;In addition, take a read through &lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Alteryxing-Alteryx/m-p/371011" target="_blank" rel="noopener"&gt;this post&lt;/A&gt;, it discusses a bit about the schema, and also a recommendation on that Server Usage Report as a guide to get started with querying MongoDB.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 01:27:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/503749#M5272</guid>
      <dc:creator>BrianR</dc:creator>
      <dc:date>2019-12-18T01:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query Alteryx Database for workflow execution</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/504024#M5283</link>
      <description>&lt;P&gt;Really appreciate your help! This is exactly what I am looking for!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 16:59:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Query-Alteryx-Database-for-workflow-execution/m-p/504024#M5283</guid>
      <dc:creator>Zimo</dc:creator>
      <dc:date>2019-12-18T16:59:36Z</dc:date>
    </item>
  </channel>
</rss>

