<?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 Using Business Rule in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3179941#M535741</link>
    <description>&lt;P&gt;How to write the BR for this query?&amp;nbsp;For Normal/Emergency changes I want approvers not to be the person who raised the change or is assigned the&lt;BR /&gt;To prevent self approvals "marking their own homework"..&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 14:44:57 GMT</pubDate>
    <dc:creator>keerthana10</dc:creator>
    <dc:date>2025-02-17T14:44:57Z</dc:date>
    <item>
      <title>Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3179941#M535741</link>
      <description>&lt;P&gt;How to write the BR for this query?&amp;nbsp;For Normal/Emergency changes I want approvers not to be the person who raised the change or is assigned the&lt;BR /&gt;To prevent self approvals "marking their own homework"..&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 14:44:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3179941#M535741</guid>
      <dc:creator>keerthana10</dc:creator>
      <dc:date>2025-02-17T14:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3179967#M535743</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/198291"&gt;@keerthana10&lt;/a&gt;&amp;nbsp;You can create a business rule on sysapproval_approver table as follows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-17 at 8.26.22 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/419966iB7971F173A3A6A94/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-17 at 8.26.22 PM.png" alt="Screenshot 2025-02-17 at 8.26.22 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-17 at 8.26.43 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/419967iE4118D6B139F8A48/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-17 at 8.26.43 PM.png" alt="Screenshot 2025-02-17 at 8.26.43 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-17 at 8.26.52 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/419968i3E3242BDAAC4C949/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-17 at 8.26.52 PM.png" alt="Screenshot 2025-02-17 at 8.26.52 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-02-17 at 8.26.58 PM.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/419969iB1A6789D4EBC93A5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-02-17 at 8.26.58 PM.png" alt="Screenshot 2025-02-17 at 8.26.58 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 14:58:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3179967#M535743</guid>
      <dc:creator>Sandeep Rajput</dc:creator>
      <dc:date>2025-02-17T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3180000#M535747</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/198291"&gt;@keerthana10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can skip the person who raised the change during your approval.&lt;/P&gt;
&lt;P&gt;how are you creating approvals? workflow or flow?&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 15:24:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3180000#M535747</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-02-17T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3181172#M535799</link>
      <description>&lt;P&gt;workflow.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 14:54:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3181172#M535799</guid>
      <dc:creator>keerthana10</dc:creator>
      <dc:date>2025-02-18T14:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3181219#M535809</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/198291"&gt;@keerthana10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then use advanced script and get the group members and skip the member if the member is requested by of that change&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 15:41:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3181219#M535809</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-02-18T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3219875#M538061</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/198291"&gt;@keerthana10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 11:41:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3219875#M538061</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-03-27T11:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using Business Rule</title>
      <link>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3225705#M538470</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/198291"&gt;@keerthana10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 13:44:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/using-business-rule/m-p/3225705#M538470</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-04-02T13:44:13Z</dc:date>
    </item>
  </channel>
</rss>

