<?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 Your best bet is to schedule… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79643#M31502</link>
    <description>Your best bet is to&amp;nbsp;schedule the process to run every business day then&amp;nbsp;include some process logic in your queue loading.
You would need the following logic:
Check if day is 3, 6, or 10
If yes then continue queue load
If no then exception out (Set your&amp;nbsp;schedule to only run the ""work"" process if the queue loading completed)
&amp;nbsp;
&amp;nbsp;</description>
    <pubDate>Fri, 30 Nov 2018 04:34:00 GMT</pubDate>
    <dc:creator>MaxMcConchie</dc:creator>
    <dc:date>2018-11-30T04:34:00Z</dc:date>
    <item>
      <title>How to schedule a process to run on specific days of the month - recurring every month?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79642#M31501</link>
      <description>How to schedule a process to run on specific days of the month - recurring every month?

Need to schedule a process to run the 3rd,6th and 10th business day of every month respecting holidays, how is this possible?&amp;nbsp;

&amp;nbsp;Only option I can see is to add the 329 days of the year manually one by one to the list of holidays for a custom calendar and exclude the 36 days the process must run.&amp;nbsp;

&amp;nbsp;- Any suggestions ?</description>
      <pubDate>Thu, 29 Nov 2018 22:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79642#M31501</guid>
      <dc:creator>ToddWarren</dc:creator>
      <dc:date>2018-11-29T22:36:00Z</dc:date>
    </item>
    <item>
      <title>Your best bet is to schedule…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79643#M31502</link>
      <description>Your best bet is to&amp;nbsp;schedule the process to run every business day then&amp;nbsp;include some process logic in your queue loading.
You would need the following logic:
Check if day is 3, 6, or 10
If yes then continue queue load
If no then exception out (Set your&amp;nbsp;schedule to only run the ""work"" process if the queue loading completed)
&amp;nbsp;
&amp;nbsp;</description>
      <pubDate>Fri, 30 Nov 2018 04:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79643#M31502</guid>
      <dc:creator>MaxMcConchie</dc:creator>
      <dc:date>2018-11-30T04:34:00Z</dc:date>
    </item>
    <item>
      <title>On a further note, to check…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79644#M31503</link>
      <description>On a further note, to check if the day is the 3rd, 6th, or 10th business day you would need to use calendar logic (Count Working Days in Range)</description>
      <pubDate>Fri, 30 Nov 2018 04:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-schedule-a-process-to-run-on-specific-days-of-the-month/m-p/79644#M31503</guid>
      <dc:creator>MaxMcConchie</dc:creator>
      <dc:date>2018-11-30T04:41:00Z</dc:date>
    </item>
  </channel>
</rss>

