<?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: Alteryx Server Error Monitoring in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484742#M4995</link>
    <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4136"&gt;@jmelik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The workflow status data is stored in the Service data blob within the AS_Queue collection. We provide a pre-canned Server Usage Report workflow which you can download from &lt;A href="https://downloads.alteryx.com" target="_blank" rel="noopener"&gt;https://downloads.alteryx.com&lt;/A&gt; under Alteryx Server. When you look at the embedded macro, this queries the AS_Queue collection to extract Job IDs and then uses these to parse the service data to get the workflow run status - AlteryxResultCode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Code&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Success&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result-code.png" style="width: 823px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/84869i35D268AF36C389D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="result-code.png" alt="result-code.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) I agree that it would make sense to have the status available directly in Mongo. It might be worth submitting it as a Product Idea via our &lt;STRONG&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/idb-p/server-ideas" target="_self"&gt;suggestion board&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 20:58:55 GMT</pubDate>
    <dc:creator>MichalM</dc:creator>
    <dc:date>2019-11-04T20:58:55Z</dc:date>
    <item>
      <title>Alteryx Server Error Monitoring</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484725#M4991</link>
      <description>&lt;P&gt;I'm looking to create a custom workflow to monitor scheduled jobs on the server that cause and Error. This is outside of using the events email notifications. In the Alteryx Service MongoDB and I can't locate how workflow errors are captured in the database. The closest I can find, the AS_Queue collection has a Status column, but even if a workflow ends in an error, this column is stating, "Complete."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two questions:&lt;/P&gt;&lt;P&gt;1) Does anyone know how to identify workflow errors in MongoDB&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Would it make sense to propose having the Status column in AS_Queue say something other than "Complete," in the event of a failure.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:30:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484725#M4991</guid>
      <dc:creator>jmelik</dc:creator>
      <dc:date>2019-11-04T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Error Monitoring</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484742#M4995</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/4136"&gt;@jmelik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) The workflow status data is stored in the Service data blob within the AS_Queue collection. We provide a pre-canned Server Usage Report workflow which you can download from &lt;A href="https://downloads.alteryx.com" target="_blank" rel="noopener"&gt;https://downloads.alteryx.com&lt;/A&gt; under Alteryx Server. When you look at the embedded macro, this queries the AS_Queue collection to extract Job IDs and then uses these to parse the service data to get the workflow run status - AlteryxResultCode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Code&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Success&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="result-code.png" style="width: 823px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/84869i35D268AF36C389D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="result-code.png" alt="result-code.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) I agree that it would make sense to have the status available directly in Mongo. It might be worth submitting it as a Product Idea via our &lt;STRONG&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Ideas/idb-p/server-ideas" target="_self"&gt;suggestion board&lt;/A&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 20:58:55 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484742#M4995</guid>
      <dc:creator>MichalM</dc:creator>
      <dc:date>2019-11-04T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Error Monitoring</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484796#M4997</link>
      <description>&lt;P&gt;This is perfect, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 23:07:32 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/484796#M4997</guid>
      <dc:creator>jmelik</dc:creator>
      <dc:date>2019-11-04T23:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Error Monitoring</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/730071#M8466</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please upload workflow to test on Alteryx Server.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 06:13:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/730071#M8466</guid>
      <dc:creator>AijajShaikh2021</dc:creator>
      <dc:date>2021-03-09T06:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Error Monitoring</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/1188860#M14228</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that the Status field in the AS_Queue collection is now outputting 'Complete', 'Error', or 'Running' (at least for my workflow). How is the error designation assigned? Is this different from how errors are recorded in the Service Data BLOB?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 18:00:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Error-Monitoring/m-p/1188860#M14228</guid>
      <dc:creator>agomoll</dc:creator>
      <dc:date>2023-09-20T18:00:51Z</dc:date>
    </item>
  </channel>
</rss>

