<?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 Auto response emails generation when responding to a closed incident. in New Delhi SNUG</title>
    <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667735#M503</link>
    <description>&lt;P&gt;We want users to receive an email when responding via email to an incident that is in the closed state.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Sep 2023 12:15:42 GMT</pubDate>
    <dc:creator>Deepika Gangra1</dc:creator>
    <dc:date>2023-09-11T12:15:42Z</dc:date>
    <item>
      <title>Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667735#M503</link>
      <description>&lt;P&gt;We want users to receive an email when responding via email to an incident that is in the closed state.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:15:42 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667735#M503</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-11T12:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667785#M504</link>
      <description>&lt;P&gt;Hi Deepika,&lt;/P&gt;&lt;P&gt;Yes, it is possible to configure ServiceNow to send an email to users when they respond to an incident that is in the closed state. Here are the steps involved:&lt;/P&gt;&lt;P&gt;Go to&amp;nbsp;System &lt;STRONG&gt;Definition &amp;gt; Incident Management &amp;gt; Notifications&lt;/STRONG&gt;.&lt;BR /&gt;Click on the&amp;nbsp;Create&amp;nbsp;button.&lt;BR /&gt;In the&amp;nbsp;Notification Name&amp;nbsp;field, enter a name for the notification.&lt;BR /&gt;In the&amp;nbsp;Trigger&amp;nbsp;section, select the&amp;nbsp;When an incident is closed&amp;nbsp;trigger.&lt;BR /&gt;In the&amp;nbsp;Recipient&amp;nbsp;section, select the users who you want to receive the email.&lt;BR /&gt;In the&amp;nbsp;Subject&amp;nbsp;field, enter the subject of the email.&lt;BR /&gt;In the&amp;nbsp;Body&amp;nbsp;field, enter the body of the email.&lt;BR /&gt;Click on&amp;nbsp;Save.&lt;BR /&gt;Once you have created the notification, it will be triggered whenever an incident is closed. The users who you have selected will receive an email with the subject and body that you have specified.&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;BR /&gt;Regards,&lt;BR /&gt;Siddartha&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:52:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667785#M504</guid>
      <dc:creator>Siddartha B3</dc:creator>
      <dc:date>2023-09-11T12:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667805#M505</link>
      <description>&lt;P&gt;Hi Deepika,&lt;/P&gt;&lt;P&gt;Please find the Attached Screen shots.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:10:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667805#M505</guid>
      <dc:creator>sushma9</dc:creator>
      <dc:date>2023-09-11T13:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667840#M506</link>
      <description>&lt;P&gt;Hello &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/215634"&gt;@Deepika Gangra1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to create an Inbound email action to achieve this functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to know below information here to proceed further with the implentation of this inbound email action such as&lt;/P&gt;&lt;P&gt;1. How the user send email?&lt;/P&gt;&lt;P&gt;&amp;nbsp; - Will they respond on email chain related to Incident(replying to the existing email sent to user from ServiceNow earlier)&amp;nbsp; OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Will the end user create a new email and send it to ServiceNow&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- If User send a new email then you need to make sure that reference to the related incident (ex: Incident number etc) so that you can identify and check if the incident is closed or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;based on the above you need to setup the condition in inbound action when to trigger as Type is New or Type is Reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the script section you have extract the reference related to the Incident (ex : number), Then GlideRecord Incident table and see if the incident is closed or not. If it is closed then send your desired email using eventQueue from the inbound action itself,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out the OOB Inbound actions in your system to know how they work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavani.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:30:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667840#M506</guid>
      <dc:creator>Nakka Bhavani S</dc:creator>
      <dc:date>2023-09-11T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667852#M507</link>
      <description>&lt;P&gt;Hi Bhavani,&lt;/P&gt;&lt;P&gt;Thanks for the reply, how would i call event in inbound? Could you please help me the scripting part for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deepika&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:39:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667852#M507</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-11T13:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667856#M508</link>
      <description>&lt;P&gt;Thanks sushma for reply,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to send notification when user replied to closed incident. And this is auto generated mail. Can you help me for this.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:40:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667856#M508</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-11T13:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667857#M509</link>
      <description>&lt;P&gt;Is there any solution with inbound actions?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:41:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667857#M509</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-11T13:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667871#M511</link>
      <description>&lt;P&gt;Hi Deepika,&lt;/P&gt;&lt;P&gt;Please find the process and Notes.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 13:48:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667871#M511</guid>
      <dc:creator>sushma9</dc:creator>
      <dc:date>2023-09-11T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667892#M512</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/215634"&gt;@Deepika Gangra1&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/81429"&gt;@sushma9&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check below URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/send-an-email-notification-using-inbound-email-action-through/m-p/1420431" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/send-an-email-notification-using-inbound-email-action-through/m-p/1420431&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it is helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavani.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 14:01:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2667892#M512</guid>
      <dc:creator>Nakka Bhavani S</dc:creator>
      <dc:date>2023-09-11T14:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2673600#M519</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/215634"&gt;@Deepika Gangra1&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/81429"&gt;@sushma9&lt;/a&gt;&amp;nbsp; Could you please mark my answer as helpful if your issue is resolved?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2023 06:36:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2673600#M519</guid>
      <dc:creator>Nakka Bhavani S</dc:creator>
      <dc:date>2023-09-16T06:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2674199#M520</link>
      <description>&lt;P&gt;Hi Bhavani,&lt;/P&gt;&lt;P&gt;Please see the screenshot below and let me know what changes needed&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DeepikaGangra1_1-1695016615444.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/289496i17F6D25E7EAC791F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DeepikaGangra1_1-1695016615444.png" alt="DeepikaGangra1_1-1695016615444.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DeepikaGangra1_2-1695016685002.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/289497iC7276F193BCE7AA7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DeepikaGangra1_2-1695016685002.png" alt="DeepikaGangra1_2-1695016685002.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DeepikaGangra1_3-1695016709546.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/289498i43892A75AB6819A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DeepikaGangra1_3-1695016709546.png" alt="DeepikaGangra1_3-1695016709546.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DeepikaGangra1_4-1695016797075.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/289500i5090CF1317C52F17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DeepikaGangra1_4-1695016797075.png" alt="DeepikaGangra1_4-1695016797075.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 06:00:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2674199#M520</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-18T06:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2676792#M527</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/63163"&gt;@Nakka Bhavani S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to get the above issue in attached screenshot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepika Gangrade&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 10:25:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2676792#M527</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-20T10:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2678403#M529</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/215634"&gt;@Deepika Gangra1&lt;/a&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;In the notification, I couldn't able to see who will receive section, If you can show that that would be good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, gs.eventQueue() - takes fours parameters,&lt;/P&gt;&lt;P&gt;Name Type Description&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;name&lt;/TD&gt;&lt;TD&gt;String&lt;/TD&gt;&lt;TD&gt;Name of the event being queued.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;glideRecord&lt;/TD&gt;&lt;TD&gt;Object&lt;/TD&gt;&lt;TD&gt;GlideRecord object, such as "current".&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;parm1&lt;/TD&gt;&lt;TD&gt;String&lt;/TD&gt;&lt;TD&gt;(Optional) Saved with the instance if specified.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;parm2&lt;/TD&gt;&lt;TD&gt;String&lt;/TD&gt;&lt;TD&gt;(Optional) Saved with the instance if specified.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;queue&lt;/TD&gt;&lt;TD&gt;String&lt;/TD&gt;&lt;TD&gt;Name of the queue.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;gs.eventQueue('event.name', GlideRecord, parm1, parm2); // standard form&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;gs.eventQueue('x_58872_needit.overdueNeedItTask',current,current.number,gs.getUserName());&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you set users or groups in who will receive section your above configuration should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you didn't set them then you have to configure who will receive by checking either of Param1 contains recipients or Param2 contains recipients checkbox.&amp;nbsp; Also make sure your inbound action is being triggered by adding some gs.info() logs and check in logs whether the inbound action is triggered or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 11:01:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2678403#M529</guid>
      <dc:creator>Nakka Bhavani S</dc:creator>
      <dc:date>2023-09-21T11:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2681349#M531</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/43293"&gt;@Siddartha B3&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for reply, I want to trigger a notification when user replied to closed incident. Above configuration will triggered a mail when incident state changes to closed.&lt;/P&gt;&lt;P&gt;Any idea about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepika Gangrade&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 08:06:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2681349#M531</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-25T08:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2684129#M543</link>
      <description>&lt;P&gt;This is not working for me. Can you suggest please.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 09:57:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2684129#M543</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-27T09:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Auto response emails generation when responding to a closed incident.</title>
      <link>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2684354#M546</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/63163"&gt;@Nakka Bhavani S&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;please let me know which part is missing , why notification is not getting triggered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 12:21:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/new-delhi-snug/auto-response-emails-generation-when-responding-to-a-closed/m-p/2684354#M546</guid>
      <dc:creator>Deepika Gangra1</dc:creator>
      <dc:date>2023-09-27T12:21:30Z</dc:date>
    </item>
  </channel>
</rss>

