<?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 Configuring notifications to go to a user in a custom variable in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/configuring-notifications-to-go-to-a-user-in-a-custom-variable/m-p/3472322#M5885</link>
    <description>&lt;P&gt;Background: we have users who enter incidents but are unreachable - they go on PTO or they are do not work any overlapping hours with the engineer who is troubleshooting the issue, therefore we need another user identified as their [reachable] back-up contact.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within a variable set on an incident, I have created a question for the user to select an alternate contact; this question references the sys_user table.&amp;nbsp; However, via Notification configuration, I cannot pull that question/field in to include that user as a recipient of the email notifications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked at other community posts and see that it's somewhat possible with lots of coding but that's not something I'm skilled at yet.&amp;nbsp; Does anyone have any non-coding resolutions to suggest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jan 2026 19:05:35 GMT</pubDate>
    <dc:creator>KaciW</dc:creator>
    <dc:date>2026-01-21T19:05:35Z</dc:date>
    <item>
      <title>Configuring notifications to go to a user in a custom variable</title>
      <link>https://www.servicenow.com/community/community-central-forum/configuring-notifications-to-go-to-a-user-in-a-custom-variable/m-p/3472322#M5885</link>
      <description>&lt;P&gt;Background: we have users who enter incidents but are unreachable - they go on PTO or they are do not work any overlapping hours with the engineer who is troubleshooting the issue, therefore we need another user identified as their [reachable] back-up contact.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within a variable set on an incident, I have created a question for the user to select an alternate contact; this question references the sys_user table.&amp;nbsp; However, via Notification configuration, I cannot pull that question/field in to include that user as a recipient of the email notifications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked at other community posts and see that it's somewhat possible with lots of coding but that's not something I'm skilled at yet.&amp;nbsp; Does anyone have any non-coding resolutions to suggest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 19:05:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/configuring-notifications-to-go-to-a-user-in-a-custom-variable/m-p/3472322#M5885</guid>
      <dc:creator>KaciW</dc:creator>
      <dc:date>2026-01-21T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring notifications to go to a user in a custom variable</title>
      <link>https://www.servicenow.com/community/community-central-forum/configuring-notifications-to-go-to-a-user-in-a-custom-variable/m-p/3472340#M5886</link>
      <description>&lt;P&gt;Hi there&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/970807"&gt;@KaciW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is expected behavior—&lt;STRONG&gt;catalog/variable set variables are not directly available to Notifications&lt;/STRONG&gt; because notifications can only reference fields on the target table (in this case, &lt;EM&gt;incident&lt;/EM&gt;), not variables stored in &lt;CODE&gt;sc_item_option_mtom&lt;/CODE&gt;. There’s no true no-code way around this. The cleanest approach is to &lt;STRONG&gt;copy the selected backup contact variable into a real Incident field&lt;/STRONG&gt; (for example, &lt;CODE&gt;u_backup_contact&lt;/CODE&gt;) using a Record Producer script, Flow, or Business Rule, and then use that field in the notification’s &lt;EM&gt;Users/Groups in fields&lt;/EM&gt;. That keeps the solution simple, supportable, and avoids complex notification scripts.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 19:50:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/configuring-notifications-to-go-to-a-user-in-a-custom-variable/m-p/3472340#M5886</guid>
      <dc:creator>Its_Azar</dc:creator>
      <dc:date>2026-01-21T19:50:49Z</dc:date>
    </item>
  </channel>
</rss>

