<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Desktop Notification</title><link>https://www.aras.com/community/f/development/9109/desktop-notification</link><description>Is it possible to implement Desktop Notification in Aras? 
 Scenario is. 
 If user is doing workflow activity sign off. Once it is completed desktop notification (alternative to email notifications) should display to next activity user without using refresh</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Desktop Notification</title><link>https://www.aras.com/community/thread/4432?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2020 13:31:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:a66b64c1-fad5-4954-b64a-aabc1bb5f12e</guid><dc:creator>JWT007</dc:creator><description>&lt;p&gt;Maybe combine it with these self-named &amp;quot;Beautiful Growl Notifications&amp;quot; &lt;span class="emoticon" data-url="https://www.aras.com/community/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.cssscript.com/demo/beautiful-growl-notification/"&gt;https://www.cssscript.com/demo/beautiful-growl-notification/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/3/pastedimage1582723878641v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Desktop Notification</title><link>https://www.aras.com/community/thread/4428?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2020 06:31:12 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7a9fae9e-5ce1-4ead-b0eb-b595bf62aeaa</guid><dc:creator>Suhas</dc:creator><description>&lt;p&gt;Hello Chris,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I agree with you, through Javascript API it&amp;#39;s possible to send push notification (If user session is in active state).&amp;nbsp; Problem is only service worker thread need to send or hit client side event.&lt;/p&gt;
&lt;p&gt;One possibility is&amp;nbsp;we can achieve it through&amp;nbsp;&lt;a title="SignalR" href="https://docs.microsoft.com/en-us/aspnet/signalr/overview/guide-to-the-api/hubs-api-guide-net-client" rel="noopener noreferrer" target="_blank"&gt;SignalR&lt;/a&gt;,&amp;nbsp;if we implement Signar in Aras.&amp;nbsp;SignalR is one of the .Net component. Through SignalR hub (server side) we can send notification to SIgnalR client(client side). And client side&amp;nbsp;with the help of Javascript API we can send push notification.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Suhas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Desktop Notification</title><link>https://www.aras.com/community/thread/4426?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 16:38:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4b051005-43b7-405f-9c30-0462e4b3d328</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hi Angela, Hi Suhas,&lt;/p&gt;
&lt;p&gt;I think you&amp;#39;ve hit the nail on the head. While it would be possible to use the &lt;a href="https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API"&gt;JavaScript API&lt;/a&gt; to send a push notification, this would only be possible while the user actively had a session open, and only based on actions the users themselves would run. The kind of service worker needed to handle this kind of event from the server to the client doesn&amp;#39;t exist in Innovator at the moment.&lt;/p&gt;
&lt;p&gt;I agree that it is a cool idea though. I can add this to the Labs backlog of topics to investigate. If either of you want to take a crack at this yourself in the meantime, please feel free to respond back here with any progress or insights you find. :)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Desktop Notification</title><link>https://www.aras.com/community/thread/4421?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 15:10:03 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d15ce26c-602b-44af-b324-cb94f000202b</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi Suhas,&lt;/p&gt;
&lt;p&gt;that&amp;acute;s a cool idea! I don&amp;acute;t know if standard Innovator right know offers us a ready to use push service worker for client events.&amp;nbsp;I assume the InnovatorService will only support C# Methods. There are JS apis available for push functionality (e.g. Push API). However I am not familiar with these.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>