<?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>How to send data from one interface to other?</title><link>https://community.appian.com/discussions/f/data/24556/how-to-send-data-from-one-interface-to-other</link><description>We&amp;#39;ve been trying to send a customer id from one interface to another but haven&amp;#39;t figured out a way to do it without using process model. Is there any way to do it without using process model?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to send data from one interface to other?</title><link>https://community.appian.com/thread/94982?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 18:34:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94d8fdb0-4397-40a0-a51f-7342c9774230</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;For a little bit more detail:&lt;/p&gt;
&lt;p&gt;Interface1 saves customerID to table,&lt;/p&gt;
&lt;p&gt;Interface 2 refreshes from DB every 30 seconds, or when person using interface furiously mashes &amp;quot;refresh button&amp;quot;&lt;/p&gt;
&lt;p&gt;After refresh on Interface 2, it grabs customerID that was saved some time less than 30 seconds ago.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is actually a classic anti-pattern of using a relational database as a messaging system when there&amp;#39;s far better approaches available to you.&amp;nbsp; It&amp;#39;s just that there aren&amp;#39;t far better approaches with Appian.&amp;nbsp; You can&amp;#39;t get data out of a form and into the PM without submitting it, and you can&amp;#39;t get data from a PM into a form except for when the form loads.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If Appian did change this, however, we could have real-time collaboration between two people on two machines doing the same task and seeing each other&amp;#39;s updates live in the same form.&amp;nbsp; Think excel sheet on shared drive with multiple people completing it at the same time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from one interface to other?</title><link>https://community.appian.com/thread/94917?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 14:56:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ecf1dc2f-76ab-4160-8da1-9095248d0979</guid><dc:creator>Dimitris Soulovaris</dc:creator><description>&lt;p&gt;What you can actually do is, to save that customer id in a table from the first interface and load it from the other interface.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sending something from one interface to another it doesn&amp;#39;t make sense in Appian as Stefan and Mike already mentioned.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from one interface to other?</title><link>https://community.appian.com/thread/94914?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 14:08:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60c3abbb-1d81-4122-bb56-6bddd2ee9cad</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;As stefan already mentioned, this request doesn&amp;#39;t really make sense in context of what Appian is / can do.&lt;/p&gt;
[quote userid="89274" url="~/discussions/f/data/24556/how-to-send-data-from-one-interface-to-other"]send a customer id from one interface to another [/quote]
&lt;p&gt;Can you provide a bit more description as to what you want to see, perhaps from a user experience perspective?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send data from one interface to other?</title><link>https://community.appian.com/thread/94883?ContentTypeID=1</link><pubDate>Tue, 10 May 2022 06:48:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c76ae74-cb4f-4bc9-9872-f3518c998ddb</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The idea of Appian is to implement business processes using process models. This is not just a platform to somehow connect user interfaces.&lt;/p&gt;
&lt;p&gt;What exactly do you want to achieve? A wizard style UI? What is the goal of &amp;quot;sending&amp;quot; data to the other UI?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>