<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Appian WebSockets</title><link>https://community.appian.com/discussions/f/user-interface/11266/appian-websockets</link><description>Firstly, let me ask, does Appian provide support for WebSocket notifications to Appian interfaces? I have not seen this anywhere myself. 
 If not, are there plans to introduce support for WebSockets in future releases? 
 Lastly, are there any suggestions</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/75224?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 02:06:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:42ee7dfa-6773-4828-8918-db7a490d4920</guid><dc:creator>srikrishnar</dc:creator><description>&lt;p&gt;Is there a way, messages push from Appian Server to specific User Appian UI automatically without user interaction? Example Server automatically pushes messages to Client / Web pages automatically using WebSockets without user intervention in Java or .NET programming&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/67275?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 16:30:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6317f8a5-01e8-435b-9cad-a33e5f49c0fc</guid><dc:creator>Philip Snyman</dc:creator><description>&lt;p&gt;Yes, the thought crossed my mind. Just haven&amp;#39;t had the time to implement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/67262?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:49:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc2fa8b2-9e46-40fa-8c76-c5de52a6272f</guid><dc:creator>Jim Schweitzer</dc:creator><description>&lt;p&gt;It&amp;#39;s definitely possible. My company wrote the Pusher component on the App Market. If you&amp;#39;re interested in a custom project, feel free to contact me offline.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/67261?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:40:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:718a9ca2-b9bf-4a1f-9cef-cb1b39fe0903</guid><dc:creator>Antonio Menolascina</dc:creator><description>&lt;p&gt;Thank you for the info Philip!&lt;/p&gt;
&lt;p&gt;Anyway, did you ever try to create a custom plugin in order to provide WebSocket in your Appian applications?&lt;/p&gt;
&lt;p&gt;The plugin marketplace contains solutions in order to integrate external real-time communication paid services (e.g. Pusher), so I can assume that there could be a way to create a custom plugin for a custom websocket server application. Is it feasible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/67253?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 11:01:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6282f2cc-eed9-4c5b-9b98-29cd82fb930b</guid><dc:creator>Philip Snyman</dc:creator><description>&lt;p&gt;The latest release of Appian 19.2 introduced the &lt;a href="https://docs.appian.com/suite/help/19.2/fnc_evaluation_a_refreshvariable.html"&gt;a!refreshVariable()&lt;/a&gt;&amp;nbsp;function allowing the designer to refresh local variables defined&amp;nbsp;under&amp;nbsp;the &lt;a href="https://docs.appian.com/suite/help/19.2/fnc_evaluation_a_localvariables.html"&gt;a!localVariables()&lt;/a&gt;&amp;nbsp;function. When used in an interface, the local variable can be refreshed on an interval ( i.e. polling ) or when another local variable is changed. Not quite websockets but works well.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/67251?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 10:49:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b8b45b89-fab4-4764-b296-4c9f6744ca2f</guid><dc:creator>Antonio Menolascina</dc:creator><description>&lt;p&gt;Are there any updates with regards to this topic?&lt;/p&gt;
&lt;p&gt;Is Websocket and real time UI refresh still unavailable in Appian?&lt;/p&gt;
&lt;p&gt;Is there a way to implement some kind of workaround?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/49544?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 05:48:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ce6014a-d474-48c3-8c62-cc4ded55c5fe</guid><dc:creator>Philip Snyman</dc:creator><description>Thanks for your response. The most obvious use case is the update of the number of tasks in the Tasks list on Tempo; as well as updated to the News feed. This is however only applicable to the Appian platform. Other use cases could include realtime updates of dashboards or reports; as well as updates to record related information, i.e. milestones, etc.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/49539?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2017 19:05:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8bb7ab6-a7bc-4367-87b8-e26b30f728b5</guid><dc:creator>Jim Schweitzer</dc:creator><description>This would be nice, but as it is, all UI changes with Appian SAIL have to be triggered by a user interaction. &lt;br /&gt;
It is possible to have an asynchronous workflow using webAPis to start ProcessModels, but this requires breaking the chaining between UI forms.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian WebSockets</title><link>https://community.appian.com/thread/49525?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2017 08:38:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b1a68734-1d49-42e7-a06c-f13e03fa111c</guid><dc:creator>Tom Ryan</dc:creator><description>WebSockets are not currently supported in Appian. If you can add some more details regarding your use case, other practitioners may be able to suggest an alternative approach.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>