<?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 Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290228#M3396</link>
    <description>&lt;P&gt;Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf, is it possible to restrict on Email table(sys_email).&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 11:28:17 GMT</pubDate>
    <dc:creator>Rohith2</dc:creator>
    <dc:date>2025-06-16T11:28:17Z</dc:date>
    <item>
      <title>Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf</title>
      <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290228#M3396</link>
      <description>&lt;P&gt;Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf, is it possible to restrict on Email table(sys_email).&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 11:28:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290228#M3396</guid>
      <dc:creator>Rohith2</dc:creator>
      <dc:date>2025-06-16T11:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf</title>
      <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290230#M3397</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/58921"&gt;@Rohith2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use advanced notification script for this on your notification user and set &lt;STRONG&gt;answer=false&lt;/STRONG&gt; if you want to stop sending email&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, 16 Jun 2025 11:30:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290230#M3397</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-16T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf</title>
      <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290231#M3398</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/5239"&gt;@Ankur&lt;/a&gt;,&lt;BR /&gt;I don't want to amend my notifications, is possible to do it on email table to restrict notifications.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 11:32:24 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290231#M3398</guid>
      <dc:creator>Rohith2</dc:creator>
      <dc:date>2025-06-16T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf</title>
      <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290281#M3399</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/58921"&gt;@Rohith2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in that case you can write before insert business rule on sys_email table&lt;/P&gt;
&lt;P&gt;Check the recipient is VIP user or not and use some script to check&amp;nbsp;if Incident/ Request is created on behalf&lt;/P&gt;
&lt;P&gt;If yes then set the state of that email record to ignored.&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, 16 Jun 2025 12:26:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290281#M3399</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-16T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress notification for VIP/VVIP users if Incident/ Request is created on behalf</title>
      <link>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290353#M3400</link>
      <description>&lt;P&gt;We have already tried this but didn't, still it is triggering notifications.&lt;BR /&gt;Do we have any way to restrict.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 13:24:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/suppress-notification-for-vip-vvip-users-if-incident-request-is/m-p/3290353#M3400</guid>
      <dc:creator>Rohith2</dc:creator>
      <dc:date>2025-06-16T13:24:53Z</dc:date>
    </item>
  </channel>
</rss>

