<?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 Cortex XSOAR: Add a Job: First Friday of the Month in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/362110#M27</link>
    <description>&lt;P&gt;&lt;FONT size="4"&gt;Hello all&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;We are using Cortex XSOAR Version Version 6.0.0; Build 79522 and having problems to generate a valid schedule in the Jobs.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;I would like to add a Job, which runs on first Firday of the Month.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;The Human View part has no Monthly recurring tasks.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;The Cron View does not unterstand these settings:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN class="cronResult"&gt;0 21 ? * 6#1 -&amp;gt; the background turns red on "Update job"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;00 21 1-7 * 5 -&amp;gt; the next Run will be on the 13th of November 2020&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone solve this?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 08:41:07 GMT</pubDate>
    <dc:creator>r_buchwalder</dc:creator>
    <dc:date>2020-11-11T08:41:07Z</dc:date>
    <item>
      <title>Cortex XSOAR: Add a Job: First Friday of the Month</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/362110#M27</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;Hello all&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;We are using Cortex XSOAR Version Version 6.0.0; Build 79522 and having problems to generate a valid schedule in the Jobs.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;I would like to add a Job, which runs on first Firday of the Month.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;The Human View part has no Monthly recurring tasks.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;The Cron View does not unterstand these settings:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN class="cronResult"&gt;0 21 ? * 6#1 -&amp;gt; the background turns red on "Update job"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;00 21 1-7 * 5 -&amp;gt; the next Run will be on the 13th of November 2020&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone solve this?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;roger&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 08:41:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/362110#M27</guid>
      <dc:creator>r_buchwalder</dc:creator>
      <dc:date>2020-11-11T08:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XSOAR: Add a Job: First Friday of the Month</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/363698#M32</link>
      <description>&lt;P&gt;Hi Roger!&lt;/P&gt;&lt;P&gt;Yes, that's quite a problem!&amp;nbsp; It looks like Cron doesn't have a good way to identify specifically which week it's running in.&amp;nbsp; The recommendation would be to run the job weekly but have the first section of your playbook determine if it's within the first 7 days.&amp;nbsp; You can do that with the GetTime task with the dateFormat = Day.&amp;nbsp; Something like the following will accomplish that for you:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougCouch_0-1605660341914.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/28664iC1B9F772EEB440D2/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="DougCouch_0-1605660341914.png" alt="DougCouch_0-1605660341914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope that helps!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Doug&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:47:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/363698#M32</guid>
      <dc:creator>DougCouch</dc:creator>
      <dc:date>2020-11-18T00:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XSOAR: Add a Job: First Friday of the Month</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/363699#M33</link>
      <description>&lt;P&gt;As a quick follow up my task is slightly misnamed and should have been "Day of Month"!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:49:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/363699#M33</guid>
      <dc:creator>DougCouch</dc:creator>
      <dc:date>2020-11-18T00:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cortex XSOAR: Add a Job: First Friday of the Month</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/381214#M94</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I did it exaclty that way and it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;roger&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 15:05:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/cortex-xsoar-add-a-job-first-friday-of-the-month/m-p/381214#M94</guid>
      <dc:creator>r_buchwalder</dc:creator>
      <dc:date>2021-01-21T15:05:09Z</dc:date>
    </item>
  </channel>
</rss>

