<?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: Schedule according to db calendar in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227357#M14852</link>
    <description>&lt;P&gt;this gonna work on alteryx gallery as custom schedule, right ?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 12:31:35 GMT</pubDate>
    <dc:creator>ahmadhw</dc:creator>
    <dc:date>2024-01-09T12:31:35Z</dc:date>
    <item>
      <title>Schedule according to db calendar</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1226954#M14848</link>
      <description>&lt;P&gt;Is it doable to schedule my workflow according to specific datetime column in database table ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;Redshift database &amp;gt; calendar_table &amp;gt; due_datetime_column&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;example:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2024-01-01&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2024-01-08&lt;/P&gt;&lt;P&gt;2024-01-10&lt;/P&gt;&lt;P&gt;2024-02-06&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;no pattern on the dates&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 15:47:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1226954#M14848</guid>
      <dc:creator>ahmadhw</dc:creator>
      <dc:date>2024-01-08T15:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule according to db calendar</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227238#M14850</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/392359"&gt;@ahmadhw&lt;/a&gt;&amp;nbsp;- I would create a simple workflow that would read your db and compare values in db against the current date. Then, if TRUE, would trigger the required workflow via API.&lt;/P&gt;
&lt;P&gt;Alternatively, you can create a workflow that will create schedules based on values in the table leveraging API V3 (POST /v3/schedules).&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 06:03:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227238#M14850</guid>
      <dc:creator>ArtApa</dc:creator>
      <dc:date>2024-01-09T06:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule according to db calendar</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227269#M14851</link>
      <description>&lt;P&gt;You could make use of control containers... &lt;/P&gt;&lt;P&gt;Schedule your workflow daily. If your date-table contains todays date, the following containers will be executed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_2a3a2e.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/336831i9A2DA6B40271AA24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snag_2a3a2e.png" alt="Snag_2a3a2e.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 07:55:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227269#M14851</guid>
      <dc:creator>jandalgaard</dc:creator>
      <dc:date>2024-01-09T07:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule according to db calendar</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227357#M14852</link>
      <description>&lt;P&gt;this gonna work on alteryx gallery as custom schedule, right ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 12:31:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227357#M14852</guid>
      <dc:creator>ahmadhw</dc:creator>
      <dc:date>2024-01-09T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Schedule according to db calendar</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227360#M14853</link>
      <description>&lt;P&gt;Great Great idea actually, I will use it as plan B, But I wish I can do that in custom dates only on alteryx server (Gallery)&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 12:34:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Schedule-according-to-db-calendar/m-p/1227360#M14853</guid>
      <dc:creator>ahmadhw</dc:creator>
      <dc:date>2024-01-09T12:34:08Z</dc:date>
    </item>
  </channel>
</rss>

