<?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: Scheduling bot Monthly basis in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Scheduling-bot-Monthly-basis/m-p/92976#M42649</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/29870"&gt;@Sai&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;You will need to create 2 schedules for this.&lt;BR /&gt;&lt;BR /&gt;For create a new Schedule go to the Control Room and then, on the Schedules section, right clic and "New Schedule". For more info of this part, here you have a quick link for the documentation: &lt;A href="https://bpdocs.blueprism.com/bp-7-0/en-us/helpSchedulerUI.htm?tocpath=Interface%7CControl%7CScheduler%7CConfigure%20scheduler%20elements%7C_____0" target="_blank" rel="noopener"&gt;Configure scheduler elements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For the first one:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - Select runs "Monthly"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - Every 1 month&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - And select the last option "On the" "First" working day in the "Working Week / No Holidays"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24433.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24567i49FD6C702130E866/image-size/large?v=v2&amp;amp;px=999" role="button" title="24433.png" alt="24433.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In this case, "Working Week / No holidays" is my default calendar. You can customize your calendar on the System Tab if you want. About the calendar, here you have a quick link to the documentation. &lt;A href="https://bpdocs.blueprism.com/bp-7-0/en-us/helpCalendar.htm" target="_blank" rel="noopener"&gt;Calendar configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For the last one... I can't think of any combination to do it directly with the scheduler &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will give you an approach for achieve this quickly, but i'll think in a better way to make this.&lt;BR /&gt;&lt;BR /&gt;After several minutes thinking...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Create a new Calendar in the System Tab. In this new Calendar, add the days that you want to run as a holidays days, for example, like this:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24434.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24566i8E63344D5F3AA715/image-size/large?v=v2&amp;amp;px=999" role="button" title="24434.png" alt="24434.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Now... schedule this process daily (Runs daily, every 1 day). And add at the begging of the process this validation:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24435.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24568i903BB0C158A6BB67/image-size/large?v=v2&amp;amp;px=999" role="button" title="24435.png" alt="24435.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In the two action stages i use the "Calendar" object to access the calendar that we configured above.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24436.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24569i28512FED59125979/image-size/large?v=v2&amp;amp;px=999" role="button" title="24436.png" alt="24436.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24437.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24574iE277EC3DE2D81009/image-size/large?v=v2&amp;amp;px=999" role="button" title="24437.png" alt="24437.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The idea of that is to check if Today() is not weekend and is a "holiday". If this is true, you may execute the process, if not, exit directly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps you. And if this solves the problem, remember mark as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See you in the community, bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Mar 2022 20:23:00 GMT</pubDate>
    <dc:creator>PabloSarabia</dc:creator>
    <dc:date>2022-03-21T20:23:00Z</dc:date>
    <item>
      <title>Scheduling bot Monthly basis</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Scheduling-bot-Monthly-basis/m-p/92975#M42648</link>
      <description>I want to schedule a bot for monthly basis at 1st day of 1st week and 1st day of last week. How can we schedule?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dilli Sai&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2022 17:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Scheduling-bot-Monthly-basis/m-p/92975#M42648</guid>
      <dc:creator>Sai</dc:creator>
      <dc:date>2022-03-21T17:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Scheduling bot Monthly basis</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Scheduling-bot-Monthly-basis/m-p/92976#M42649</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/29870"&gt;@Sai&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;You will need to create 2 schedules for this.&lt;BR /&gt;&lt;BR /&gt;For create a new Schedule go to the Control Room and then, on the Schedules section, right clic and "New Schedule". For more info of this part, here you have a quick link for the documentation: &lt;A href="https://bpdocs.blueprism.com/bp-7-0/en-us/helpSchedulerUI.htm?tocpath=Interface%7CControl%7CScheduler%7CConfigure%20scheduler%20elements%7C_____0" target="_blank" rel="noopener"&gt;Configure scheduler elements&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For the first one:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - Select runs "Monthly"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - Every 1 month&lt;BR /&gt;&amp;nbsp; &amp;nbsp; - And select the last option "On the" "First" working day in the "Working Week / No Holidays"&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24433.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24567i49FD6C702130E866/image-size/large?v=v2&amp;amp;px=999" role="button" title="24433.png" alt="24433.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In this case, "Working Week / No holidays" is my default calendar. You can customize your calendar on the System Tab if you want. About the calendar, here you have a quick link to the documentation. &lt;A href="https://bpdocs.blueprism.com/bp-7-0/en-us/helpCalendar.htm" target="_blank" rel="noopener"&gt;Calendar configuration&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For the last one... I can't think of any combination to do it directly with the scheduler &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will give you an approach for achieve this quickly, but i'll think in a better way to make this.&lt;BR /&gt;&lt;BR /&gt;After several minutes thinking...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Create a new Calendar in the System Tab. In this new Calendar, add the days that you want to run as a holidays days, for example, like this:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24434.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24566i8E63344D5F3AA715/image-size/large?v=v2&amp;amp;px=999" role="button" title="24434.png" alt="24434.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Now... schedule this process daily (Runs daily, every 1 day). And add at the begging of the process this validation:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24435.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24568i903BB0C158A6BB67/image-size/large?v=v2&amp;amp;px=999" role="button" title="24435.png" alt="24435.png" /&gt;&lt;/span&gt;&lt;BR /&gt;In the two action stages i use the "Calendar" object to access the calendar that we configured above.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24436.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24569i28512FED59125979/image-size/large?v=v2&amp;amp;px=999" role="button" title="24436.png" alt="24436.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="24437.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/24574iE277EC3DE2D81009/image-size/large?v=v2&amp;amp;px=999" role="button" title="24437.png" alt="24437.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The idea of that is to check if Today() is not weekend and is a "holiday". If this is true, you may execute the process, if not, exit directly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps you. And if this solves the problem, remember mark as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See you in the community, bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2022 20:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Scheduling-bot-Monthly-basis/m-p/92976#M42649</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-03-21T20:23:00Z</dc:date>
    </item>
  </channel>
</rss>

