<?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: Database Tables - BPAPublicHoliday in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55639#M9947</link>
    <description>If would help if you could let us know which columns you want more details on.&amp;nbsp; But some of the less straightforward columns are:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;dayofweek&lt;/STRONG&gt;: 0=Sunday, 6=Saturday&lt;BR /&gt;&lt;STRONG&gt;nthofmonth&lt;/STRONG&gt;: The occurrence within the month of the holiday: 1=First, 2=Second etc. Special case: -1 = Last&lt;BR /&gt;&lt;STRONG&gt;relativetoholiday&lt;/STRONG&gt;: Set to the ID of the holiday that this holiday is relative to, NULL if it is not relative to another holiday (use with the column below)&lt;BR /&gt;&lt;STRONG&gt;relativedaydiff&lt;/STRONG&gt;: The number of days offset from the holiday that this holiday is relative to. eg. Boxing Day is Xmas Day + 1 day&lt;BR /&gt;&lt;STRONG&gt;eastersunday&lt;/STRONG&gt;: Bit indicating that this holiday represents easter sunday - created primarily to allow dates relative to Easter Sunday to be specified&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 11 Sep 2020 01:25:00 GMT</pubDate>
    <dc:creator>james.man</dc:creator>
    <dc:date>2020-09-11T01:25:00Z</dc:date>
    <item>
      <title>Database Tables - BPAPublicHoliday</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55638#M9946</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to know more about the database table BPAPublicHoliday. More specifically, I would like to understand the columns and their meaning of the said table.&lt;BR /&gt;Looking forward to making use of this table in custom reports.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Abhijith B S.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Abhijith B S&lt;BR /&gt;Automation Architect&lt;BR /&gt;Ericsson&lt;BR /&gt;Bangalore, India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Sep 2020 06:10:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55638#M9946</guid>
      <dc:creator>AbhijithB_S</dc:creator>
      <dc:date>2020-09-10T06:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: Database Tables - BPAPublicHoliday</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55639#M9947</link>
      <description>If would help if you could let us know which columns you want more details on.&amp;nbsp; But some of the less straightforward columns are:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;dayofweek&lt;/STRONG&gt;: 0=Sunday, 6=Saturday&lt;BR /&gt;&lt;STRONG&gt;nthofmonth&lt;/STRONG&gt;: The occurrence within the month of the holiday: 1=First, 2=Second etc. Special case: -1 = Last&lt;BR /&gt;&lt;STRONG&gt;relativetoholiday&lt;/STRONG&gt;: Set to the ID of the holiday that this holiday is relative to, NULL if it is not relative to another holiday (use with the column below)&lt;BR /&gt;&lt;STRONG&gt;relativedaydiff&lt;/STRONG&gt;: The number of days offset from the holiday that this holiday is relative to. eg. Boxing Day is Xmas Day + 1 day&lt;BR /&gt;&lt;STRONG&gt;eastersunday&lt;/STRONG&gt;: Bit indicating that this holiday represents easter sunday - created primarily to allow dates relative to Easter Sunday to be specified&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Man&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;Asia/Hong_Kong&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2020 01:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55639#M9947</guid>
      <dc:creator>james.man</dc:creator>
      <dc:date>2020-09-11T01:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: Database Tables - BPAPublicHoliday</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55640#M9948</link>
      <description>Hello James, I found this post, searching for information about the new columns introduced with one of the last versions of Blue Prism. The new columns are "shiftdaytype" and "relativedayofweek" both part of the BPAPublicHoliday table. I am trying to set a new Calendar with the Belgium Holiday days. Attached you can find the query I created, but I am not 100% sure about these 2 new columns' setting. Can you help me with it? Thank you, Roberto &lt;A href="https://higherlogicdownload.s3.amazonaws.com/BLUEPRISM/UploadedImages/c381e545-75f1-4270-9e46-c762cb5a0984/BelgiumCalendarSetup.txt" target="_blank" rel="noopener" title="Belgium Calendar Setup SQL"&gt;https://higherlogicdownload.s3.amazonaws.com/BLUEPRISM/UploadedImages/c381e545-75f1-4270-9e46-c762cb5a0984/BelgiumCalendarSetup.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Roberto Campione&lt;BR /&gt;Computer Engineer&lt;BR /&gt;Accenture&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jan 2021 11:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Database-Tables-BPAPublicHoliday/m-p/55640#M9948</guid>
      <dc:creator>roberto.campione</dc:creator>
      <dc:date>2021-01-29T11:45:00Z</dc:date>
    </item>
  </channel>
</rss>

