<?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 Alteryx Server Usage Report Utility- AlteryxResultCode in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406468#M17352</link>
    <description>&lt;P&gt;Hi, I just updated server software to 2024.2. Using the new version of Alteryx Sever Usage Report Utility (v0_1_11). I'm exporting all outputs to yxdb. In the Execution.yxdb output I see a column 'AlteryxResultCode'. I'm thinking these are Warning, Error, Success but am not sure which result goes with each result code. I'd greatly appreciate if someone could point me to documentation or other resource.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlteryxResultsCode.png" style="width: 201px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408722i0ABCD9D71D45E879/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlteryxResultsCode.png" alt="AlteryxResultsCode.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Aug 2025 00:21:42 GMT</pubDate>
    <dc:creator>pdx</dc:creator>
    <dc:date>2025-08-06T00:21:42Z</dc:date>
    <item>
      <title>Alteryx Server Usage Report Utility- AlteryxResultCode</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406468#M17352</link>
      <description>&lt;P&gt;Hi, I just updated server software to 2024.2. Using the new version of Alteryx Sever Usage Report Utility (v0_1_11). I'm exporting all outputs to yxdb. In the Execution.yxdb output I see a column 'AlteryxResultCode'. I'm thinking these are Warning, Error, Success but am not sure which result goes with each result code. I'd greatly appreciate if someone could point me to documentation or other resource.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlteryxResultsCode.png" style="width: 201px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408722i0ABCD9D71D45E879/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlteryxResultsCode.png" alt="AlteryxResultsCode.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 00:21:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406468#M17352</guid>
      <dc:creator>pdx</dc:creator>
      <dc:date>2025-08-06T00:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Usage Report Utility- AlteryxResultCode</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406683#M17360</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/53208"&gt;@pdx&lt;/a&gt;&amp;nbsp;&lt;A href="https://www.mymilestonecard.com.co" target="_self"&gt;MyMilestoneCard&lt;/A&gt;wrote:&lt;BR /&gt;&lt;P&gt;Hi, I just updated server software to 2024.2. Using the new version of Alteryx Sever Usage Report Utility (v0_1_11). I'm exporting all outputs to yxdb. In the Execution.yxdb output I see a column 'AlteryxResultCode'. I'm thinking these are Warning, Error, Success but am not sure which result goes with each result code. I'd greatly appreciate if someone could point me to documentation or other resource.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlteryxResultsCode.png" style="width: 201px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/408722i0ABCD9D71D45E879/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlteryxResultsCode.png" alt="AlteryxResultsCode.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;The `AlteryxResultCode` in the `Execution.yxdb` file gives the numerical status allotted to each workflow job. Codes passed to this parameter can have the following values and meanings: **`0` for Success**, **`1` for Warning**, and **`2` for Error`.** It is a key denoting the state of your custom server health monitoring package and lets you almost immediately know whether each workflow run ended successfully or ran into issues.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 04:46:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406683#M17360</guid>
      <dc:creator>steven456a</dc:creator>
      <dc:date>2025-08-07T04:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx Server Usage Report Utility- AlteryxResultCode</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406729#M17361</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/756209"&gt;@steven456a&lt;/a&gt;&amp;nbsp;is correct, I just went through this on my own server. 0 is Success, 1 is Warning, 2 is Error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bacon&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 13:12:04 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-Server-Usage-Report-Utility-AlteryxResultCode/m-p/1406729#M17361</guid>
      <dc:creator>abacon</dc:creator>
      <dc:date>2025-08-07T13:12:04Z</dc:date>
    </item>
  </channel>
</rss>

