<?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>question Re: How to set Has Breached SLA to true based on the business elapsed percentage. in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030007#M527085</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/188030"&gt;@Supriya KM&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do it but not recommended for such custom logic in running SLA instanct, becuase 5% business duration still valid.&lt;/P&gt;
&lt;P&gt;If you try to update Has Breach via external logic ( like BR ) , the core logic will replace that change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Work around : You can introduce new&amp;nbsp; SLA for this 95% and make that SLA Has Breach = true.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Thanks,&lt;BR /&gt;AshishKM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 14:46:59 GMT</pubDate>
    <dc:creator>AshishKM</dc:creator>
    <dc:date>2024-08-28T14:46:59Z</dc:date>
    <item>
      <title>How to set Has Breached SLA to true based on the business elapsed percentage.</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030000#M527084</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;I have a requirement where I need to set the Has Breached to true for with conditions for Problem SLA as below:&lt;BR /&gt;Conditions: SLA - Problem, Business elapsed Percentage - &amp;gt;95 then Has breached to True.&lt;BR /&gt;I have written a before update BR on Task_sla table with the above conditions and in the script&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;current.(backend name_has_breached) = &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;BR /&gt;But its not working, can anyone help me in achieving this.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:39:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030000#M527084</guid>
      <dc:creator>Supriya KM</dc:creator>
      <dc:date>2024-08-28T14:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Has Breached SLA to true based on the business elapsed percentage.</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030007#M527085</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/188030"&gt;@Supriya KM&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do it but not recommended for such custom logic in running SLA instanct, becuase 5% business duration still valid.&lt;/P&gt;
&lt;P&gt;If you try to update Has Breach via external logic ( like BR ) , the core logic will replace that change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Work around : You can introduce new&amp;nbsp; SLA for this 95% and make that SLA Has Breach = true.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Thanks,&lt;BR /&gt;AshishKM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:46:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030007#M527085</guid>
      <dc:creator>AshishKM</dc:creator>
      <dc:date>2024-08-28T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Has Breached SLA to true based on the business elapsed percentage.</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030022#M527087</link>
      <description>&lt;P&gt;Hello Ashish,&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;But this is the custom field we have created not the OOB field of Has breach in the task table.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:57:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030022#M527087</guid>
      <dc:creator>Supriya KM</dc:creator>
      <dc:date>2024-08-28T14:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to set Has Breached SLA to true based on the business elapsed percentage.</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030553#M527110</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/188030"&gt;@Supriya KM&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why make it breached at 95% instead of having it breached at the actual time that you have configured? What is the business reason here?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Anders&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 06:00:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-set-has-breached-sla-to-true-based-on-the-business/m-p/3030553#M527110</guid>
      <dc:creator>AndersBGS</dc:creator>
      <dc:date>2024-08-29T06:00:55Z</dc:date>
    </item>
  </channel>
</rss>

