<?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>topic Re: Setting up Email Notification for Edge Things in ThingWorx Developers</title>
    <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644977#M42016</link>
    <description>&lt;P&gt;verify both alert and subscription (where you will write snippet for sending email)&amp;nbsp; are enabled.&lt;/P&gt;
&lt;P&gt;try providing logger in subscription snippet like logger.warn("in test subscription"); and see in script logs if this gets printed whenever you set property value outside the range of alert&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2020 16:26:19 GMT</pubDate>
    <dc:creator>rosharma</dc:creator>
    <dc:date>2020-01-20T16:26:19Z</dc:date>
    <item>
      <title>Setting up Email Notification for Edge Things</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644971#M42014</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm attempting to setup email notifications (i.e. alarms) for one of our furnaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The furnace is setup as an OPC server, which is then routed through OPC Aggregator, and we're receiving it in Thingworx Composer.&amp;nbsp; I setup an alert for one of the bound properties if the property is greater than 1.&amp;nbsp; I have also setup the email server (and performed a test email using the sendMessage service).&amp;nbsp; I created the Notification for the alert and the email handler, but I haven't been receiving any emails when the alert should be triggering.&amp;nbsp; Am I missing something?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 15:45:06 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644971#M42014</guid>
      <dc:creator>JoeKellyATI</dc:creator>
      <dc:date>2020-01-20T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Email Notification for Edge Things</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644977#M42016</link>
      <description>&lt;P&gt;verify both alert and subscription (where you will write snippet for sending email)&amp;nbsp; are enabled.&lt;/P&gt;
&lt;P&gt;try providing logger in subscription snippet like logger.warn("in test subscription"); and see in script logs if this gets printed whenever you set property value outside the range of alert&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 16:26:19 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644977#M42016</guid>
      <dc:creator>rosharma</dc:creator>
      <dc:date>2020-01-20T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Email Notification for Edge Things</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644978#M42017</link>
      <description>&lt;P&gt;Thanks for the response, Rosharma!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know I can send emails with subscriptions, but I thought I could also send emails with the Notification Things in Composer.&amp;nbsp; Is that not what they're used for?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 16:30:03 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644978#M42017</guid>
      <dc:creator>JoeKellyATI</dc:creator>
      <dc:date>2020-01-20T16:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Email Notification for Edge Things</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644979#M42018</link>
      <description>&lt;P&gt;Hello Joe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have an answer to your question, but there was a similar one about half a year ago:&amp;nbsp;&lt;A href="https://community.ptc.com/t5/ThingWorx-Developers/Not-able-to-use-Notifications/m-p/625584" target="_blank"&gt;https://community.ptc.com/t5/ThingWorx-Developers/Not-able-to-use-Notifications/m-p/625584&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before opening a support case I would suggest checking that the &lt;EM&gt;emailAddress&lt;/EM&gt; is filled correctly on the recepient User object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/ Constantine&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 16:30:23 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644979#M42018</guid>
      <dc:creator>Constantine</dc:creator>
      <dc:date>2020-01-20T16:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Email Notification for Edge Things</title>
      <link>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644980#M42019</link>
      <description>&lt;P&gt;Constantine,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&amp;nbsp; I stumbled on that post in my research.&amp;nbsp; I will check the emailAddress property and see if that fixes it.&amp;nbsp; If not, I'll try filling out a support ticket.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 16:35:57 GMT</pubDate>
      <guid>https://community.ptc.com/t5/ThingWorx-Developers/Setting-up-Email-Notification-for-Edge-Things/m-p/644980#M42019</guid>
      <dc:creator>JoeKellyATI</dc:creator>
      <dc:date>2020-01-20T16:35:57Z</dc:date>
    </item>
  </channel>
</rss>

