<?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: Save errors from alteryx gallery to a table in data base in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034314#M12078</link>
    <description>&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Exactly what i wanted&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 18:55:33 GMT</pubDate>
    <dc:creator>Youssef_BenSalem</dc:creator>
    <dc:date>2022-11-16T18:55:33Z</dc:date>
    <item>
      <title>Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1032528#M12037</link>
      <description>&lt;P&gt;Dear community&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a workflow running on server and i would like to save , at the end of execution , the result message / error in case of errors&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share with me the source ( log files, mongodb...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 15:17:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1032528#M12037</guid>
      <dc:creator>Youssef_BenSalem</dc:creator>
      <dc:date>2022-11-14T15:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1032856#M12041</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/362270"&gt;@Youssef_BenSalem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried using the Runner Macro (part of the Crew Macros pack). That lets you run a workflow and get the logs(including any errors) as an input stream with the same workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can then use this to populate your tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.chaosreignswithin.com/p/macros.html" target="_blank"&gt;http://www.chaosreignswithin.com/p/macros.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jagdeesh&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 22:43:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1032856#M12041</guid>
      <dc:creator>JagdeeshN</dc:creator>
      <dc:date>2022-11-14T22:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033477#M12050</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for replying&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently i am not using the crew macros,&lt;/P&gt;&lt;P&gt;Is there any other way to track how my workflow running it components&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i am sure these data are being stored somewhere cause in case of error it shows exactly the ID of the tool wherethe error happened&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 19:32:10 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033477#M12050</guid>
      <dc:creator>Youssef_BenSalem</dc:creator>
      <dc:date>2022-11-15T19:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033548#M12051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/362270"&gt;@Youssef_BenSalem&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would still suggest looking into the crew macros as that would be the easiest way to export/store logs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you don't prefer that route please refer the documentation below on how to do it on the server itself:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.alteryx.com/20221/server/configure-and-use-server-logs" target="_blank"&gt;https://help.alteryx.com/20221/server/configure-and-use-server-logs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 20:49:17 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033548#M12051</guid>
      <dc:creator>JagdeeshN</dc:creator>
      <dc:date>2022-11-15T20:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033747#M12053</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/362270"&gt;@Youssef_BenSalem&lt;/a&gt;&amp;nbsp;if you want to capture the errors, warnings and any other message from the workflow, you need to enable and use the Engine Logs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to enable&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-to-enable-Engine-Logs/ta-p/545628" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-to-enable-Engine-Logs/ta-p/545628&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to use&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-to-Use-Engine-Logs/ta-p/899262" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-to-Use-Engine-Logs/ta-p/899262&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example from the article:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gabrielvilella_0-1668568065632.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/268963i3A3FF0E2C22A7B1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gabrielvilella_0-1668568065632.png" alt="gabrielvilella_0-1668568065632.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 03:08:02 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1033747#M12053</guid>
      <dc:creator>gabrielvilella</dc:creator>
      <dc:date>2022-11-16T03:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034314#M12078</link>
      <description>&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Exactly what i wanted&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 18:55:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034314#M12078</guid>
      <dc:creator>Youssef_BenSalem</dc:creator>
      <dc:date>2022-11-16T18:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034318#M12079</link>
      <description>&lt;P&gt;I wanted to use them but I found here many comments suggesting that Alteryx do not support the use of crew macros on server. Also, some said "it is discouraged to use them" . Honestly I am not sure why but i am avoiding the crew macros. Do you have any idea on that matter?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 18:59:24 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034318#M12079</guid>
      <dc:creator>Youssef_BenSalem</dc:creator>
      <dc:date>2022-11-16T18:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034328#M12080</link>
      <description>&lt;P&gt;Crew macros are good as a quick path for some things, but the runner ones are not supported on the Server. It works if you try it, but if something goes wrong, Alteryx will not support that. And you can lose control of which and how many workflows are running.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 19:06:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034328#M12080</guid>
      <dc:creator>gabrielvilella</dc:creator>
      <dc:date>2022-11-16T19:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Save errors from alteryx gallery to a table in data base</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034331#M12081</link>
      <description>&lt;P&gt;I see, thank you for the clarification&amp;nbsp;&lt;/P&gt;&lt;P&gt;But from what I see they are wodely used. Aren't they?&lt;/P&gt;&lt;P&gt;If so , what kind of problems can they cause on production server?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 19:12:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Save-errors-from-alteryx-gallery-to-a-table-in-data-base/m-p/1034331#M12081</guid>
      <dc:creator>Youssef_BenSalem</dc:creator>
      <dc:date>2022-11-16T19:12:11Z</dc:date>
    </item>
  </channel>
</rss>

